AnnType property (TAnnHandleInfo)
Builder Syntax |
int AnnType |
Delphi Syntax |
AnnType: L_INT |
Overview |
Refer to Implementing Annotations. |
Remarks
(Read Only) Gets a value that represents the type of handle. Possible values are:
Value |
Meaning |
ANNHANDLETYPE_DEFAULT_HANDLE |
A default annotation handle |
ANNHANDLETYPE_USER_HANDLE |
A user defined annotation handle |
See Also