System.Threading.TParallel.Create

From RAD Studio API Documentation
Jump to: navigation, search

C++

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

Properties

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

Description

Creates an instance of TParallel.

See Also