System.Sensors.ESensorException.Destroy

From RAD Studio API Documentation
Jump to: navigation, search

C++

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

Properties

Type Visibility Source Unit Parent
destructor public System.Sensors.hpp System.Sensors ESensorException

Description

Destroys an instance of ESensorException.

See Also