Vcl.Controls.TWinControl.FAsyncList

Aus RAD Studio API Documentation
Wechseln zu: Navigation, Suche

Delphi

FAsyncList: TList;

C++

System::Classes::TList* FAsyncList;

Eigenschaften

Typ Sichtbarkeit Quelle Unit Übergeordnet
field protected
Vcl.Controls.pas
Vcl.Controls.hpp
Vcl.Controls TWinControl


Beschreibung

Interne TList, die ausstehende asynchrone Methodenaufrufe für das Steuerelement speichert.

Die asynchronen Methodenaufrufe verweisen auf Instanzen von:

Siehe auch