TdxDockRow Class
The TdxDockRow describes a row in a TdxDockControl.
Declaration
TdxDockRow = class(
TObject
)
Remarks
Dock controls can have several rows, for instance, when an end-user places one toolbar below another (when DockingStyle is dsTop or dsBottom). This object is for internal use only.
Inheritance
TObject
TdxDockRow
See Also