Internet Direct (Indy) Version 9.0.1 Beta
TIdDICTServer.OnCommandDefine
Specifies the DICT DEFINE command event handler.

property OnCommandDefine: TIdDICTDefineEvent;
Description
OnCommandDefine specifies the TIdDICTDefineEvent event handler used to respond to the DICT DEFINE command, as described in RFC 2229.

The DICT DEFINE command is used to perform a search for the specified word in the indicated database(s).

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