Internet Direct (Indy) Version 9.0.2 Beta
TIdEMailAddressList.Add
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.