Internet Direct (Indy) Version 9.0.1 Beta
Content
|
Index
|
Reference
TIdEMailAddressList.Add
TIdEMailAddressList
Creates and returns a new Email Address item.
function
Add: TIdEMailAddressItem;
Description
Add is a function that returns a new
TIdEMailAddressItem
which is added to the
TIdEMailAddressList
collection. Add calls the inherited Add method, and returns the value as a
TIdEMailAddressItem
object instance.