Datasnap.DSHTTP.TDSHTTPResponseIndy.SetFreeContentStream
Delphi
procedure SetFreeContentStream(const Value: Boolean); override;
C++
virtual void __fastcall SetFreeContentStream(const bool Value);
プロパティ
種類 | 可視性 | ソース | ユニット | 親 |
---|---|---|---|---|
procedure function |
class protected | Datasnap.DSHTTP.pas Datasnap.DSHTTP.hpp |
Datasnap.DSHTTP | TDSHTTPResponseIndy |
説明
FreeContentStream プロパティの値を、パラメータで指定されたものに設定します。
Datasnap.DSHTTP.TDSHTTPResponseIndy.SetFreeContentStream は Datasnap.DSHTTPCommon.TDSHTTPResponse.SetFreeContentStream を継承しています。以下の内容はすべて Datasnap.DSHTTPCommon.TDSHTTPResponse.SetFreeContentStream を参照しています。
FreeContentStream プロパティの値を、パラメータで指定されたものに設定します。
SetFreeContentStream メソッドは、FreeContentStream プロパティを書き込むための実装です。