Indy 9
TIdIrcUserEvent
See Also, Unit: IdIrcServer
Event type for the IRC User command.
TIdIrcUserEvent = procedure ( Thread: TIdPeerThread; UserName, HostName, ServerName, RealName : String) of object;
Unit
IdIrcServer
Parameters
HostName
Host Name.
RealName
Real Name.
ServerName
Server Name.
Thread
Client generating the event notification.
UserName
User name.
Description
TIdIrcUserEvent is the event type for the IRC User command.

Created with Doc-O-Matic 2 donated to Project JEDI. Commercial license available from the Doc-O-Matic site.