System.Sensors.TCustomSensor.Destroy

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

destructor Destroy; override;

C++

__fastcall virtual ~TCustomSensor();

Properties

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

Description

Destroys an instance of TCustomSensor.

See Also