Table of Contents

TTMSFNCWebBrowserOnGetCookies Event Type

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

API unit family: TMSFNCWebBrowser

Parameters

Name Description
Sender The web browser control that triggered the event.
ACookies Array of cookies returned for the requested URI. See TTMSFNCWebBrowserCookie.