Internet Direct (Indy) Version 9.0.2 Beta
|
property CookieCollection: TIdCookies;
Use the OnNewCookie event handler to manage the CookieCollection when new Cookie class instances are created in AddCookie or AddCookie2.
Use the OnCreate and OnDestroy event handlers to manage the CookieCollection during creation or destruction of the TIdCookieManager class instance.