System.Sensors.TCustomLocationSensor.Speed

Aus RAD Studio API Documentation
Wechseln zu: Navigation, Suche

Delphi

property Speed: Double index TProperty.Speed read GetDoubleProperty;

C++

__property double Speed = {read=GetDoubleProperty, index=4};

Eigenschaften

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


Beschreibung

Getter für die Geschwindigkiet in Meter pro Sekunde.

Siehe auch