ITMSFNCCustomGeocoding.Parse Method
Parses the raw service response into the request.
API unit family: TMSFNCGeocoding
Declaring type: ITMSFNCCustomGeocoding
Syntax
procedure Parse(ARequest: TTMSFNCGeocodingRequest; ARequestResult: string);
Parameters
| Name | Description |
|---|---|
ARequest |
Request that receives the parsed result. |
ARequestResult |
Raw response text returned by the service. |