System.Sensors.TCustomEnvironmentalSensor.GetEnvironmentalSensorType

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

Delphi

function GetEnvironmentalSensorType: TEnvironmentalSensorType; virtual; abstract;

C++

virtual TEnvironmentalSensorType __fastcall GetEnvironmentalSensorType() = 0 ;

プロパティ

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


説明

Environmental Sensor の種類を返します。

関連項目