Skip to main content

TdxBar.RealDockControl Property

Provides access to the dock control onto which the current toolbar is placed.

Declaration

property RealDockControl: TdxDockControl read;

Property Value

Type
TdxDockControl

Remarks

Along with external dock controls the ExpressBars Suite contains four default internal dock controls. Use the RealDockControl property to access the dock control for the current toolbar.

See Also