System.Sensors.TCustomOrientationSensor.TrueHeading
Delphi
property TrueHeading: Double index TProperty.TrueHeading read GetDoubleProperty;
C++
__property double TrueHeading = {read=GetDoubleProperty, index=10};
Properties
| Type | Visibility | Source | Unit | Parent | 
|---|---|---|---|---|
| property | public | System.Sensors.pas System.Sensors.hpp  | 
        System.Sensors | TCustomOrientationSensor | 
Description
Compass heading relative to geographic north.
Platform Support
This property is only supported on Windows.