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

TApplication.Run

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

Declaration

Source position: forms.pp line 1547

public procedure TApplication.Run;

See also

TCustomApplication.Run