System.Rtti.TRttiMethod.Destroy

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

Delphi

destructor Destroy; override;

C++

__fastcall virtual ~TRttiMethod();

プロパティ

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

説明

このオブジェクトに関連づけられているリソースを解放します。

Destroy は、このオブジェクトに関連づけられているリソース(メモリ)を解放します。