Internet Direct (Indy) Version 9.0.2 Beta
TIdQotdUDPGetEvent
Specifies an event type for TIdQuotdServer commands.

TIdQotdUDPGetEvent = procedure (ABinding: TIdSocketHandle; var AQuote : String) of object;
Description
TIdQotdUDPGetEvent is an event type that allows TIdQuotdUDPServer to respond to the OnCommandQOTD event.

Parameters:

ABinding - This is the binding for the current client querying the server

AQuote - This is the string you set with the current Quote of Day for sending to the client