System.Sensors.TCustomMotionSensor.UpdateInterval

Aus RAD Studio API Documentation
Wechseln zu: Navigation, Suche

Delphi

property UpdateInterval: Double read GetUpdateInterval write SetUpdateInterval;

C++

__property double UpdateInterval = {read=GetUpdateInterval, write=SetUpdateInterval};

Eigenschaften

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


Beschreibung

Legt fest, wie oft in Mikrosekunden die Sensor-Daten aktualisiert werden.