[Overview][Constants][Types][Classes][Procedures and functions][Index] |
InsertControl - calls DockControl to perform insertion
Source position: ldocktree.pas line 247
public procedure TCustomAnchoredDockManager.InsertControl( |
Control: TControl; |
InsertAt: TAlign; |
DropCtl: TControl |
); override; |
|
DockControl - docks the specified control with the Drop Control, using the alignment rule specified by InsertAt |
|
|
InsertControl - insert the specified DropCtl into the nominated Control, using the alignment specified by InsertAt |
lazarus-ccr.sourceforge.net |