Internet Direct (Indy)
Home
PreviousUpNext
TIdEMailAddressItem.Create Constructor (TIdCollection)

Constructor for the object instance.

Pascal
constructor Create(
    aCollection: TIdCollection
); override; overload;
Parameters 
Description 
aCollection 
Type is TIdCollection

Create is the overloaded, reintroduced constructor for the object instance. Create calls the inherited constructor using the value specified in ACollection as the owner of the collection item. 

Use an overloaded variant of the constructor to initialize an email address using a null collection item owner.

TIdEMailAddressItem.Create 

TIdEMailAddressList

Internet Direct (Indy) version 10.1.5
Copyright © 1993-2006, Chad Z. Hower (aka Kudzu) and the Indy Pit Crew. All rights reserved.
Website http://www.indyproject.org.
Post feedback to the Indy Documentation newsgroup.