Datasnap.DSHTTP.TDSHTTPResponseIndy.GetFreeContentStream

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

Delphi

function GetFreeContentStream: Boolean; override;

C++

virtual bool __fastcall GetFreeContentStream();

プロパティ

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

説明

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

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

関連項目