Topic Path: Symbol Reference > Classes > TIdDICTServer Class > TIdDICTServer Events > OnCommandDefine Event
ContentsIndexHome
PreviousUpNext
TIdDICTServer.OnCommandDefine Event

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:

Copyright © 1993-2006, Chad Z. Hower (aka Kudzu) and the Indy Pit Crew. All rights reserved.
Post feedback to the Indy Docs Newsgroup.