Source position: IdIrcServer.pas line 92
type TIdIRCServerEvent = procedure(
AContext: TIdCommand;
ServerName: string;
Hopcount: string;
Info: string
) of object;