TdxBar.RealDockControl Property
In This Article
Provides access to the dock control onto which the current toolbar is placed.
#Declaration
Delphi
property RealDockControl: TdxDockControl read;
#Property Value
Type |
---|
Tdx |
#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