[Overview][Constants][Types][Classes][Procedures and functions][Index] |
RemoveControl - calls UndockControl to remove the specified control from the docking heirarchy
Source position: ldocktree.pas line 251
public procedure TCustomAnchoredDockManager.RemoveControl( |
Control: TControl |
); override; |
|
UndockControl - removes a control from a docking form. It breaks all anchors and cleans up. |
|
|
Removes the undocked control from the docksite layout. |
lazarus-ccr.sourceforge.net |