Vcl.Graphics.TPicture Properties
InheritedProtected
| Bitmap | public | Specifies the contents of the picture object as a bitmap graphic (.BMP file format). |
| Disposed | protected | Disposed is a read-only property that shows the current state of this object. |
| Graphic | public | Specifies the graphic that the picture contains. |
| Height | public | Specifies the vertical size (in pixels) of the graphic. |
| Icon | public | Specifies the contents of the TPicture object as an icon graphic (.ICO file format). |
| Metafile | public | Specifies the contents of the picture object as an Enhanced Windows metafile graphic (.EMF file format). |
| PictureAdapter | public | Represents an OLE interface for the picture. |
| WICImage | public | |
| Width | public | Specifies the horizontal size (in pixels) of the picture. |