JVCL Help:TJvMailRecipients.Create
From Project JEDI Wiki
Jump to navigationJump to searchJVCL Help: TJvMailRecipients.Create Constructor
[+] TJvMailRecipients Methods
[+] TJvMailRecipients Properties
Search in JVCL Help
Search in all projectsSummary
Creates and initializes a new TJvMailRecipients object.
Pascal
constructorCreate(AOwner: TJvMail; ARecipientClass: DWORD);
Parameters
Parameters | Description |
AOwner: TJvMail | The TJvMail object, that is responsible for freeing the recipients collection. |
ARecipientClass: DWORD | Numeric value that indicate the type of the recipients. |
Description
Applications should not instantiate TJvMailRecipients. TJvMailRecipients objects are created automatically by the mail object that uses them.
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