Data.Cloud.CloudAPI.TCloudHTTP.GetResponse

Aus RAD Studio API Documentation
Wechseln zu: Navigation, Suche

Delphi

function GetResponse: IHTTPResponse;

C++

System::Net::Httpclient::_di_IHTTPResponse __fastcall GetResponse();

Eigenschaften

Typ Sichtbarkeit Quelle Unit Übergeordnet
function protected
Data.Cloud.CloudAPI.pas
Data.Cloud.CloudAPI.hpp
Data.Cloud.CloudAPI TCloudHTTP


Beschreibung

Als protected deklarierte Getter-Methode für die Eigenschaft Response.

Siehe auch