Internet Direct (Indy)
Home
PreviousUpNext
TIdDICTServer.OnCommandHelp Event

Specifies the DICT HELP command event handler.

Pascal
property OnCommandHelp: TIdDICTGetEvent;

OnCommandHelp specifies the TIdDICTGetEvent event handler used to respond to the DICT HELP command, as described in RFC 2229. 

The DICT HELP command provides a short summary of commands that are understood by this implementation of the DICT server. All DICT servers implement the HELP command. 

Applications should assign a procedure to the event handler in order to respond to the DICT command, or the server will return the default message: 

 

   500 command not recognized
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.