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.

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

Voir aussi