RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TGraphic.Width Property

Determines the maximum width of the graphics object in pixels.

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

Each descendant graphic object defines its own Get and Set methods to access the Width property. 

 

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