System.Sensors.TCustomOrientationSensor.SensorType

Aus RAD Studio API Documentation
Wechseln zu: Navigation, Suche

Delphi

property SensorType: TOrientationSensorType read GetOrientationSensorType;

C++

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

Eigenschaften

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


Beschreibung

Typ des Sensors.

Siehe auch