[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] |
The DockManager class type, for use when a DockManager is automatically created.
Source position: controls.pp line 527
type TDockManagerClass = class of TDockManager; |
|
Returns the DockManager for this control. |
|
|
The default class used to create an DockManager in TWinControl.CreateDockManager. |
lazarus-ccr.sourceforge.net |