System.Sensors.TCustomLightSensor.Temperature

Aus RAD Studio API Documentation
Wechseln zu: Navigation, Suche

Delphi

property Temperature: Double index TProperty.Temperature read GetDoubleProperty;

C++

__property double Temperature = {read=GetDoubleProperty, index=1};

Eigenschaften

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


Beschreibung

Getter für Lichttemperatur in Grad Kelvin.

Plattformunterstützung

Diese Eigenschaft wird nur auf Windows unterstützt.

Siehe auch