System.Sensors.TCustomSensor.Destroy

Aus RAD Studio API Documentation
Wechseln zu: Navigation, Suche

Delphi

destructor Destroy; override;

C++

__fastcall virtual ~TCustomSensor();

Eigenschaften

Typ Sichtbarkeit Quelle Unit Übergeordnet
destructor public
System.Sensors.pas
System.Sensors.hpp
System.Sensors TCustomSensor


Beschreibung

Gibt eine Instanz von TCustomSensor frei.

Siehe auch