Vcl.ImageCollection.TImageCollectionItem Properties
InheritedProtected
| Collection | public | Specifies the TCollection instance to which the TCollectionItem belongs. |
| Data | public | Property to link some abstract data for an item. |
| Description | published | |
| 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. |
| Name | published | Is the item name which can include a category. |
| SourceImages | published | Is the collection of source images. |