TotalHandles property (TAnnHandleInfo)

C++ Builder example

Delphi example

 

Builder Syntax

unsigned TotalHandles

Delphi Syntax

TotalHandles: L_UINT

Overview

Refer to Implementing Annotations.

Remarks

(Read Only) Gets the total number of annotation handles, both default handles and user-defined handles.

See Also

Elements:

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

Topics:

Annotations: Object Manipulation