FMX.Controls.TStyleCollectionItem 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. |
| IsEmpty | public | Returns True if the item of the collection from the TStyleBook is empty. |
| Platform | published | Name used to identify the platform of an item in the collection. |
| Resource | published | Design-time only property that shows the FireMonkey Style Designer . |
| Style | public | Contains the style object that is stored in an item of the collection. |
| StyleBook | public | Links to owner TStyleBook. |
| UnsupportedPlatform | public | Returns True when the style cannot be loaded into the item of the collection. |