System.Sensors.Components.TEnvironmentalSensor

From RAD Studio API Documentation
Jump to: navigation, search

System.Sensors.Components.TSensorSystem.Classes.TComponentSystem.Classes.TPersistentSystem.TObjectTEnvironmentalSensor

Delphi

TEnvironmentalSensor = class (TSensor<TCustomEnvironmentalSensor>)

C++

class PASCALIMPLEMENTATION TEnvironmentalSensor : public TSensor__1<System::Sensors::TCustomEnvironmentalSensor*>

Properties

Type Visibility Source Unit Parent
class public
System.Sensors.Components.pas
System.Sensors.Components.hpp
System.Sensors.Components System.Sensors.Components

Description

Wrapper for TCustomEnvironmentalSensor.

See Also