Source position: IdIRC.pas line 51
type TIdIRCServerMsgEvent = procedure(
ASender: TIdContext;
const AMsg: string
) of object;