Datasnap.DSHTTPCommon.TDSHTTPResponse.GetFreeContentStream

提供:RAD Studio API Documentation

Delphi

function GetFreeContentStream: Boolean; virtual; abstract;

C++

virtual bool __fastcall GetFreeContentStream() = 0 ;

プロパティ

種類 可視性 ソース ユニット
function protected
Datasnap.DSHTTPCommon.pas
Datasnap.DSHTTPCommon.hpp
Datasnap.DSHTTPCommon TDSHTTPResponse

説明

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

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

関連項目