System.Sensors.TCustomLocationSensor.Destroy

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

destructor Destroy; override;

C++

__fastcall virtual ~TCustomLocationSensor();

Properties

Type Visibility Source Unit Parent
destructor public
System.Sensors.pas
System.Sensors.hpp
System.Sensors TCustomLocationSensor

Description

Destroys an instance of TCustomLocationSensor.

See Also