REST.Backend.ServiceComponents.TCustomBackendQuery.SetJSONResult

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

procedure SetJSONResult(const AJSONResult: TJSONArray);

C++

void __fastcall SetJSONResult(System::Json::TJSONArray* const AJSONResult);

Properties

Type Visibility Source Unit Parent
procedure
function
public
REST.Backend.ServiceComponents.pas
REST.Backend.ServiceComponents.hpp
REST.Backend.ServiceComponents TCustomBackendQuery

Description

Embarcadero Technologies does not currently have any additional information.