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

TApplication.ShowMainForm

ShowMainForm - Is the main form for the application to be shown? Default TRUE

Declaration

Source position: forms.pp line 1447

public property TApplication.ShowMainForm: Boolean
  read FShowMainForm
  write FShowMainForm
  default true;

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