Cursor property (TAnnHandle)
Builder Syntax |
L_HCURSOR Cursor |
Delphi Syntax |
Cursor: L_HCURSOR |
Overview |
Refer to Implementing Annotations. |
Remarks
Gets or sets the handle to a cursor.
This is the cursor that appears when the mouse hovers over the user handle.
Set this field to zero to use the default cursor.
See Also