Datasnap.DSHTTPClient.TDSHTTP.IHeaderList.Names

提供: RAD Studio API Documentation
移動先: 案内検索

Delphi

property Names[Index: Integer]: string read GetName;

C++

__property System::UnicodeString Names[int Index] = {read=GetName};

プロパティ

種類 可視性 ソース ユニット
property public
Datasnap.DSHTTPClient.pas
Datasnap.DSHTTPClient.hpp
Datasnap.DSHTTPClient IHeaderList


説明

IHeaderList 内の HTTP ヘッダーの名前を表します。

関連項目