System.Sensors.TCustomEnvironmentalSensor.GetSensorCategory

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

Delphi

function GetSensorCategory: TSensorCategory; override;

C++

virtual TSensorCategory __fastcall GetSensorCategory();

プロパティ

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


説明

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

関連項目