Indy 9
TIdQotdUDPGetEvent
See Also, Unit: IdQOTDUDPServer
Specifies an event type for TIdQuotdServer commands.
TIdQotdUDPGetEvent = procedure (ABinding: TIdSocketHandle; var AQuote : String) of object;
Unit
IdQOTDUDPServer
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
Thread
Connection generating the event.
Description
TIdQotdUDPGetEvent is an event type that allows TIdQuotdUDPServer to respond to the OnCommandQOTD event.

Created with Doc-O-Matic 2 donated to Project JEDI. Commercial license available from the Doc-O-Matic site.