[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] |
True if the application is waiting for a message event.
Source position: forms.pp line 1618
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.