Specifies the event type for the DICT HELP, QUIT, and STATUS commands.
TIdDICTGetEvent = procedure (AContext:TIdCommand) of object;
Parameters |
Description |
Thread |
Execution thread performing the command. |
TIdDICTGetEvent specifies the event type for the DICT HELP, QUIT, and STATUS commands. TIdDICTGetEvent is used to notify the corresponding event handler that the operation should be performed.
Copyright © 1993-2006, Chad Z. Hower (aka Kudzu) and the Indy Pit Crew. All rights reserved.
|
Post feedback to the Indy Docs Newsgroup.
|