API:REST.Client.IRESTResponseJSON.GetJSONResponse

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

procedure GetJSONResponse(out AJSONValue: TJSONValue; out AHasOwner: Boolean);

C++

virtual void __fastcall GetJSONResponse(/* out */ System::Json::TJSONValue* &AJSONValue, /* out */ bool &AHasOwner) = 0 ;

Properties

Type Visibility Source Unit Parent
procedure
function
public
REST.Client.pas
REST.Client.hpp
REST.Client IRESTResponseJSON

Description

Embarcadero Technologies does not currently have any additional information.