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

TApplication.ShowMainForm

Allows to show or hide the main form, on application start. Default TRUE.

Declaration

Source position: forms.pp line 1612

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.