System.Sensors.TCustomLocationSensor.SensorType

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

Delphi

property SensorType: TLocationSensorType read GetLocationSensorType;

C++

__property TLocationSensorType SensorType = {read=GetLocationSensorType, nodefault};

プロパティ

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


説明

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

関連項目