[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] |
Returns the DockManager for this control.
Source position: controls.pp line 2251
protected function TWinControl.CreateDockManager: TDockManager; virtual; |
The dockmanager for this site, can be Nil for an unmanaged site.
If DockManager is Nil, and UseDockManager is True, a new default DockManager is created.
Version 4.0 | Generated 2025-05-03 | Home |