RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TGraphic.Height Property

Specifies the vertical size of the graphic in pixels.

Pascal
property Height: Integer;
C++
__property int Height;

Use Height to determine the height of the graphic image. Each descendant graphic object defines its own Get and Set methods to access the Height property. 

 

Copyright(C) 2008 CodeGear(TM). All Rights Reserved.
What do you think about this topic? Send feedback!