[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] |
Removes the undocked control from the docksite layout.
Source position: controls.pp line 681
public procedure TDockManager.RemoveControl( |
Control: TControl |
); virtual; abstract; |
Control |
|
Control to remove. |
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.
Version 4.0 | Generated 2025-05-03 | Home |