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

PAsyncCallQueueItem

A queued asynchronous callback request node.

Declaration

Source position: forms.pp line 1406

type PAsyncCallQueueItem = ^TAsyncCallQueueItem;

See also

TAsyncCallQueueItem

  

Record used for a queued asynchronous callback request.


Version 3.2 Generated 2024-02-25 Home