[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] |
Determines whether a DockManager is used for this DockSite.
Source position: controls.pp line 2198
public property TWinControl.UseDockManager : Boolean |
When this property becomes True, and DockSite also is True, a DockManager is created automatically.
When False an eventually existing DockManager is ignored.
If you want to use an special DockManager, install it before setting UseDockManager to True.
|
Allows to drag-dock other controls into this control. |
|
|
The docking layout manager for this control. |
|
|
Returns the DockManager for this control. |
lazarus-ccr.sourceforge.net |