System.Sensors.TLocationChangedEvent

De RAD Studio API Documentation
Aller à : navigation, rechercher

C++

typedef void __fastcall (__closure *TLocationChangedEvent)(System::TObject* Sender, const TLocationCoord2D &OldLocation, const TLocationCoord2D &NewLocation);

Propriétés

Type Visibilité  Source Unité  Parent
typedef public System.Sensors.hpp System.Sensors System.Sensors


Description

Type de gestionnaire d'événement pour les événements TCustomLocationSensor.OnLocationChanged et TLocationSensor.OnLocationChanged.

Voir aussi