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.
Copyright © 1993-2006, Chad Z. Hower (aka Kudzu) and the Indy Pit Crew. All rights reserved.
|
Post feedback to the Indy Docs Newsgroup.
|