ID property (TAnnHandle)

C++ Builder example

Delphi example

 

Builder Syntax

int ID

Delphi Syntax

ID: L_INT

Overview

Refer to Implementing Annotations.

Remarks

Gets or sets a unique ID associated with a user handle.

When adding more than one user handle to an annotation object, give each user handle a different ID. The ID is used to uniquely identify the annotation user handle in a hit test().

See Also

Elements:

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

Topics:

Annotations: Object Manipulation