Source position: IdIRC.pas line 128
type TIdIRCRawEvent = procedure(
ASender: TIdContext;
AIn: Boolean;
const AMessage: string
) of object;