Data.Cloud.CloudAPI.TCloudHTTP.ResponseText
Delphi
property ResponseText: string read GetResponseText;
C++
__property System::UnicodeString ResponseText = {read=GetResponseText};
Eigenschaften
Typ | Sichtbarkeit | Quelle | Unit | Übergeordnet |
---|---|---|---|---|
property | public | Data.Cloud.CloudAPI.pas Data.Cloud.CloudAPI.hpp |
Data.Cloud.CloudAPI | TCloudHTTP |
Beschreibung
Gibt den Antworttext für eine HTTP- oder HTTPS-Anforderung an, die dieser Instanz zugeordnet ist.