Internet Direct (Indy) Version 9.0.1 Beta
TEventNewsgroupList
Indicates receipt of a newsgroup listing.

TEventNewsgroupList = procedure (const ANewsgroup: string; const ALow, AHigh: Cardinal; const AType: string; var ACanContinue: Boolean) of object;
Description
TEventNewsgroupList is an event type triggered when a newsgroup is retrieved using the GetNewsgroupList or GetNewGroupsList method without the AList parameter.

AType usually is one of these values:

Note: If ALow is greater than AHigh, no articles are available in this newsgroup.