ClientX property (TAnnHandle)

C++ Builder example

Delphi example

 

Builder Syntax

int ClientX

Delphi Syntax

ClientX: L_INT32

Overview

Refer to Implementing Annotations.

Remarks

Gets or sets 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:

AnnHandle property, AnnGetUserHandle method, AnnAddUserHandle method, ID property (TAnnHandle), ContainerX property (TAnnHandle), ContainerY property (TAnnHandle), ClientY property (TAnnHandle), Visible property (TAnnHandle), PenColor property (TAnnHandle), FillColor property (TAnnHandle), Shape property (TAnnHandle), Cursor property (TAnnHandle), Flags property (TAnnHandle)

Topics:

Annotations: Object Manipulation