[Overview][Resource strings][Types][Classes][Procedures and functions][Variables][Index] |
GUI main loop callback
Source position: daemonapp.pp line 379
public property TCustomDaemonApplication.GUIMainLoop : TGuiLoopEvent |
GUIMainLoop contains a reference to a method that can be called to process a main GUI loop. The procedure should return only when the main GUI has finished and the application should exit. It is called when the daemons are running.
|
Handle of GUI loop main application window handle |