[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 136
public procedure TWidgetSet.AppRun( |
const ALoop: TApplicationMainLoop |
); virtual; |
ALoop |
|
Main processing loop for the application. |
Called by Application.Run. Don't call this directly. The LCL will use it when needed.
Version 4.0 | Generated 2025-05-03 | Home |