Removes all calls added via QueueAsyncCall.
Source position: forms.pp line 1607
public procedure TApplication.RemoveAsyncCalls( |
const AnObject: TObject |
); |
AnObject |
|
Object instance with the queued TMethod request removed in the method. |
This is thread safe.
Exceptions are raised for various inconsistencies in the queue.
|
Inserts an asynchronous call into the queue. |
|
|
Contains state flags for the application. |
|
|
Set type used to store values from the TApplicationFlag enumeration. |
|
|
Application state flags. |
|
|
Management information for asynchronous callbacks. |
|
|
Represents an asynchronous callback queue. |
|
| Version 4.4 | Generated 2025-11-08 | Home |