Table of Contents

TTMSFNCEdgeWebBrowser.GetCookies Method

Retrieves cookies for the given URI and fires the OnGetCookies event.

API unit family: TMSFNCEdgeWebBrowser Declaring type: TTMSFNCEdgeWebBrowser

Syntax

procedure GetCookies(AURI: string = ''); override;

Parameters

Name Description
AURI URI whose cookies are requested; empty string retrieves all cookies.