System.Sensors.TCustomEnvironmentalSensor.SensorType

Aus RAD Studio API Documentation
Wechseln zu: Navigation, Suche

Delphi

property SensorType: TEnvironmentalSensorType read GetEnvironmentalSensorType;

C++

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

Eigenschaften

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


Beschreibung

Typ des Sensors.

Siehe auch