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