API:Datasnap.DSHTTPWebBroker.TDSHTTPResponseWebBroker.SetFreeContentStream

提供: RAD Studio API Documentation
移動先: 案内検索

Delphi

procedure SetFreeContentStream(const Value: Boolean); override;

C++

virtual void __fastcall SetFreeContentStream(const bool Value);

プロパティ

種類 可視性 ソース ユニット
procedure
function
class protected
Datasnap.DSHTTPWebBroker.pas
Datasnap.DSHTTPWebBroker.hpp
Datasnap.DSHTTPWebBroker TDSHTTPResponseWebBroker

説明

FreeContentStream プロパティの値を、パラメータで指定されたものに設定します。

Datasnap.DSHTTPWebBroker.TDSHTTPResponseWebBroker.SetFreeContentStream は Datasnap.DSHTTPCommon.TDSHTTPResponse.SetFreeContentStream を継承しています。以下の内容はすべて Datasnap.DSHTTPCommon.TDSHTTPResponse.SetFreeContentStream を参照しています。

FreeContentStream プロパティの値を、パラメータで指定されたものに設定します。

SetFreeContentStream メソッドは、FreeContentStream プロパティを書き込むための実装です。

関連項目