|
<< Click to Display Table of Contents >> Navigation: Classes > TIPGeoApi > Methods > ParseResponse |
SIGNATURE=IWIPGeolocationClient.TIPGeoApi.ParseResponse@string@TStrings
ETYPE=Method
Declaration:
Delphi: |
public procedure ParseResponse(const aResponse: string; aList: TStrings); virtual; |
C++: |
void public: virtual __fastcall ParseResponse(const String aResponse, TStrings aList); |
Description: This is ParseResponse, a member of class TIPGeoApi.