API:Datasnap.DSHTTPWebBroker.TDSHTTPResponseWebBroker.GetContentLength

De RAD Studio API Documentation
Aller à : navigation, rechercher

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.

Datasnap.DSHTTPWebBroker.TDSHTTPResponseWebBroker.GetContentLength hérite de Datasnap.DSHTTPCommon.TDSHTTPResponse.GetContentLength. Tout le contenu en-dessous de cette ligne se réfère à Datasnap.DSHTTPCommon.TDSHTTPResponse.GetContentLength.

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