System.Sensors.TCustomLightSensor.GetSensorCategory

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

Delphi

function GetSensorCategory: TSensorCategory; override;

C++

virtual TSensorCategory __fastcall GetSensorCategory(void);

プロパティ

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


説明

光のセンサの種類を返します。

関連項目