Unit rMapiMail
Description
rMapiMail is component which provides all function for sending of email by MAPI interface, single or batch sending is supported.
Updated version compatible with Delphi2010+. Splash screen in demo version.
Overview
Classes, Interfaces, Objects and Records
Class TrMapiEmail |
non visual components which provides all function for sending of email by MAPI interface, single or batch sending is supported |
Functions and Procedures
Types
Constants
Description
Functions and Procedures
Types
TRunMailType = (...); |
list of RunMail sending types
Values
-
rmInternal:
-
rmExternalAppOnly:
-
rmExternalAppPrefered:
|
TRunMailVersion = (...); |
list of RunMail version types
Values
-
rmAuto:
-
rmAnsi:
-
rmUnicode:
|
Constants
smRunFile = 'SendMail.exe'; |
batch mail application constant
|
smIniFile = 'SendMail.ini'; |
|
smBlindCopyTo = 'BlindCopyTo'; |
|
smAttachedFile = 'AttachedFile'; |
|
smShowDialog = 'ShowDialog'; |
|
smConfirmCounter = 'ConfirmCounter'; |
|
Author
Created
Nov 2014
Last Modified
Oct 2016
Generated by PasDoc 0.13.0 on 2016-10-19 12:19:01
|