TdxTileControlGroup Properties
A tile group.Name | Description |
---|---|
Caption | Provides access to the group caption‘s settings. |
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. |
Enabled | Specifies if the tile group is enabled. |
Groups | Provides access to the tile or tile bar control’s group collection to which the current group belongs. |
ID | Gets the unique identifier of the current collection element. Inherited from TcxComponentCollectionItem. |
Indent | Specifies the padding (in pixels) between the current and next visible tile groups in the Groups collection. |
Index | Specifies the zero-based index of the current element in the collection. Inherited from TcxComponentCollectionItem. |
ItemCount | Returns the number of tiles created within the tile group. |
Items | Provides zero-based indexed access to tile or tile bar items created within the tile group. |
Name | Inherited from TComponent. |
Observers | Inherited from TComponent. |
Owner | Inherited from TComponent. |
Tag | Inherited from TComponent. |
TileControl | Provides access to the tile or tile bar control instance to which the tile group belongs. |
VCLComObject | Inherited from TComponent. |
Visible | Specifies the tile group’s visibility. |
See Also