Skip to main content

TdxDockControl.Bars Property

Provides access to toolbars that reside within the current dock control.

Declaration

property Bars: TdxBars read;

Property Value

Type
TdxBars

Remarks

Provides access to the list of TdxBar objects which provide the information required to draw the corresponding toolbars that reside within the current dock control.

See Also