Back to Devexpress

TdxBar.Bars Property

vcl-dxbar-dot-tdxbar-bf9192a0.md

latest620 B
Original Source

TdxBar.Bars Property

Provides access to the TdxBars object to which a given toolbar belongs.

Declaration

delphi
property Bars: TdxBars read;

Property Value

Type
TdxBars

Remarks

Use the Bars property to access all the toolbars which are controlled by the bar manager. The current toolbar belongs to this TdxBars object.

See Also

TdxBars

TdxBarManager

TdxBar Class

TdxBar Members

dxBar Unit