JVCL Help:TJvMailRecipients
From Project JEDI Wiki
Jump to navigationJump to searchJVCL Help: TJvMailRecipients Class
[+] JvMail.pas Classes
[+] TJvMailRecipients Methods
[+] TJvMailRecipients Properties
Search in JVCL Help
Search in all projectsClass Hierarchy
TJvMailRecipients
run\JvMail.pas
Summary
TJvMailRecipients is a collection of TJvMailRecipient objects.
Pascal
run\JvMail.pas
TJvMailRecipients = class(TCollection);
Description
Use TJvMailRecipients to represent all the recipients of a message. Each recipient is represented by a single TJvMailRecipient object.
Use the Add or AddRecipient method to add a single recipient to the collection.
See Also
About
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