System.Sensors.Components.TScannerSensor.Destroy

From RAD Studio API Documentation
Revision as of 17:47, 13 February 2014 by AChavesBot (talk | contribs) (Robot: Adding category XE6)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search

C++

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

Properties

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

Description

Destroys an instance of TScannerSensor.

See Also