Delphi .NET (2) Database (71) Delphi IDE (90) Network (39) Printing (3) Strings (12) VCL (83) Windows with Delphi (280)
Exchange Links About this site Links to us 
|
Send email from Delphi
17 comments. Current rating: (8 votes). Leave comments and/ or rate it.
It can be so easy to have your application pop up an email window.. assuming that a mail reader is installed (see below):
(Thanks to Kevin for improving the code with the body= parameter.)
 | |  | | uses
ShellAPI;
begin
ShellExecute(0,'open','mailto: peter@preview.org?subject=my subject&body=my message text',
NIL, NIL, SW_SHOWNORMAL);
end | |  | |  |
Comments:
| You are on page 1 of 2, other pages: [1] 2 | |
anonymous from United States
|
 |
|
|
|
|
|
|
|
Good help
|
|
|
|
|
j'ai l'honneur pour ecrire ce petite demande pour me postuler un poste dans votre etablissment .
jbilou ahmed
|
|
|
|
|
|
|
|
|
|
How i can send mails yahoo mail id etc through delphi program
|
|
|
|
|
how can i send mails for yahoo id through delphi program
|
|
|
|
|
That is what I looked for!
|
|
|
|
|
Thanks, short and sweet and very helpful!
|
|
|
|
|
That is what I looked for!
|
|
|
|
|
Thank you!!!
|
|
|
|
|
Exellent and gud help
thank you......
|
|
|
|
|
hello
|
|
|
|
|
in the name of god
very GOOD
Thank you!
|
2007-09-19, 08:21:02 (updated: 2007-09-19, 08:22:25) |
|
|
|
Hi
tnx 4 your great helpful code
Be Fun!!!!
www.Delphi-Magic.com
|
|
|
|
|
that's very good
www.yeganehsoft.com
|
| You are on page 1 of 2, other pages: [1] 2 |
|