Returns the image width.
Declaration
TPictureObj.Width
| Read-Only Property | Integer | 
| TPictureObj | A TPicture object | 
Description
The TPicture.Width property returns the width of an image represented by the given TPicture object.
Property Value
An integer value that specifies the image width, in pixels.
