Internet Direct (Indy) Version 9.0.1 Beta
TIdQOTDGetEvent
Specifies an event type for TIdQuotdServer commands.

TIdQOTDGetEvent = procedure ( Thread: TIdPeerThread ) of object;
Description
TIdQOTDGetEvent is an event type that allows TIdQuotdServer to respond to the OnCommandQOTD event. Thread is the thread for the client connection.