TdxTileControlActionBars Members
In This Article
#Constructors
Name | Description |
---|---|
Create |
Creates a new Tcx |
#Properties
Name | Description |
---|---|
Color | Specifies the background color of action bars. |
Font | Specifies font and color settings for action bar items. |
Images | Specifies a list that contains images for display in action bar items. |
Indent |
Specifies the space (in pixels) between the left and right edges of an action bar and its visible items. |
Indent |
Specifies the space (in pixels) between the top and bottom edges of an action bar and its visible items. |
Item |
Specifies the space between the identically aligned visible items within the same action bar, in pixels. |
Items | Provides access to a collection of action bar items that are contained within the tile control. |
Owner protected |
Provides access to the persistent object to which the current property set or persistent information container belongs.
Inherited from Tcx |
#Methods
Name | Description |
---|---|
Assign |
Updates the persistent information from the specified source.
Inherited from Tcx |
Assign |
Inherited from TPersistent. |
Do |
Updates the persistent information container’s class-specific properties with the corresponding values obtained from another persistent information container.
Inherited from Tcx |
Equals |
Inherited from TObject. |
Get |
Inherited from TObject. |
Get |
Inherited from TPersistent. |
Get |
Returns the persistent object to which the current property set or persistent information container belongs.
Inherited from Tcx |
To |
Inherited from TObject. |
See Also