ClientX property (TAnnHandleInfo)

C++ Builder example

Delphi example

 

Builder Syntax

int ClientX

Delphi Syntax

ClientX: L_INT32

Overview

Refer to Implementing Annotations.

Remarks

(Read Only) Gets the X coordinate of the location of the handle in client coordinates. Client coordinates factor in the current zoom factor, and the horizontal and vertical scrolling.

See Also

Elements:

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