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

public procedure TApplication.RemoveAsyncCalls(

  const AnObject: TObject

);

Description

This is thread safe.

Errors

Exceptions on various inconsistencies of the queue.