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

type PAsyncCallQueueItem = ^TAsyncCallQueueItem;

See also

TAsyncCallQueueItem

  

Record used for a queued asynchronous callback request.


Version 4.0 Generated 2025-05-03 Home