System.Sensors.TCustomEnvironmentalSensor.Humidity

Aus RAD Studio API Documentation
Wechseln zu: Navigation, Suche

Delphi

property Humidity: Double index TProperty.Humidity read GetDoubleProperty;

C++

__property double Humidity = {read=GetDoubleProperty, index=2};

Eigenschaften

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

Beschreibung

Getter-Methode für die relative Luftfeuchtigkeit, die in Prozent ausgedrückt wird.

Plattformunterstützung

Diese Eigenschaft wird nur auf Android und Windows unterstützt.

Siehe auch