[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] |
Removes the undocked control from the docksite layout.
Source position: controls.pp line 520
public procedure TDockManager.RemoveControl( |
Control: TControl |
); virtual; abstract; |
When SetReplacingControl has been called with a non-Nil argument before, the layout of the docksite should not be changed. Instead the next inserted control should take the place and role of this control.
lazarus-ccr.sourceforge.net |