System.Sensors.TGeocodeReverseEvent

From RAD Studio API Documentation
Jump to: navigation, search

C++

typedef void __fastcall (__closure *TGeocodeReverseEvent)(TCivicAddress* const Address);

Properties

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

Description

Type of event handler for the TGeocoder.OnGeocodeReverse event.

See Also