[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] Reference for unit 'Forms' (#lcl)

TApplication.ProcessMessages

Call this method during lengthy operations, to keep the GUI responsive.

Declaration

Source position: forms.pp line 1480

public procedure TApplication.ProcessMessages;

Description

Processes all waiting messages, then the queued asynchronous callbacks.

The latest version of this document can be found at lazarus-ccr.sourceforge.net.