TMimeMess.AddPartHTMLBinary
TMimeMess
procedure AddPartHTMLBinary(Value, Cid: string);
Unit
MIMEmess
Description
Add new MIME part to PartList, set type to binary and set all necessary properties. Value used as string with filename contains binary data. MIME primary and secondary types defined automaticly by filename extension.
This binary part is encoded as inline data with given Conten ID (cid).
See also:
PartList