System.Sensors.TCustomMotionSensor.Motion

Aus RAD Studio API Documentation
Wechseln zu: Navigation, Suche

Delphi

property Motion: Double index TProperty.Motion read GetDoubleProperty;

C++

__property double Motion = {read=GetDoubleProperty, index=6};

Eigenschaften

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


Beschreibung

Gibt an, ob der Sensor ausgeführt wird (True) oder nicht (False).

Plattform-Unterstützung

Diese Eigenschaft wird nur unter Windows unterstützt.

Siehe auch