Topic Path: Symbol Reference > Classes > TIdEMailAddressItem Class > TIdEMailAddressItem Methods > Create Constructor > Create Constructor (TIdCollection)
ContentsIndexHome
PreviousUpNext
TIdEMailAddressItem.Create Constructor (TIdCollection)

Constructor for the object instance.

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

Copyright © 1993-2006, Chad Z. Hower (aka Kudzu) and the Indy Pit Crew. All rights reserved.
Post feedback to the Indy Docs Newsgroup.