ID property (TAnnHandle)
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