mesnews
Comments
-
Hi Nico,
Thank you.
I just add
TppOutputDialog(ppReport1.OutputDialog).OutputType := rotExport;
to be sure to select the Export dialog.
-
Hi Nico,
Thank you. -
For the default email client (mapi), why do you use HKEY_LOCAL_MACHINE\SOFTWARE\Clients\Mail ?
In my computer, default mail is in HKEY_CURRENT_USER\SOFTWARE\Clients\Mail
-
OK, thank you very much. I did not see the "ppSMTPThunderbird" plugin ...
-
Hi,
On my computer, I have "Microsoft Outlook", "Mozilla Thunderbird" and "Windows Live Mail".
I would like to manually choose the right software.
Thank you -
Is it not possible to have only one "rbEntxx.exe" file, and create directory like :
Rbuilder\Sources
Rbuilder\Delphi 10\Lib
Rbuilder\Delphi 7\lib
...
?
Is it not same sources for each Delphi version ?