System.Sensors.TCustomLightSensor.Temperature

提供: RAD Studio API Documentation
移動先: 案内検索

Delphi

property Temperature: Double index TProperty.Temperature read GetDoubleProperty;

C++

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

プロパティ

種類 可視性 ソース ユニット
property public
System.Sensors.pas
System.Sensors.hpp
System.Sensors TCustomLightSensor


説明

ケルビンで表す光温度の取得メソッド。

サポート対象プラットフォーム

このプロパティは、Windows 上でのみサポートされます。

関連項目