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

TIdIRCKickEvent

Declaration

Source position: IdIRC.pas line 78

type TIdIRCKickEvent = procedure(

  ASender: TIdContext;

  const ANickname: string;

  const AHost: string;

  const AChannel: string;

  const ATarget: string;

  const AReason: string

) of object;



CT Web help

CodeTyphon Studio