System.Sensors.TCustomMotionSensor.SensorType

Aus RAD Studio API Documentation
Wechseln zu: Navigation, Suche

Delphi

property SensorType: TMotionSensorType read GetMotionSensorType;

C++

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

Eigenschaften

Typ Sichtbarkeit Quelle Unit Übergeordnet
property public
System.Sensors.pas
System.Sensors.hpp
System.Sensors TCustomMotionSensor


Beschreibung

Typ des Sensors.

Siehe auch