System.SysUtils.Exception.Destroy

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

destructor Destroy; override;

C++

__fastcall virtual ~Exception(void);

Properties

Type Visibility Source Unit Parent
destructor public
System.SysUtils.pas
System.SysUtils.hpp
System.SysUtils Exception

Description

Destroys an instance of Exception.

See Also

Retrieved from "https://docwiki.embarcadero.com/Libraries/Tokyo/e/index.php?title=System.SysUtils.Exception.Destroy&oldid=627680"