Internet Direct (Indy)
|
Specifies the event handler for the DICT SHOW command.
property OnCommandShow: TIdDICTShowEvent;
OnCommandShow specifies the event handler for the DICT SHOW command, and is used by the TIdDICTServer to implement the DICT command.
OnCommandShow must provide parameters that indicate the thread of execution performing the command, and the SHOW command parameters to be included in the command execution. The command options include:
Internet Direct (Indy) version 10.1.5
Copyright © 1993-2006, Chad Z. Hower (aka Kudzu) and the Indy Pit Crew. All rights reserved. Website http://www.indyproject.org. Post feedback to the Indy Documentation newsgroup. |