System.Sensors.TCustomMotionSensor.SensorType

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

property SensorType: TMotionSensorType read GetMotionSensorType;

C++

__property TMotionSensorType SensorType = {read=GetMotionSensorType, nodefault};

Properties

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

Description

Type of the sensor.

See Also