Internet Direct (Indy) Version 9.0.1 Beta
Content
|
Index
|
Reference
TIdMessageParts.Create
TIdMessageParts
Constructor for the object instance.
constructor
Create(AOwner: TPersistent);
Parameters
AOwner: TPersistent
Owner of object instance.
Description
Create is the constructor for the object instance. Create calls the inherited Create using AOwner and
TIdMessagePart
as the owner and class instance for the collection.