Newsgroups : Borland : borland.public.delphi.internet.winsock : 2005 Jun : Adding attachments to idMessage
| Subject: | Adding attachments to idMessage |
| Posted by: | "Alistair" (alista..@co-sys.co.nz) |
| Date: | Wed, 1 Jun 2005 14:47:05 +1200 |
I have been pulling my hair out trying to figure out how to add an
attachment to an idMessage component (Delphi7). I can't find any examples
and the help files are just about useless. I can't figure out how everything
ties in together... If anyone has an example, or some suggestions, please
help. I get as far as:
IdMsgSend.create.MessageParts then I get lost. I know I am supposed to
create the idAttachments, but I have no idea how or where to do this...