API:REST.HttpClient.TRESTHTTP.Patch

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

procedure Patch(const AURL: string; ASource, AResponseContent: TStream);

C++

void __fastcall Patch(const System::UnicodeString AURL, System::Classes::TStream* ASource, System::Classes::TStream* AResponseContent);

Properties

Type Visibility Source Unit Parent
procedure
function
public
REST.HttpClient.pas
REST.HTTPClient.hpp
REST.HttpClient TRESTHTTP

Description

Embarcadero Technologies does not currently have any additional information. Please help us document this topic by using the Discussion page!