API: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 TCustomSensor.

System.Sensors.TCustomLocationSensor.Destroy inherits from System.Sensors.TCustomSensor.Destroy. All content below this line refers to System.Sensors.TCustomSensor.Destroy.

Destroys an instance of TCustomSensor.

See Also