System.Threading.TObjectCache.Destroy

提供:RAD Studio API Documentation

Delphi

destructor Destroy; override;

C++

__fastcall virtual ~TObjectCache();

プロパティ

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


説明

TObjectCache のインスタンスを破壊します

関連項目