Indy 9
TIdIrcOneParmEvent
See Also, Unit: IdIrcServer
Event type for IRC commands having a single parameter.
TIdIrcOneParmEvent = procedure (Thread: TIdPeerThread; Parm : String) of object;
Unit
IdIrcServer
Parameters
Parm
THe parameters for the command.
Thread
Client generating the event notification.
Description
TIdIrcOneParmEvent is an event type for IRC server commands having a single parameter.

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