System.Threading.TParallel

提供: RAD Studio API Documentation
移動先: 案内検索

System.TObjectTParallel

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 コアを効率的に使用して、ループ処理や、一連のタスクの結合のためのクラスを提供します。

関連項目