AnnHandleID property (Annotation Control)

C++ Builder example

Delphi example

 

Builder Syntax

int AnnHandleID

Delphi Syntax

AnnHandleID: L_INT

Overview

Refer to Implementing Annotations.

Remarks

Gets or sets a unique ID associated with the user handle. The ID can be set with the AnnAddUserHandle, AnnChangeUserHandle, and AnnEnumerateHandles methods.

See Also

Elements:

AnnHandleIndex property, AnnPositionResult property, AnnObjectHitHandle property, AnnHitTestExt method

Topics:

Annotations: Object Manipulation

 

Displaying and Manipulating Annotation Objects