ClientY property (TAnnHandleInfo)

C++ Builder example

Delphi example

 

Builder Syntax

int ClientY

Delphi Syntax

ClientY: L_INT32

Overview

Refer to Implementing Annotations.

Remarks

(Read Only) Gets the Y 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) , ClientX property (TAnnHandleInfo), Visible property (TAnnHandleInfo), PenColor property (TAnnHandleInfo), FillColor property (TAnnHandleInfo), Shape property (TAnnHandleInfo), Cursor property (TAnnHandleInfo), Totalhandles property (TAnnHandleInfo)

Topics:

Annotations: Object Manipulation