Cursor property (TAnnHandleInfo)

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:

AnnEnumerateHandles method, OnAnnEnumerateHandlesEvent event, AnnType property (TAnnHandleInfo), ID property (TAnnHandleInfo), Index property (TAnnHandleInfo), ContainerX property (TAnnHandleInfo), ContainerY property (TAnnHandleInfo), ClientX property (TAnnHandleInfo), ClientY property (TAnnHandleInfo), Visible property (TAnnHandleInfo), PenColor property (TAnnHandleInfo), FillColor property (TAnnHandleInfo), Shape property (TAnnHandleInfo), Totalhandles property (TAnnHandleInfo)

Topics:

Annotations: Object Manipulation