System.Threading.TThreadPool.Destroy

提供:RAD Studio API Documentation

Delphi

destructor Destroy; override;

C++

__fastcall virtual ~TThreadPool(void);

プロパティ

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


説明

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

関連項目