Internet Direct (Indy) Version 9.0.2 Beta
TIdIRCServer.OnCommandUserHost
Event handler for the IRC USERHOST command.

property OnCommandUserHost: TIdIrcOneParmEvent;
Description
OnCommandUserHost is a TIdIrcOneParmEvent event handler that allows the server to respond to the IRC USERHOST command. USERHOST is used to retrieve a list of information about each nickname that it found. The returned list has each reply separated by a space.