Internet Direct (Indy) Version 9.0.1 Beta
TIdEMailAddressList.Create
Constructor for the object instance.

constructor Create(AOwner: TPersistent);
Parameters
AOwner: TPersistent
Owner of the object instance.

Description
Create is the constructor for the object instance, and is reintroduced to allow assignment of the owner of the list and the class type of the item added to the collection. Create calls the inherited constructor with AOwner and a TIdEMailAddressItem class instance parameters.