Constructor for the collection item.
constructor Create( Collection: TIdCollection ); override;
Parameters |
Description |
Collection |
Collection that owns the collection item. |
Create is the constructor for the collection item. Create relies on the inherited Create method, and initializes the EmailType property to the value ematInternet.
Copyright © 1993-2006, Chad Z. Hower (aka Kudzu) and the Indy Pit Crew. All rights reserved.
|
Post feedback to the Indy Docs Newsgroup.
|