Internet Direct (Indy) Version 9.0.2 Beta
Content
|
Index
|
Reference
TIdMessageItem.Create
TIdMessageItem
,
See Also
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.