System.Sensors.THeadingChangedEvent

提供: RAD Studio API Documentation
移動先: 案内検索

C++

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

プロパティ

種類 可視性 ソース ユニット
typedef public System.Sensors.hpp System.Sensors System.Sensors


説明

TCustomLocationSensor.OnHeadingChanged および TLocationSensor.OnHeadingChanged イベントに対するイベント ハンドラの型。

関連項目