_read | IcsMail | |
_total | IcsMail | |
IcsMail() | IcsMail | |
IcsMail(TPop3Cli *_pop3cli, TSmtpCli *_smtpCli, TMimeDecode *_mimeDecode) | IcsMail | |
IcsMail(TPop3Cli *_pop3cli, TSmtpCli *_smtpCli, TMimeDecode *_mimeDecode, TStrings *_log) | IcsMail | |
mPop3inboxDirectory | IcsMail | |
mPop3mailInfos | IcsMail | |
pop3abort() | IcsMail | |
pop3connect(AnsiString _hostName, AnsiString _userName, AnsiString _password, int _port=110) | IcsMail | |
pop3delAllMessages() | IcsMail | |
pop3delMessage(int _num) | IcsMail | |
pop3delMessages(vector< int > &_listMailNumber) | IcsMail | |
pop3disconnect() | IcsMail | |
pop3getAllMessages(AnsiString _inboxDir) | IcsMail | |
pop3getMessage(int _num, AnsiString _inboxDir) | IcsMail | |
pop3getMessages(vector< int > &_listMailNumber, AnsiString _inboxDir) | IcsMail | |
pop3parseAllMessages() | IcsMail | |
pop3parseMessage(int _num) | IcsMail | |
pop3undelMessages() | IcsMail | |
setLog(TStrings *_sl) | IcsMail | |
setMimeDecode(TMimeDecode *_mimeDecode) | IcsMail | |
setPop3cli(TPop3Cli *_pop3cli) | IcsMail | |
setSmtpCli(TSmtpCli *_smtpcli) | IcsMail | |
smtpAbort() | IcsMail | |
smtpConnect(AnsiString _hostName, AnsiString _userName, int _port=25) | IcsMail | |
smtpDisconnect() | IcsMail | |
smtpSendMessage(AnsiString _dest, TStrings *_recipients, AnsiString _subject, TStrings *_body, TStrings *_attachements, AnsiString _from="", AnsiString _fromName="") | IcsMail | |
void(__closure __fastcall *onPop3state)(MailState) | IcsMail | |
void(__closure __fastcall *onPop3progress)(int _position | IcsMail | |
void(__closure __fastcall *onSmtpState)(MailState) | IcsMail | |
void(__closure __fastcall *onSmtpProgress)(int _position | IcsMail | |
~IcsMail() | IcsMail | [inline] |