Datasnap.DSHTTPClient.TDSHTTP.IHeaderList.Count

De RAD Studio API Documentation
Aller à : navigation, rechercher

Delphi

property Count: Integer read GetCount;

C++

__property int Count = {read=GetCount};

Propriétés

Type Visibilité  Source Unité  Parent
property public
Datasnap.DSHTTPClient.pas
Datasnap.DSHTTPClient.hpp
Datasnap.DSHTTPClient IHeaderList


Description

Représente le nombre d'en-têtes HTTP dans IHeaderList.

Voir aussi