Unit 'Forms' Package
[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] [#lcl]

TApplication.Run

Loads the MainForm and passes control to the event loop for the application.

Declaration

Source position: forms.pp line 1532

public procedure TApplication.Run;

See also

TCustomApplication.Run