FMX.MultiResBitmap.TFixedBitmapItem Properties

From RAD Studio API Documentation
Jump to: navigation, search


InheritedProtected
BitmappublishedIndicates the actual image used with this bitmap item.
CollectionpublicSpecifies the TCollection instance to which the TCollectionItem belongs.
ComponentpublicIndicates the component that owns the multi-resolution bitmap containing this bitmap item.
DisplayNamepublicThe name displayed in the Collection editor.
DisposedprotectedDisposed is a read-only property that shows the current state of this object.
DormantpublicIndicates whether the actual image is stored with this bitmap item.
FileNamepublicSpecifies the file from which the image used in the bitmap item has been loaded.
FixedpublicIndicates that this bitmap item cannot be deleted from the multi-resolution bitmap and its Scale property cannot be changed.
HeightpublicSpecifies the height of the Bitmap image, in pixels.
IDpublicA unique, permanent index for the item.
IndexpublicReturns the item's position in the Items array of TCollection.
IsEmptypublicIndicates that the Bitmap is empty.
MultiResBitmappublicIdentifies the multi-resolution bitmap (collection of bitmaps) to which this bitmap belongs.
ScalepublishedIndicates the scale of the bitmap item.
WidthpublicSpecifies the width of the Bitmap image, in pixels.