如何用DELPHI实现发电子邮件
作者:admin 日期:2008-06-27
看过Borland的VCLScanner吗?由源代码的,里面有关于向定点邮箱发送邮件的代码,去下载一个看一看吧。---unit MapiControl;
interface
uses
Windows, Messages, SysUtils, Classes, Graphics, Controls, Forms, Dialogs;
interface
uses
Windows, Messages, SysUtils, Classes, Graphics, Controls, Forms, Dialogs;
Tags: DELPHI发电子邮件







