[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 1455

public procedure TApplication.UpdateMainForm(

  AForm: TForm

);

Arguments

AForm

  

The form that may become the MainForm.

The latest version of this document can be found at lazarus-ccr.sourceforge.net.