Unit SMTP

From Ultibo.org
Revision as of 06:29, 27 September 2016 by Ultibo (Talk | contribs)

Jump to: navigation, search

Return to Unit Reference


Description


To be documented

Constants


To be documented

Type definitions


To be documented

Public variables


To be documented

Function declarations



Initialization functions

procedure SMTPInit;
Description: To be documented
Note None documented


SMTP helper functions

procedure SMTPLog(Level:LongWord; const AText:String);
Description: To be documented
Note None documented


procedure SMTPLogInfo(const AText:String);
Description: To be documented
Note None documented


procedure SMTPLogError(const AText:String);
Description: To be documented
Note None documented


procedure SMTPLogDebug(const AText:String);
Description: To be documented
Note None documented


Return to Unit Reference