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

TIdIRCServerEvent

Declaration

Source position: IdIrcServer.pas line 92

type TIdIRCServerEvent = procedure(

  AContext: TIdCommand;

  ServerName: string;

  Hopcount: string;

  Info: string

) of object;



CT Web help

CodeTyphon Studio