System.Sensors.TCustomLightSensor.GetLightSensorType

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

Delphi

function GetLightSensorType: TLightSensorType; virtual; abstract;

C++

virtual TLightSensorType __fastcall GetLightSensorType() = 0 ;

プロパティ

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


説明

TLightSensorType の種類を返します。

関連項目