TdxTileControlActionBarItems Class
A collection of action bar items.
Declaration
TdxTileControlActionBarItems = class(
TcxComponentCollection
)
Remarks
This class introduces members that allow you to manage and access individual action bar items stored in the collection.
A TdxTileControlActionBarItems object is referenced by a tile control’s ActionBars.Items property.
Inheritance
TObject
TPersistent
TcxComponentCollection
TdxTileControlActionBarItems
See Also