FMX.ImgList.TCustomSourceItem Properties
InheritedProtected
| Collection | public | Specifies the TCollection instance to which the TCollectionItem belongs. |
| DisplayName | public | The name displayed in the Collection editor. |
| Disposed | protected | Disposed is a read-only property that shows the current state of this object. |
| ID | public | A unique, permanent index for the item. |
| Index | public | Returns the item's position in the Items array of TCollection. |
| MultiResBitmap | public | Keeps the TMultiResBitmap multi-resolution bitmap. |
| Name | public | A case-insensitive name of the current source item in the TSourceCollection collection. |
| Source | public | A reference to the source collection to which this TCustomSourceItem item belongs. |