Indy 9
TOnManagerEvent
See Also, Unit: IdCookieManager
Ancestor for event types used in cookie manager event notifications.
TOnManagerEvent = procedure (ASender: TObject; ACookieCollection: TIdCookies) of object;
Unit
IdCookieManager
Parameters
ACookieCollection
Cookie collection for the event notification.
ASender
Cookie manager for the event notification.
Description
TOnManagerEvent is an event type that specifies the ancestor for other event types used in event notifications to TIdCookieManager, like TOnCreateEvent and TOnDestroyEvent.

Created with Doc-O-Matic 2 donated to Project JEDI. Commercial license available from the Doc-O-Matic site.