System.Sensors.TCustomEnvironmentalSensor.SensorType

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

property SensorType: TEnvironmentalSensorType read GetEnvironmentalSensorType;

C++

__property TEnvironmentalSensorType SensorType = {read=GetEnvironmentalSensorType, nodefault};

Properties

Type Visibility Source Unit Parent
property public
System.Sensors.pas
System.Sensors.hpp
System.Sensors TCustomEnvironmentalSensor

Description

Type of the sensor.

See Also