JVCL Help:TJvMail

From Project JEDI Wiki
Jump to navigationJump to search
JEDI Visual Component Library Help

Search in JVCL Help

 
Search in all projects
 

Class Hierarchy

TJvMail
run\JvMail.pas


Summary

Wrapper for the Simple MAPI functions.

run\JvMail.pas


Pascal

 run\JvMail.pas
 TJvMail = class(TJvComponent);


Description

  1. JVCLInfo

Use the TJvMail component to simplify the use of Simple MAPI. Simple MAPI is a set of functions you can use to add messaging functionality in your application.
Common tasks are:

TJvMail has several properties that represent various elements of a message, such as a list of recipient names, a subject textfile attachments, etc. These properties are filled after a successful call to ReadMail, but they also describe the message to send while calling SendMail.

run\JvMail.pas


About

Navigation

run\JvMail.pas



Contribute to this help topic

This documentation wiki is based on the collaborative effort of Project JEDI users. Your edits are welcome in order to improve documentation quality: edit this page