Datasnap.DSHTTPClient.TDSHTTP.IHeaderList.GetName

De RAD Studio API Documentation
Aller à : navigation, rechercher

Delphi

function GetName(Index: Integer): string;

C++

virtual System::UnicodeString __fastcall GetName(int Index) = 0 ;

Propriétés

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


Description

Obtient le nom de l'en-tête HTTP spécifié par Index.

GetName est la méthode Getter pour la propriété Names.

Voir aussi