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:
Copyright © 1993-2006, Chad Z. Hower (aka Kudzu) and the Indy Pit Crew. All rights reserved.
|
Post feedback to the Indy Docs Newsgroup.
|