Unit POP3
From Ultibo.org
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 | None documented |
|---|
POP3 helper functions
procedure POP3Log(Level:LongWord; const AText:String);
Description: To be documented
| Note | None documented |
|---|
procedure POP3LogInfo(const AText:String);
Description: To be documented
| Note | None documented |
|---|
procedure POP3LogError(const AText:String);
Description: To be documented
| Note | None documented |
|---|
procedure POP3LogDebug(const AText:String);
Description: To be documented
| Note | None documented |
|---|
Return to Unit Reference