TdxTileControlGroup Members
In This Article
#Constructors
Name | Description |
---|---|
Create |
Inherited from TComponent. |
#Properties
Name | Description |
---|---|
Caption | Provides access to the group caption‘s settings. |
Collection |
Specifies the collection containing the current element.
Inherited from Tcx |
Com |
Inherited from TComponent. |
Component |
Inherited from TComponent. |
Component |
Inherited from TComponent. |
Components | Inherited from TComponent. |
Component |
Inherited from TComponent. |
Component |
Inherited from TComponent. |
Design |
Inherited from TComponent. |
Display |
Specifies the collection item’s name displayed in the collection editor.
Inherited from Tcx |
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 Tcx |
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 Tcx |
Item |
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. |
Tile |
Provides access to the tile or tile bar control instance to which the tile group belongs. |
VCLCom |
Inherited from TComponent. |
Visible | Specifies the tile group’s visibility. |
#Methods
#Events
Name | Description |
---|---|
On |
Enables you to customize a list of the group’s properties to be stored to external data stores. |
On |
Enables you to provide value for the group to be saved to external data stores. |
On |
Enables you to restore the group’s property values from external data stores. |
See Also