[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] |
Notifies an OnUnDock handler and DockManager of the undocked client control.
Source position: controls.pp line 1794
protected function TWinControl.DoUnDock( |
NewTarget: TWinControl; |
Client: TControl; |
KeepDockSiteSize: Boolean = true |
):Boolean; virtual; |
The OnUnDock handler can deny to undock the control.
|
Notifies the DockManager of the undock of a client control; always returns True. |
lazarus-ccr.sourceforge.net |