API:Datasnap.DSHTTP.TDSHTTPResponseIndy.GetContentText
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 Eigenschaft ContentText zurück. {{#multireplace:Datasnap.DSHTTP.TDSHTTPResponseIndy.GetContentText|H21=!|H25=%|H28=(|H29=)|H2A=*|H2B=+|H2F=/|H3C=<|H3D==|H3E=>|H5B=[|H5D=]|H5E=^|H7C=|}} erbt von {{#multireplace:Datasnap.DSHTTPCommon.TDSHTTPResponse.GetContentText|H21=!|H25=%|H28=(|H29=)|H2A=*|H2B=+|H2F=/|H3C=<|H3D==|H3E=>|H5B=[|H5D=]|H5E=^|H7C=|}}. Der folgende Inhalt bezieht sich auf {{#multireplace:Datasnap.DSHTTPCommon.TDSHTTPResponse.GetContentText|H21=!|H25=%|H28=(|H29=)|H2A=*|H2B=+|H2F=/|H3C=<|H3D==|H3E=>|H5B=[|H5D=]|H5E=^|H7C=|}}.
Gibt den Wert der Eigenschaft ContentText zurück.
Die Eigenschaft GetContentText ist die Leseimplementierung der Eigenschaft ContentText.