Vcl.Controls.TWinControl.FAsyncList

提供: RAD Studio API Documentation
移動先: 案内検索

Delphi

FAsyncList: TList;

C++

System::Classes::TList* FAsyncList;

プロパティ

種類 可視性 ソース ユニット
field protected
Vcl.Controls.pas
Vcl.Controls.hpp
Vcl.Controls TWinControl


説明

コントロールに対する、保留中の非同期メソッドを保有している内部 TList

非同期メソッド呼び出しは、次のインスタンスを参照します:

関連項目