TdxTileControlItemFrame Properties
A tile item’s frame.Name | Description |
---|---|
Collection | Specifies the collection containing the current element. Inherited from TcxComponentCollectionItem. |
ComObject | Inherited from TComponent. |
ComponentCount | Inherited from TComponent. |
ComponentIndex | Inherited from TComponent. |
Components | Inherited from TComponent. |
ComponentState | Inherited from TComponent. |
ComponentStyle | Inherited from TComponent. |
Data | Contains a pointer to arbitrary data. |
DesignInfo | Inherited from TComponent. |
DisplayName | Specifies the collection item’s name displayed in the collection editor. Inherited from TcxComponentCollectionItem. |
Glyph | Specifies the tile frame’s image settings. |
ID | Gets the unique identifier of the current collection element. Inherited from TcxComponentCollectionItem. |
Index | Specifies the zero-based index of the current element in the collection. Inherited from TcxComponentCollectionItem. |
Margins | Specifies the tile’s content margins. Inherited from TdxTileControlCustomItem. |
Name | Inherited from TComponent. |
Observers | Inherited from TComponent. |
OptionsAnimate | Specifies the tile’s animation settings. Inherited from TdxTileControlCustomItem. |
Owner | Inherited from TComponent. |
ParentStyle | Specifies if the tile’s parent provides style settings for the tile. Inherited from TdxTileControlCustomItem. |
Style | Specifies the tile’s style settings. Inherited from TdxTileControlCustomItem. |
Tag | Inherited from TComponent. |
Text1 | Specifies text settings of the tile’s first text block. Inherited from TdxTileControlCustomItem. |
Text2 | Specifies text settings of the tile’s second text block. Inherited from TdxTileControlCustomItem. |
Text3 | Specifies text settings of the tile’s third text block. Inherited from TdxTileControlCustomItem. |
Text4 | Specifies text settings of the tile’s fourth text block. Inherited from TdxTileControlCustomItem. |
TileItem | Provides access to a tile item that displays the current tile. Inherited from TdxTileControlCustomItem. |
VCLComObject | Inherited from TComponent. |
Visible | Specifies the visibility of the tile. Inherited from TdxTileControlCustomItem. |
See Also