ITMSFNCCustomWebBrowserCookies.AddCookie Method
Adds or updates a cookie in the browser cookie store.
API unit family: TMSFNCWebBrowser
Declaring type: ITMSFNCCustomWebBrowserCookies
Syntax
procedure AddCookie(ACookie: TTMSFNCWebBrowserCookie);
Parameters
| Name | Description |
|---|---|
ACookie |
Cookie definition to add or update. |