System.Sensors.Components.TLightSensor.Destroy

From RAD Studio API Documentation
Jump to: navigation, search

C++

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

Properties

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

Description

Destroys an instance of TLightSensor.

See Also