REST.HttpClient.TRESTHTTP.Get

De RAD Studio API Documentation
Aller à : navigation, rechercher

Delphi

procedure Get(const AURL: string; AResponseContent: TStream);

C++

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

Propriétés

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


Description

Exécute HTTP GET.

Voir aussi