TMimeMess.AddPart
TMimeMess
function AddPart(Const PartParent: TMimePart): TMimePart;
Unit
MIMEmess
Description
Add MIME part as subpart of PartParent. If you need set root MIME part, then set as PartParent NIL value. If you need set more then 1 subpart, you must have PartParent of multipart type!
See also:
AddPartBinary, AddPartBinaryFromFile, AddPartHTML, AddPartHTMLBinary, AddPartHTMLBinaryFromFile, AddPartHTMLFromFile, AddPartMultipart, AddPartText, AddPartTextFromFile, MessagePart