Index property (TAnnHandleInfo)

C++ Builder example

Delphi example

 

Builder Syntax

unsigned Index

Delphi Syntax

Index: L_UINT

Overview

Refer to Implementing Annotations.

Remarks

(Read Only) Gets the index of a user handle in a privately maintained array of user handles. This property is only valid if the AnnType property of the handle is ANNHANDLETYPE_DEFAULT_HANDLE.

See Also

Elements:

AnnEnumerateHandles method, OnAnnEnumerateHandles event, AnnType property (TAnnHandleInfo), ID 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), Cursor property (TAnnHandleInfo), Totalhandles property (TAnnHandleInfo)

Topics:

Annotations: Object Manipulation