Indy 9
TBasicHandler
See Also, Unit: IdSMTPServer
Specifies an event type signalled for SMTP commands with no parameters.
TBasicHandler = procedure (ASender: TIdCommand) of object;
Unit
IdSMTPServer
Description
TBasicHandler specifies an event type signalled when SMTP commands requiring no parameter data are received and executed for the client connection.

TBasicHandler is the type used to represent the TIdSMTPServer command event handlers for OnCommandHELP, OnCommandSOML, OnCommandSEND, OnCommandSAML, OnCommandVRFY, OnCommandEXPN, and OnCommandTURN.


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