Datasnap.DSHTTPClient.TDSHTTP.IHeaderList.Names
[–] Properties | |
---|---|
Type: property | |
Visibility: public | |
Source: Datasnap.DSHTTPClient.pas Datasnap.DSHTTPClient.hpp
| |
Unit: Datasnap.DSHTTPClient | |
Parent: IHeaderList |
Delphi
property Names[Index: Integer]: string read GetName;
C++
__property System::UnicodeString Names[int Index] = {read=GetName};
Description
Represents the names of the HTTP headers in IHeaderList.