Constructor for the collection item.
|
Parameters |
Description |
|
Collection |
Collection that owns the collection item. |
Create is the constructor for the collection item.
Create calls the inherited constructor, and assigns a new TIdMessage instances to the IdMessage property in the collection item.
Use properties in the TIdMessageCollection to access items in the collection.
Use Destroy to free the collection item.
|
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. |