Open main menu

RAD Studio API Documentation β

System.Rtti.TRttiMethod.Destroy

Delphi

destructor Destroy; override;

C++

__fastcall virtual ~TRttiMethod(void);

Properties

Type Visibility Source Unit Parent
destructor public
System.Rtti.pas
System.Rtti.hpp
System.Rtti TRttiMethod

Description

Frees the resources associated with this object.

Destroy frees the resources (memory) associated with this object.