JCL Help:TJclEmailRecip.AddressAndName

From Project JEDI Wiki
Jump to navigationJump to search


Summary

Returns an address with a name


Pascal

 public function AddressAndName: AnsiString;


Return Value

Returns a formatted string containing the name and address of the recipient.


Description

AddressAndName returns a formats a string so that the result is "name" . If the recipient name is unknown, the name part is replaced by the address.


About

Donator

Petr Vones


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