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