TdxBars.DockControls Property
Contains an array of dock controls.
Declaration
property DockControls[Index: TdxBarDockingStyle]: TdxDockControl read;
Property Value
| Type |
|---|
| TdxDockControl |
Remarks
Use this property to work with dock controls on which toolbars are located.
See Also