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.
|
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. |