System.Win.ComObj.TTypedComObject.Destroy

From RAD Studio API Documentation
Jump to: navigation, search

C++

/* TComObject.Destroy */ inline __fastcall virtual ~TTypedComObject() { }

Properties

Type Visibility Source Unit Parent
destructor public System.Win.ComObj.hpp System.Win.ComObj TTypedComObject

Description

Destroys an instance of TTypedComObject.

See Also