Datasnap.DSHTTP.TDSHTTPResponseIndy.GetContentText

Aus RAD Studio API Documentation
Wechseln zu: Navigation, Suche

Delphi

function GetContentText: string; override;

C++

virtual System::UnicodeString __fastcall GetContentText();

Eigenschaften

Typ Sichtbarkeit Quelle Unit Übergeordnet
function class protected
Datasnap.DSHTTP.pas
Datasnap.DSHTTP.hpp
Datasnap.DSHTTP TDSHTTPResponseIndy

Beschreibung

Gibt den Wert der ContentText-Eigenschaft zurück.

Die GetContentText-Methode ist die Leseimplementierung der ContentText-Eigenschaft.

Siehe auch