FMX.Maps.TMapClickEvent
C++
typedef void __fastcall (__closure *TMapClickEvent)(const TMapCoordinate &Position);
Properties
| Type | Visibility | Source | Unit | Parent |
|---|---|---|---|---|
| typedef | public | FMX.Maps.hpp | FMX.Maps | FMX.Maps |
API STUFF
Description
Event type that handles map click events.
TMapClickEvent receives one parameter, Position, which is the coordinate of the map that the user clicks.
The following event handlers are TMapClickEvent types: