Unit POP3

From Ultibo.org
Revision as of 04:05, 2 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 POP3Init;
Description: To be documented
Note To be documented


POP3 helper functions

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


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


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


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


Return to Unit Reference