System.Threading.TThreadPool
Delphi
TThreadPool = class sealed
C++
class PASCALIMPLEMENTATION TThreadPool : /*[[sealed]]*/ public System::TObject
プロパティ
| 種類 | 可視性 | ソース | ユニット | 親 | 
|---|---|---|---|---|
| class | public | System.Threading.pas System.Threading.hpp  | 
        System.Threading | System.Threading | 
説明
TThreadPool は、CPU の負荷に応じてワーカー スレッドを自動的に管理するクラスです。