System.Sensors.TCustomOrientationSensor.CompTrueHeading
Delphi
property CompTrueHeading: Double index TProperty.CompTrueHeading read GetDoubleProperty;
C++
__property double CompTrueHeading = {read=GetDoubleProperty, index=12};
Properties
| Type | Visibility | Source | Unit | Parent | 
|---|---|---|---|---|
| property | public | System.Sensors.pas System.Sensors.hpp | System.Sensors | TCustomOrientationSensor | 
Description
Direction where the device is pointed, relative to the geographic North.
Platform Support
This property is only supported on Windows.