System.Beacon.EBeaconException.Destroy

From RAD Studio API Documentation
Jump to: navigation, search

C++

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

Properties

Type Visibility Source Unit Parent
destructor public System.Beacon.hpp System.Beacon EBeaconException

Description

Destroys this instance of EBeaconException.

See Also