Indy 9
TIdIrcOtherEvent
See Also, Unit: IdIrcServer
Specifies the event type for unknown IRC commands.
TIdIrcOtherEvent = procedure ( Thread: TIdPeerThread; Command, Parm : String) of object;
Unit
IdIrcServer
Parameters
Command
Command from the client.
Parm
Parameters for the command.
Thread
Client generating the event notification.
Description
TIdIrcOtherEvent is the event type for unknown IRC commands.

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