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

TIdIRCCTCPQueryEvent

Declaration

Source position: IdIRC.pas line 109

type TIdIRCCTCPQueryEvent = procedure(

  ASender: TIdContext;

  const ANickname: string;

  const AHost: string;

  const ATarget: string;

  const ACommand: string;

  const AParams: string

) of object;



CT Web help

CodeTyphon Studio