Cursor property (TAnnHandle)

C++ Builder example

Delphi example

 

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

Elements:

AnnHandle property, AnnGetUserHandle method, AnnAddUserHandle method, ID property (TAnnHandle), ContainerX property (TAnnHandle), ContainerY property (TAnnHandle), ClientX property (TAnnHandle), ClientY property (TAnnHandle), PenColor property (TAnnHandle), FillColor property (TAnnHandle), Shape property (TAnnHandle), Visible property (TAnnHandle), Flags property (TAnnHandle)

Topics:

Annotations: Object Manipulation