Indy 9
TIdIrcServerEvent
See Also, Unit: IdIrcServer
Event type for the IRC SERVER command.
TIdIrcServerEvent = procedure ( Thread: TIdPeerThread; ServerName, Hopcount, Info : String) of object;
Unit
IdIrcServer
Parameters
Hopcount
Number of hops to the server.
Info
Host for the server.
ServerName
Server Name.
Thread
Client generating the event notification.
Description
TIdIrcServerEvent is an event type for the IRC SERVER command.

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