[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] |
Call this method during lengthy operations to ensure the GUI remains responsive.
Source position: forms.pp line 1630
public procedure TApplication.ProcessMessages; |
Calls AppProcessMessages in the widgetset class to processes pending messages, and calls ProcessAsyncCallQueue to handle any queued asynchronous callbacks.
Version 4.0 | Generated 2025-05-03 | Home |