Table of Contents

TTMSFNCWebBrowser.OnGetCookies Event

Fired when cookies are retrieved in response to a GetCookies call.

API unit family: TMSFNCWebBrowser Declaring type: TTMSFNCWebBrowser Inherited from: TTMSFNCCustomWebBrowser

Syntax

OnGetCookies: TTMSFNCWebBrowserOnGetCookies;

Parameters

Name Description
Sender The web browser that raised the event.
ACookies Array of cookies returned by the browser.