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

TIdIRCSvrVersionEvent

Declaration

Source position: IdIRC.pas line 127

type TIdIRCSvrVersionEvent = procedure(

  ASender: TIdContext;

  const AVersion: string;

  const AHost: string;

  const AComments: string

) of object;



CT Web help

CodeTyphon Studio