[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] |
InsertControl - insert the specified DropCtl into the nominated Control, using the alignment specified by InsertAt
Source position: controls.pp line 496
public procedure TDockManager.InsertControl( |
Control: TControl; |
InsertAt: TAlign; |
DropCtl: TControl |
); virtual; abstract; |