REST.Backend.ServiceComponents.TCustomBackendQuery.GetJSONResponse

From RAD Studio API Documentation
Jump to: navigation, search

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.Backend.ServiceComponents.pas
REST.Backend.ServiceComponents.hpp
REST.Backend.ServiceComponents TCustomBackendQuery

Description

Embarcadero Technologies does not currently have any additional information.