JVCL Help:TJvMailRecipients.Add

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

Search in JVCL Help

 
Search in all projects
 

Summary

Creates a new TJvMailRecipient object and adds it to the end of the Items property array.


Pascal

 functionAdd: TJvMailRecipient;


Description

Call Add to add a new recipient to the set of recipients sent with the Web response message. Use Add when adding a recipient whose fields will be set at a later time. If the values of the TJvMailRecipient properties are known at the time of creation, use the AddRecipient method of the TJvMailRecipients object. object instead.


See Also

TJvMailRecipients.AddRecipient


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