System.Threading.TThreadPool.Destroy

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

Delphi

destructor Destroy; override;

C++

__fastcall virtual ~TThreadPool();

プロパティ

種類 可視性 ソース ユニット
destructor public
System.Threading.pas
System.Threading.hpp
System.Threading TThreadPool


説明

TThreadPool のこのインスタンスを破棄します。

関連項目