Internet Direct (Indy) Version 9.0.1 Beta
TIdMessageItem.Create
Constructor for the object instance.

constructor Create(Collection: TCollection); override;
Parameters
Collection: TCollection
Collection that owns a message item.

Description
Create is the constructor for the object instance, and relies on the inherited Create method to initialize properties and values. Create also initializes the TIdMessage used in the IdMessage property.