System.Threading.TParallel.TLoopState.TLoopStateFlag.Create

From RAD Studio API Documentation
Jump to: navigation, search

C++

/* TObject.Create */ inline __fastcall TLoopStateFlag() : System::TObject() { }

Properties

Type Visibility Source Unit Parent
constructor public System.Threading.hpp System.Threading TLoopStateFlag

Description

Creates an instance of TLoopStateFlag.

See Also