Back to Devexpress

TdxBars Class

vcl-dxbar-5042a58d.md

latest928 B
Original Source

TdxBars Class

Contains a list of all TdxBarManager toolbars.

Declaration

delphi
TdxBars = class(
    TcxComponentCollection
)

Remarks

The TdxBars is an array of TdxBar objects. This class stores all information on position and configuration of every TdxBarManager toolbar. The TdxBars object is represented in TdxBarManager as the Bars property.

Inheritance

TObject TPersistent TcxComponentCollection TdxBars

See Also

TdxBarManager

TdxBar

TdxBars Members

dxBar Unit