The DockManager class type, for use when a DockManager is automatically created.
Source position: controls.pp line 629
type TDockManagerClass = class of TDockManager; |
|
Returns the DockManager for this control. |
|
|
The default class used to create a DockManager in TWinControl.CreateDockManager. |