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

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