Datasnap.DSHTTP.TDSHTTPResponseIndy.GetContentLength

提供:RAD Studio API Documentation

Delphi

function GetContentLength: Int64; override;

C++

virtual __int64 __fastcall GetContentLength();

プロパティ

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

説明

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

GetContentLength メソッドは、ContentLength プロパティの読み込み実装です。

関連項目