Internet Direct (Indy)
|
Specifies the DICT DEFINE command event handler.
property OnCommandDefine: TIdDICTDefineEvent;
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:
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. |