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

TApplication.UpdateMainForm

When MainForm is Nil, this form becomes the application MainForm.

Declaration

Source position: forms.pp line 1366

public procedure TApplication.UpdateMainForm(

  AForm: TForm

);

Arguments

AForm

  

The form that may become the MainForm.