[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] Reference for unit 'Controls' (#lcl)

TWinControl.CreateDockManager

Returns the DockManager for this control.

Declaration

Source position: controls.pp line 2261

protected function TWinControl.CreateDockManager: TDockManager; virtual;

Function result

The dockmanager for this site, can be Nil for an unmanaged site.

Description

If DockManager is Nil, and UseDockManager is True, a new default DockManager is created.


Version 3.2 Generated 2024-02-25 Home