| Delphi .NET (2) Database (71) Delphi IDE (90) Network (39) Printing (3) Strings (12) VCL (83) Windows with Delphi (280)
|
Sending email messages in .NET
(1 votes). Leave comments and/ or rate it.
Delphi 8 for .NET makes it easier to send emails even with attachments. The System.Web.Mail namespace provides the necessary classes for sending email in .NET; follow this example.
Comments:
|