API:Datasnap.DSHTTPWebBroker.TDSHTTPResponseWebBroker.GetFreeContentStream

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

Delphi

function GetFreeContentStream: Boolean; override;

C++

virtual bool __fastcall GetFreeContentStream(void);

プロパティ

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

説明

FreeContentStream プロパティの値を返します。

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

FreeContentStream プロパティの値を返します。

GetFreeContentStream メソッドは、FreeContentStream プロパティを読み取るための実装です。

関連項目