System.Threading.TParallel.TLoopState.Create

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

constructor Create(ALoopStateFlags: TLoopStateFlag);

C++

__fastcall TLoopState(TLoopStateFlag* ALoopStateFlags);

Properties

Type Visibility Source Unit Parent
constructor class protected
System.Threading.pas
System.Threading.hpp
System.Threading TLoopState

Description

Creates an instance of TLoopState.

See Also