Internet Direct (Indy) Version 9.0.1 Beta
Content
|
Index
|
Reference
TIdIRCServer.OnCommandOther
TIdIRCServer
Event handler for unknown IRC commands.
property
OnCommandOther: TIdIrcOtherEvent;
Description
OnCommandOther is a
TIdIrcOtherEvent
event handler that allows the server to respond to unknown IRC commands. OnCommandOther is called when the server encounters a command that is not recognized as an IRC protocol command.