Internet Direct (Indy) Version 9.0.1 Beta
Content
|
Index
|
Reference
TIdPOP3NoParamEvent
See Also
,
Unit: IdPOP3Server
Represents the event type triggered for POP3 commands that require no parameters.
TIdPOP3NoParamEvent =
procedure
(AThread :TIdPeerThread)
of
object
;
Description
TIdPOP3NoParamEvent is the event type triggered when a POP3 server receives a command that requires no parameters, including the following POP3 commands:
QUIT
STAT
NOOP
RSET