[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 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.0 | Generated 2025-05-03 | Home |