Internet Direct (Indy) Version 9.0.2 Beta
TOnManagerEvent
Ancestor for event types used in cookie manager event notifications.

TOnManagerEvent = procedure (ASender: TObject; ACookieCollection: TIdCookies) of object;
Description
TOnManagerEvent is an event type that specifies the ancestor for other event types used in event notifications to TIdCookieManager, like TOnCreateEvent and TOnDestroyEvent.