System.Sensors.TCustomLocationSensor.Destroy

提供:RAD Studio API Documentation

Delphi

destructor Destroy; override;

C++

__fastcall virtual ~TCustomLocationSensor();

プロパティ

種類 可視性 ソース ユニット
destructor public
System.Sensors.pas
System.Sensors.hpp
System.Sensors TCustomLocationSensor

説明

Destroy は、TCustomSensor のインスタンスを破壊します。 System.Sensors.TCustomLocationSensor.Destroy は System.Sensors.TCustomSensor.Destroy を継承しています。以下の内容はすべて System.Sensors.TCustomSensor.Destroy を参照しています。

Destroy は、TCustomSensor のインスタンスを破壊します。

関連項目