System.Sensors.TCustomOrientationSensor.SensorType

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

property SensorType: TOrientationSensorType read GetOrientationSensorType;

C++

__property TOrientationSensorType SensorType = {read=GetOrientationSensorType, nodefault};

Properties

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

Description

Type of the sensor.

See Also