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

TIdIRCNicknameChangedEvent

Declaration

Source position: IdIRC.pas line 121

type TIdIRCNicknameChangedEvent = procedure(

  ASender: TIdContext;

  const AOldNickname: string;

  const AHost: string;

  const ANewNickname: string

) of object;



CT Web help

CodeTyphon Studio