System.Sensors.TCustomLocationSensor.SensorType

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

property SensorType: TLocationSensorType read GetLocationSensorType;

C++

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

Properties

Type Visibility Source Unit Parent
property public
System.Sensors.pas
System.Sensors.hpp
System.Sensors TCustomLocationSensor

Description

Type of the sensor.

See Also