[Overview][Constants][Types][Classes][Procedures and functions][Index] |
InsertControl - calls inherited method then updates the main control.
Source position: ldocktree.pas line 141
public procedure TLazDockForm.InsertControl( |
AControl: TControl; |
Index: Integer |
); override; |
|
Inserts the specified control into the Controls property. |