Newsgroups : Borland : borland.public.delphi.internet.winsock : 2008 Jul : Boundary property unknown
| Subject: | Boundary property unknown |
| Posted by: | "Uli Becker" (te..@test.com) |
| Date: | Wed, 9 Jul 2008 17:48:43 |
Hi,
I want to read the boundary property of a messagepart like this:
idMessage.messageparts[index].boundary.
Although I found many samples with this code, and it's also in the helpfile,
the property boundary is unknown. (Latest Indy snapshot and Delphi 2007).
What am I doing wrong?
Thanks. Uli