System.Threading.TFuture.Create

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

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

Properties

Type Visibility Source Unit Parent
constructor protected System.Threading.pas System.Threading TFuture

Description

Creates an instance of TFuture.