REST.Backend.ParseApi.TParseApi.PutResource

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

procedure PutResource(const AResource: string;  const AJSONObject: TJSONObject; AReset: Boolean);

C++

void __fastcall PutResource(const System::UnicodeString AResource, System::Json::TJSONObject* const AJSONObject, bool AReset);

Properties

Type Visibility Source Unit Parent
procedure
function
protected
REST.Backend.ParseApi.pas
REST.Backend.ParseApi.hpp
REST.Backend.ParseApi TParseApi

Description

Embarcadero Technologies does not currently have any additional information.