Shape property (TAnnHandleInfo)
Builder Syntax |
int Shape |
Delphi Syntax |
Shape: L_INT |
Overview |
Refer to Implementing Annotations. |
Remarks
Gets or sets a value that indicates the shape of the user handle. Possible values are:
Value |
Meaning |
ANNHANDLE_SHAPE_SQUARE |
The user handle is square |
ANNHANDLE_SHAPE_CIRCLE |
The user handle is circular. |
See Also