TdxDockControl.BarManager Property
Specifies a bar manager that owns the current dock control.
Declaration
property BarManager: TdxBarManager read; write;
Property Value
Type |
---|
TdxBarManager |
Remarks
Dock controls can only hold toolbars that belong to the specified bar manager.
See Also