RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TPicture.Width Property

Specifies the horizontal size (in pixels) of the picture.

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

Use Width to find the width of a graphic image. Width contains the native, unstretched, width of the picture. 

 

Copyright(C) 2009 Embarcadero Technologies, Inc. All Rights Reserved.
What do you think about this topic? Send feedback!