System.Net.HttpClient.THTTPRequest.BaseAddHeader

提供:RAD Studio API Documentation

Delphi

procedure BaseAddHeader(const AName, AValue: string);

C++

void __fastcall BaseAddHeader(const System::UnicodeString AName, const System::UnicodeString AValue);

プロパティ

種類 可視性 ソース ユニット
procedure
function
protected
System.Net.HttpClient.pas
System.Net.HTTPClient.hpp
System.Net.HttpClient THTTPRequest


説明

内部的に使用するためのものです。