AnnHandleIndex property (Annotation Control)
Builder Syntax |
int AnnHandleIndex |
Delphi Syntax |
AnnHandleIndex: L_INT |
Overview |
Refer to Implementing Annotations. |
Remarks
Gets or sets the index of a handle. This is the zero-based index. This property is valid only if the AnnPositionResult property is updated with either ANNHIT_HANDLE or ANNHIT_USER_HANDLE. The default handles and the user handles are maintained internally as separate arrays of handles. This means that there is both a default handle "0" and a user handle "0".
See Also
Elements: |
AnnHandleID property, AnnPositionResult property, AnnObjectHitHandle property, AnnHitTestExt method |
Topics: |
|
|