Skip to main content

TdxBar.DockControl Property

Specifies the external dock control to which the current toolbar is placed.

Declaration

property DockControl: TdxBarDockControl read; write;

Property Value

Type
TdxBarDockControl

Remarks

The ExpressBars Suite allows you to use external dock controls. This feature extends the functionality of your application. Use the DockControl property to specify new dock control for the current toolbar.

See Also