API:REST.HttpClient.TRESTHTTP.Post

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

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

C++

void __fastcall Post(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.