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

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