TdxAzureMapGeolocationProviderOnResponse Type
Declaration
TdxAzureMapGeolocationProviderOnResponse = procedure(ASender: TdxMapControlAzureMapGeolocationProvider; AResponse: TdxAzureMapGeolocationRequestResponse; var ADestroyResponse: Boolean) of object;
Parameters
Name | Type |
---|---|
ASender | TdxMapControlAzureMapGeolocationProvider |
AResponse | TdxAzureMapGeolocationRequestResponse |
ADestroyResponse | Boolean |
See Also