Datasnap.DSHTTPClient.TDSHTTP.IHeaderList.Values

De RAD Studio API Documentation
Aller à : navigation, rechercher

Delphi

property Values[const Name: string]: string read GetValue;

C++

__property System::UnicodeString Values[const System::UnicodeString Name] = {read=GetValue};

Propriétés

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


Description

Représente les valeurs des champs d'en-tête HTTP.

Voir aussi