System.Sensors.TCustomElectricalSensor.SensorType

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

property SensorType: TElectricalSensorType read GetElectricalSensorType;

C++

__property TElectricalSensorType SensorType = {read=GetElectricalSensorType, nodefault};

Properties

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

Description

Type of the sensor.

See Also