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