[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 1393

public procedure TApplication.ProcessMessages;

Description

Processes all waiting messages, then the queued asynchronous callbacks.