System.DelphiInterface.Destroy

From RAD Studio API Documentation
Jump to: navigation, search

C++

__fastcall ~DelphiInterface<T>()

Properties

Type Visibility Source Unit Parent
destructor public systobj.h System DelphiInterface

Description

Frees an instance of System.DelphiInterface.

Before freeing the System.DelphiInterface instance, System.DelphiInterface.~DelphiInterface calls the Release method of the underlying interface.