Table of Contents

ITMSFNCCustomWebBrowserCookies.GetCookies Method

Asynchronously retrieves all cookies for the specified URI and raises the cookie response event.

API unit family: TMSFNCWebBrowser Declaring type: ITMSFNCCustomWebBrowserCookies

Syntax

procedure GetCookies(AURI: string);

Parameters

Name Description
AURI URI whose cookies are requested.