Datasnap.DSHTTPWebBroker.TDSHTTPResponseWebBroker.GetContentLength

De RAD Studio API Documentation

Delphi

function GetContentLength: Int64; override;

C++

virtual __int64 __fastcall GetContentLength();

Propriétés

Type Visibilité  Source Unité  Parent
function class protected
Datasnap.DSHTTPWebBroker.pas
Datasnap.DSHTTPWebBroker.hpp
Datasnap.DSHTTPWebBroker TDSHTTPResponseWebBroker

Description

Renvoie la valeur de la propriété ContentLength. {{#multireplace:Datasnap.DSHTTPWebBroker.TDSHTTPResponseWebBroker.GetContentLength|H21=!|H25=%|H28=(|H29=)|H2A=*|H2B=+|H2F=/|H3C=<|H3D==|H3E=>|H5B=[|H5D=]|H5E=^|H7C=|}} hérite de {{#multireplace:Datasnap.DSHTTPCommon.TDSHTTPResponse.GetContentLength|H21=!|H25=%|H28=(|H29=)|H2A=*|H2B=+|H2F=/|H3C=<|H3D==|H3E=>|H5B=[|H5D=]|H5E=^|H7C=|}}. Tout le contenu en-dessous de cette ligne se réfère à {{#multireplace:Datasnap.DSHTTPCommon.TDSHTTPResponse.GetContentLength|H21=!|H25=%|H28=(|H29=)|H2A=*|H2B=+|H2F=/|H3C=<|H3D==|H3E=>|H5B=[|H5D=]|H5E=^|H7C=|}}.

Renvoie la valeur de la propriété ContentLength.

La méthode GetContentLength est l'implémentation en lecture de la propriété ContentLength.

Voir aussi