API:FMX.MultiResBitmap
Classes
| EMultiResBitmap | |
| IMultiResBitmapObject | |
| TBitmapOfItem | A bitmap contained in TCustomBitmapItem objects. |
| TCustomBitmapItem | TCustomBitmapItem represents a bitmap item in a TCustomMultiResBitmap multi-resolution bitmap. |
| TCustomBitmapItemClass | TCustomBitmapItemClass defines the metaclass for TCustomBitmapItem. |
| TCustomMultiResBitmap | A TCustomMultiResBitmap multi-resolution bitmap represents a collection of TCustomBitmapItem bitmap items having the same image but with different scales. |
| TFixedBitmapItem | TFixedBitmapItem represents a bitmap item in a TFixedMultiResBitmap multi-resolution bitmap. |
| TFixedBitmapItemClass | TFixedBitmapItemClass defines the metaclass for TFixedBitmapItem. |
| TFixedMultiResBitmap | A TFixedMultiResBitmap multi-resolution bitmap represents a collection of TFixedBitmapItem bitmap items having the same image but with different scales. |
| TScaleNameComparer | |
| TSizeKindHelper | For internal use. TSizeKindHelper is a record helper that provides fields for a scoped enumeration, the FMX.MultiResBitmap.TSizeKind type. |
Routines
| RegisterScaleName | Registers the specified TScaleName named scale in the TScaleList list of mandatory named scales. |
| ScaleList | Retrieves the TScaleList list of TScaleName mandatory named scales registered by calls to RegisterScaleName. |
Types
| TScaleList | TScaleList is a list of TScaleName mandatory named scales registered by calls to RegisterScaleName. |
| TScaleName | TScaleName defines a named scale used in lists of mandatory scales. |
| TSizeKind | Defines what size to use when loading the image. |