API:System.Net.HttpClient.THTTPResponse.InternalAddCookie

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

procedure InternalAddCookie(const ACookieData: string);

C++

void __fastcall InternalAddCookie(const System::UnicodeString ACookieData);

Properties

Type Visibility Source Unit Parent
procedure
function
protected
System.Net.HttpClient.pas
System.Net.HTTPClient.hpp
System.Net.HttpClient THTTPResponse

Description

Embarcadero Technologies does not currently have any additional information.