AnnType property (TAnnHandleInfo)

C++ Builder example

Delphi example

 

Builder Syntax

int AnnType

Delphi Syntax

AnnType: L_INT

Overview

Refer to Implementing Annotations.

Remarks

(Read Only) Gets a value that represents the type of handle. Possible values are:

Value

Meaning

ANNHANDLETYPE_DEFAULT_HANDLE

A default annotation handle

ANNHANDLETYPE_USER_HANDLE

A user defined annotation handle

See Also

Elements:

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

Topics:

Annotations: Object Manipulation