|
RAD Studio VCL Reference
|
Get vertical size of graphic in pixels.
function GetHeight: Integer; override;
virtual __fastcall int GetHeight();
GetHeight gets the vertical size of the TGraphic object in pixels.
Each descendant of TGraphic defines its own GetHeight and SetHeight methods to access the Height property.
|
Copyright(C) 2009 Embarcadero Technologies, Inc. All Rights Reserved.
|
|
What do you think about this topic? Send feedback!
|