TdxBingMapLocationDataProviderResponseEvent Type
Declaration
TdxBingMapLocationDataProviderResponseEvent = procedure(Sender: TObject; AResponse: TdxBingMapLocationDataServiceResponse; var ADestroyResponse: Boolean) of object;
Parameters
Name | Type |
---|---|
Sender | TObject |
AResponse | TdxBingMapLocationDataServiceResponse |
ADestroyResponse | Boolean |
See Also