True if the application is waiting for a message event.
Source position: forms.pp line 1519
public function TApplication.IsWaiting: Boolean; |
True if the application is in AppWaiting state.
The return value is True when AppWaiting has been included in the Flags for the application.