[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] |
Call this method during lengthy operations, to keep the GUI responsive.
Source position: forms.pp line 1480
public procedure TApplication.ProcessMessages; |
Processes all waiting messages, then the queued asynchronous callbacks.
lazarus-ccr.sourceforge.net |