System.Rtti.TVirtualMethodInterceptor.Destroy

De RAD Studio API Documentation
Aller à : navigation, rechercher

Delphi

destructor Destroy; override;

C++

__fastcall virtual ~TVirtualMethodInterceptor();

Propriétés

Type Visibilité  Source Unité  Parent
destructor public
System.Rtti.pas
System.Rtti.hpp
System.Rtti TVirtualMethodInterceptor

Description

Le destructeur de la classe.

N'appelez pas Destroy directement. Appelez à la place la méthode Free, qui appellera Destroy.