[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] |
Enters a state in which the application waits for system messages
Source position: interfacebase.pp line 134
public procedure TWidgetSet.AppRun( |
const ALoop: TApplicationMainLoop |
); virtual; |
Called by Application.Run. Don't use this directly, the LCL will use it when adequate.
lazarus-ccr.sourceforge.net |