Internet Direct (Indy) Version 9.0.2 Beta
TIdDICTServer.OnCommandQuit
Specifies the event handler for the DICT QUIT command.

property OnCommandQuit: TIdDICTGetEvent;
Description
TIdDICTServer uses the OnCommandQuit event handler to respond to the DICT QUIT command, which informs the server that the client wishes to close the connection to the DICT server.

The DICT server must implement the QUIT command.