Web.HTTPApp.TCookieCollection.SetCookie

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

procedure SetCookie(Index: Integer; Cookie: TCookie);

C++

void __fastcall SetCookie(int Index, TCookie* Cookie);

Properties

Type Visibility Source Unit Parent
procedure
function
protected
Web.HTTPApp.pas
Web.HTTPApp.hpp
Web.HTTPApp TCookieCollection

Description

Embarcadero Technologies does not currently have any additional information. Please help us document this topic by using the Discussion page!