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