FMX.Types.TBitmap Properties
From RAD Studio API Documentation
InheritedProtected
| BitmapScale | public | |
| Canvas | public | Provides access to a drawing surface that represents the current TBitmap. |
| CanvasClass | public | |
| Disposed | protected | Disposed is a read-only property that shows the current state of this object. |
| Handle | public | Gets the handle of the current bitmap. |
| Height | public | Specifies the height of the TBitmap image, in pixels. |
| PixelFormat | public | Gets the internal pixel format of the current bitmap pixels. |
| ResourceBitmap | public | Specifies the resource, if it exists, for the current TBitmap. |
| StyleLookup | published | Specifies the name of the resource to which the current TBitmap is linked. |
| Width | public | Specifies the width of the TBitmap image, in pixels. |