Unit 'LDockTree' Package
[Overview][Constants][Types][Classes][Procedures and functions][Index] [#lcl]

TLazDockPage.InsertControl

InsertControl - calls inherited method, then ensures that all parents recognize the MainControl.

Declaration

Source position: ldocktree.pas line 158

public procedure TLazDockPage.InsertControl(

  AControl: TControl;

  Index: Integer

); override;

See also

TWinControl.InsertControl

  

Inserts the specified control into the Controls property.