System.Threading.TFuture.Create

Aus RAD Studio API Documentation
Wechseln zu: Navigation, Suche

Delphi

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

Eigenschaften

Typ Sichtbarkeit Quelle Unit Übergeordnet
constructor protected System.Threading.pas System.Threading TFuture


Beschreibung

Erstellt eine Instanz von TFuture.