REST.Client.TCustomRESTResponse.GetJSONResponse
Delphi
procedure GetJSONResponse(out AJSONValue: TJSONValue; out AHasOwner: Boolean);
C++
void __fastcall GetJSONResponse(/* out */ System::Json::TJSONValue* &AJSONValue, /* out */ bool &AHasOwner);
Properties
Type | Visibility | Source | Unit | Parent |
---|---|---|---|---|
procedure function |
protected | REST.Client.pas REST.Client.hpp |
REST.Client | TCustomRESTResponse |
Description
Embarcadero Technologies does not currently have any additional information. Please help us document this topic by using the Discussion page!