System.Threading.TParallel

Delphi
TParallel = class sealed
C++
class PASCALIMPLEMENTATION TParallel : /*[[sealed]]*/ public System::TObject
プロパティ
| 種類 | 可視性 | ソース | ユニット | 親 | 
|---|---|---|---|---|
| class | public | System.Threading.pas System.Threading.hpp | System.Threading | System.Threading | 
説明
TParallel は、システム内のすべての CPU コアを効率的に使用して、ループ処理や、一連のタスクの結合のためのクラスを提供します。