Internet Direct (Indy)
|
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.
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. |