System.Sensors.TLocationChangedEvent
C++
typedef void __fastcall (__closure *TLocationChangedEvent)(System::TObject* Sender, const TLocationCoord2D &OldLocation, const TLocationCoord2D &NewLocation);
Properties
| Type | Visibility | Source | Unit | Parent | 
|---|---|---|---|---|
| typedef | public | System.Sensors.hpp | System.Sensors | System.Sensors | 
Description
Type of event handler for the TCustomLocationSensor.OnLocationChanged and TLocationSensor.OnLocationChanged events.