ConvertY property (Main Control)

C++ Builder example1

Delphi example1

C++ Builder example2

Delphi example2

 

Builder Syntax

int ConvertY;

Delphi Syntax

ConvertY: Integer;

Overview

Refer to Displaying an Image.

Remarks

(Read only, Runtime only) This property is updated with the Y coordinate generated by calling the ClientToBitmap method or the BitmapToClient method.

See Also

Elements:

ConvertX property, ClientToBitmap method, BitmapToClient method

Topics:

Working with the Control: Client Area Usage

 

Raster Images: Displaying Images