Internet Direct (Indy) Version 9.0.2 Beta
Content
|
Index
|
Reference
TIdQOTDGetEvent
Unit: IdQotdServer
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.