Vcl.Graphics.TGraphic Properties
InheritedProtected
Disposed | protected | Disposed is a read-only property that shows the current state of this object. |
Empty | public | Indicates whether the graphics object contains a graphic. |
Height | public | Specifies the vertical size of the graphic in pixels. |
Modified | public | Indicates whether the graphics object has been changed or edited. |
Palette | public | Indicates the color palette of the graphical image. |
PaletteModified | public | Indicates whether the palette has changed. |
ScaledDrawer | public | |
SupportsPartialTransparency | public | Indicate whether graphic supports partial transparency or an alpha channel. |
Transparent | public | Indicates whether the image covers its rectangular area. |
Width | public | Determines the maximum width of the graphics object in pixels. |