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

TApplication.RemoveAsyncCalls

Removes all calls added via QueueAsyncCall.

Declaration

Source position: forms.pp line 1457

public procedure TApplication.RemoveAsyncCalls(

  const AnObject: TObject

);

Description

This is thread safe.

Errors

Exceptions on various inconsistencies of the queue.

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