FMX.ImgList.TLayer 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. |
| ImageList | public | Identifies the image list collection to which this TLayer layer belongs. |
| Index | public | Returns the item's position in the Items array of TCollection. |
| Layers | public | Represents the TLayers collection to which this layer belongs. |
| MultiResBitmap | public | Retrieves the TMultiResBitmap multi-resolution bitmap from the Source collection. |
| Name | published | The case-insensitive name of an image in the Source collection. |
| SourceRect | published | The section of this multi-resolution bitmap that is drawn in the final image. |