[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] |
Allows controls to be drag-dock'd into this control.
Source position: controls.pp line 2269
public property TWinControl.DockSite : Boolean |
A DockSite reacts on controls dragged over this control, signals acceptance and where a dragged control would be dropped.
Remark: | A DockSite should initially be empty, not containing any child controls. |
|
The docking layout manager for this control. |
|
|
Determines whether a DockManager is used for this DockSite. |