Back to Devexpress

TdxBar.RealDockControl Property

vcl-dxbar-dot-tdxbar-2a4b9814.md

latest653 B
Original Source

TdxBar.RealDockControl Property

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

Declaration

delphi
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

TdxBar.DockControl

TdxBar Class

TdxBar Members

dxBar Unit