TdxTileControlCustomItem Properties
The base class for tiles in tile controls.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. |
DesignInfo | Inherited from TComponent. |
DisplayName | Specifies the collection item’s name displayed in the collection editor. Inherited from TcxComponentCollectionItem. |
Glyph protected | Specifies the tile’s image settings that are common to the item and its frames. |
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. |
Name | Inherited from TComponent. |
Observers | Inherited from TComponent. |
OptionsAnimate protected | Specifies the tile’s animation settings. |
Owner | Inherited from TComponent. |
ParentStyle protected | Specifies if the tile’s parent provides style settings for the tile. |
Style | Specifies the tile’s style settings. |
Tag | Inherited from TComponent. |
Text1 | Specifies text settings of the tile’s first text block. |
Text2 | Specifies text settings of the tile’s second text block. |
Text3 | Specifies text settings of the tile’s third text block. |
Text4 | Specifies text settings of the tile’s fourth text block. |
TileItem | Provides access to a tile item that displays the current tile. |
VCLComObject | Inherited from TComponent. |
Visible | Specifies the visibility of the tile. |
See Also