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

TIdIRCSvrQuitEvent

Declaration

Source position: IdIRC.pas line 124

type TIdIRCSvrQuitEvent = procedure(

  ASender: TIdContext;

  const ANickname: string;

  const AHost: string;

  const AServer: string;

  const AReason: string

) of object;



CT Web help

CodeTyphon Studio