System.Sensors.THeadingChangedEvent

From RAD Studio API Documentation
Jump to: navigation, search

C++

typedef void __fastcall (__closure *THeadingChangedEvent)(System::TObject* Sender, const THeading &AHeading);

Properties

Type Visibility Source Unit Parent
typedef public System.Sensors.hpp System.Sensors System.Sensors

Description

Type of event handler for the TCustomLocationSensor.OnHeadingChanged and TLocationSensor.OnHeadingChanged events.

See Also