AttachFile Method
Creates an attachment from a file.
function AttachFile(Filename: String): Integer;
Remarks
Use this method to create an attachment from a file. Use Attachments property to provide further attachment details.
The method returns the index of the new attachment in the Attachments list.