InsertControl - calls inherited method, then ensures that all parents recognize the MainControl.
Source position: ldocktree.pas line 158
public procedure TLazDockPage.InsertControl( |
AControl: TControl; |
Index: Integer |
); override; |
|
Inserts the specified control into the Controls property. |