System.Sensors.TCustomSensor.Destroy

提供: RAD Studio API Documentation
移動先: 案内検索

Delphi

destructor Destroy; override;

C++

__fastcall virtual ~TCustomSensor();

プロパティ

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


説明

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

関連項目