System.Classes.EClassNotFound.Destroy

From RAD Studio API Documentation
Jump to: navigation, search

C++

/* Exception.Destroy */ inline __fastcall virtual ~EClassNotFound() { }

Properties

Type Visibility Source Unit Parent
destructor public System.Classes.hpp System.Classes EClassNotFound

Description

Destroys an instance of EClassNotFound.

See Also