Web.HTTPApp.TCookieCollection.GetCookie

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

function GetCookie(Index: Integer): TCookie;

C++

TCookie* __fastcall GetCookie(int Index);

Properties

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

Description

Embarcadero Technologies does not currently have any additional information.