System.Generics.Collections.TThreadList.Destroy

提供:RAD Studio API Documentation

Delphi

destructor Destroy; override;

C++

__fastcall virtual ~TThreadList__1();

プロパティ

種類 可視性 ソース ユニット
destructor public
System.Generics.Collections.pas
System.Generics.Collections.hpp
System.Generics.Collections TThreadList


説明

Destroys は、TThreadList のインスタンスを破壊します。

関連項目