Indy 9
TIdIrcTwoParmEvent
See Also, Unit: IdIrcServer
Event type for IRC commands having 2 parameters.
TIdIrcTwoParmEvent = procedure (Thread: TIdPeerThread; Parm1, Parm2 : String) of object;
Unit
IdIrcServer
Parameters
Parm1
Parameter 1.
Parm2
Parameter 2.
Thread
Client generating the event notification.
Description
TIdIrcTwoParmEvent is an event type for IRC commands having 2 parameters.

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