API:Datasnap.DSHTTP.TDSHTTPResponseIndy.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.DSHTTP.pas
Datasnap.DSHTTP.hpp
Datasnap.DSHTTP TDSHTTPResponseIndy

Description

Renvoie la valeur de la propriété ContentLength.

Datasnap.DSHTTP.TDSHTTPResponseIndy.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