Determines whether a DockManager is used for this DockSite.
Source position: controls.pp line 2295
public property TWinControl.UseDockManager : Boolean |
When UseDockManager is set to True, and DockSite is also set to True, a DockManager is created automatically. When set to False, an existing DockManager is ignored.
If you want to use a special DockManager, install it before setting UseDockManager to True.
|
Allows controls to be drag-dock-ed into this control. |
|
|
The docking layout manager for this control. |
|
|
Returns the DockManager for this control. |
CT Web help |
CodeTyphon Studio |