Unit IMAP4

From Ultibo.org
Revision as of 04:14, 19 August 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 IMAP4Init;
Description: To be documented
Note To be documented


IMAP4 helper functions

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


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


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


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


Return to Unit Reference