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

TIdIRCFiveParmEvent

Declaration

Source position: IdIrcServer.pas line 90

type TIdIRCFiveParmEvent = procedure(

  AContext: TIdCommand;

  AParm1: string;

  AParm2: string;

  AParm3: string;

  AParm4: string;

  AParm5: string

) of object;



CT Web help

CodeTyphon Studio