System.Sensors.TCustomElectricalSensor.SensorType

Aus RAD Studio API Documentation
Wechseln zu: Navigation, Suche

Delphi

property SensorType: TElectricalSensorType read GetElectricalSensorType;

C++

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

Eigenschaften

Typ Sichtbarkeit Quelle Unit Übergeordnet
property public
System.Sensors.pas
System.Sensors.hpp
System.Sensors TCustomElectricalSensor


Beschreibung

Typ des Sensors.

Siehe auch