System.Threading.TParallel.TLoopState.Create

Aus RAD Studio API Documentation
Wechseln zu: Navigation, Suche

Delphi

constructor Create(ALoopStateFlags: TLoopStateFlag);

C++

__fastcall TLoopState(TLoopStateFlag* ALoopStateFlags);

Eigenschaften

Typ Sichtbarkeit Quelle Unit Übergeordnet
constructor class protected
System.Threading.pas
System.Threading.hpp
System.Threading TLoopState

Beschreibung

Erstellt eine Instanz von TLoopState.

Siehe auch