FMX.MultiResBitmap.TBitmapOfItem Properties
InheritedProtected
| BitmapItem | public | Keeps the TCustomBitmapItem bitmap item containing this bitmap. | 
| BitmapScale | public | Returns the dimensions of a bitmap as TSize. | 
| Bounds | public | Bounds of the bitmap, (0, 0, Width, Height), as an instance of TRect. | 
| BoundsF | public | Bounds of the bitmap, (0, 0, Width, Height), as an instance of TRectF. | 
| BytesPerLine | public | |
| BytesPerPixel | public | |
| Canvas | public | Provides access to a drawing surface that represents the current TBitmap. | 
| CanvasClass | public | |
| CanvasQuality | 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. | 
| Image | public | |
| IsChanged | public | |
| PixelFormat | public | Gets the internal pixel format of the current bitmap pixels. | 
| Size | public | Size (height and width) of the bitmap. | 
| Width | public | Specifies the width of the TBitmap image, in pixels. |