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