TMailer does not work if the application bitness differs from Outlook
Borland's Object Windows Library for the modern age
Brought to you by:
jogybl,
sebas_ledesma
Note: under the hood TMailer uses the MAPISendDocuments function which is marked as "The use of this function is discouraged. It may be altered or unavailable in subsequent versions of Windows."
With the pending deprecation of classic Outlook and move to New Outlook, which does not support MAPI, this class may no longer be depended on in the future.
Note: The fix can be backported to the 7 and 6.44 branches, but it may bot be worth it if noone is actually using the TMailer code - and if they do, they should have already implemented their own checks for MAPI availability.