System.Sensors.TCustomOrientationSensor.TrueHeading
Delphi
property TrueHeading: Double index TProperty.TrueHeading read GetDoubleProperty;
C++
__property double TrueHeading = {read=GetDoubleProperty, index=10};
Inhaltsverzeichnis
Eigenschaften
| Typ | Sichtbarkeit | Quelle | Unit | Übergeordnet | 
|---|---|---|---|---|
| property | public | System.Sensors.pas System.Sensors.hpp  | 
        System.Sensors | TCustomOrientationSensor | 
Beschreibung
Kompasskurs relativ zum geographischen Norden.
Plattformunterstützung
Diese Eigenschaft wird nur auf Windows unterstützt.