TTMSFNCWebBrowserOnGetCookies Event Type
Fired when cookies are retrieved in response to a
TTMSFNCCustomWebBrowser.GetCookiescall.
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. |