REST.Backend.ParseApi.TParseApi.PostResource

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

procedure PostResource(const AResource: string;
const AJSON: TJSONObject; AReset: Boolean);

C++

void __fastcall PostResource(const System::UnicodeString AResource, System::Json::TJSONObject* const AJSON, 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.