Internet Direct (Indy) Version 9.0.2 Beta
Content
|
Index
|
Reference
TIdIRCServer.OnCommandPass
TIdIRCServer
Event handler for the IRC PASS command.
property
OnCommandPass: TIdIrcOneParmEvent;
Description
OnCommandPass is a
TIdIrcOneParmEvent
event handler that allows the server to respond to the IRC PASS command. PASS is used to set the password to be used for a connection.