Datasnap.DSHTTP.TDSHTTPResponseIndy.GetResponseText
Delphi
function GetResponseText: string; override;
C++
virtual System::UnicodeString __fastcall GetResponseText();
Properties
| Type | Visibility | Source | Unit | Parent |
|---|---|---|---|---|
| function | class protected | Datasnap.DSHTTP.pas Datasnap.DSHTTP.hpp |
Datasnap.DSHTTP | TDSHTTPResponseIndy |
Description
Returns the value of the ResponseText property.
The GetResponseText method is the read implementation of the ResponseText property.