Source position: IdIRC.pas line 58
type TIdIRCPrivMessageEvent = procedure( |
ASender: TIdContext; |
const ANickname: string; |
const AHost: string; |
const ATarget: string; |
const AMessage: string |
) of object; |
CT Web help |
CodeTyphon Studio |