Internet Direct (Indy) Version 9.0.1 Beta
TIdMessageParts.Create
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.