Data.DbxHTTPLayer.TDSHTTPResponseStream.ContentLength

De RAD Studio API Documentation
Aller à : navigation, rechercher

Delphi

property ContentLength: Int64 read GetContentLength;

C++

__property __int64 ContentLength = {read=GetContentLength};

Propriétés

Type Visibilité  Source Unité  Parent
property public
Data.DbxHTTPLayer.pas
Data.DbxHTTPLayer.hpp
Data.DbxHTTPLayer TDSHTTPResponseStream

Description

Spécifie la longueur de le réponse HTTP de contenu.

La propriété ContentLength spécifie la longueur de le réponse HTTP de contenu.

Voir aussi