[Overview][Constants][Types][Classes][Variables][Index] Reference for unit 'InterfaceBase' (#lcl)

TWidgetSet.AppRun

Enters a state in which the application waits for system messages

Declaration

Source position: interfacebase.pp line 150

public procedure TWidgetSet.AppRun(

  const ALoop: TApplicationMainLoop

); virtual;

Description

Called by Application.Run. Don't use this directly, the LCL will use it when adequate.