Internet Direct (Indy) Version 9.0.1 Beta
Content
|
Index
|
Reference
TIdIRCServer.OnCommandPong
TIdIRCServer
Event handler for the IRC PONG command.
property
OnCommandPong: TIdIrcTwoParmEvent;
Description
OnCommandPong is a
TIdIrcTwoParmEvent
event handler that allows the server to respond to the IRC PONG command. PONG is used to reply to a PING message.