Содержание

GetCookies

Gets all the cookies that are in the profile

Syntax

function GetCookies: TCSCookies;

Parameters

Returned value

Notes

Examples

  1. var cookies := GetCookies;