![]() |
![]() ![]() ![]() |
acURLLabel component as subproperty of Email structure.
|
property BlindCarbonCopy: String;
|
The BlindCarbonCopy property specifies the email address(es) of the recipient.
|
|
When the user clicks the URLLabel, it will opens the default mailer program and automatically fills the "Bcc:" line with string specified in this property.
|
|
![]() |
BlindCarbonCopy := 'Aleksey Kuznetsov <aleksey@utilmind.com>';
|
BlindCarbonCopy := 'info@appcontrols.com;aleksey@utilmind.com';
|
Address and CarbonCopy properties.
|