System.Sensors.Components.TLocationSensor.Destroy

From RAD Studio API Documentation
Jump to: navigation, search

C++

/* TComponent.Destroy */ inline __fastcall virtual ~TLocationSensor() { }

Properties

Type Visibility Source Unit Parent
destructor public System.Sensors.Components.hpp System.Sensors.Components TLocationSensor

Description

Destroys an instance of TLocationSensor.

See Also