[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] |
Allows to drag-dock other controls into this control.
Source position: controls.pp line 2179
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. |
lazarus-ccr.sourceforge.net |