Back to Devexpress

TdxTileControlActionBarItems Class

vcl-dxcustomtilecontrol-11cf639a.md

latest973 B
Original Source

TdxTileControlActionBarItems Class

A collection of action bar items.

Declaration

delphi
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

TdxTileControlActionBarItems Members

dxCustomTileControl Unit