Unit 'IdIRC' Package
[Overview][Types][Classes][Index] [#pl_indy]

TIdIRCQuitEvent

Declaration

Source position: IdIRC.pas line 123

type TIdIRCQuitEvent = procedure(

  ASender: TIdContext;

  const ANickname: string;

  const AHost: string;

  const AReason: string

) of object;



CT Web help

CodeTyphon Studio