[Overview][Constants][Types][Classes][Procedures and functions][Index] Reference for unit 'LDockTree' (#lcl)

TLazDockForm.InsertControl

InsertControl - calls inherited method then updates the main control.

Declaration

Source position: ldocktree.pas line 214

public procedure TLazDockForm.InsertControl(

  AControl: TControl;

  Index: Integer

); override;

See also

TWinControl.InsertControl

  

Inserts the specified control into the Controls property.


Version 4.0 Generated 2025-05-03 Home