TMimeMess.AddPartBinary
TMimeMess

procedure AddPartBinary(Value: 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 file attachment.


See also:
PartList