[Overview][Types][Classes][Procedures and functions][Index] |
Queues an asynchronous call to AsyncCheckItemStates in the Application singleton.
Source position: comboex.pas line 306
protected procedure TCustomCheckCombo.QueueCheckItemStates; |
QueueCheckItemStates is a procedure used to queue an asynchronous call to the AsyncCheckItemStates method in the global Application singleton. QueueCheckItemStates is called from the DrawItem method.
|
Draws a check box item defined in the combo-box control. |
|
|
Inserts an asynchronous call into the queue. |
|
|
The TApplication singleton. |
Version 4.0 | Generated 2025-05-03 | Home |