System.Threading.TFuture.Create

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

Delphi

constructor Create(Sender: TObject; Event: TFunctionEvent<T>; const Func: TFunc<T>; APool: TThreadPool); overload;

プロパティ

種類 可視性 ソース ユニット
constructor protected System.Threading.pas System.Threading TFuture


説明

TFuture のインスタンスを作成します。