Indy 9
TIdIrcGetEvent
See Also, Unit: IdIrcServer
Event type for IRC commands that do not have parameters.
TIdIrcGetEvent = procedure ( Thread: TIdPeerThread) of object;
Unit
IdIrcServer
Parameters
Thread
Client generating the event notification.
Description
TIdIrcGetEvent is the event type signalled during execution of a threaded client connection to the IRC server in response to an IRC command that does not have parameters. TIdIrcGetEvent is the event type signalled for the IRC command REHASH and RESTART.

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