System.Sensors.Components.TMotionSensor.Destroy

From RAD Studio API Documentation
Jump to: navigation, search

C++

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

Properties

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

Description

Destroys an instance of TMotionSensor.

See Also