Newsgroups : Borland : borland.public.delphi.internet.winsock : 2007 Nov : Re: tidtext
| Subject: | Re: tidtext |
| Posted by: | "Remy Lebeau (TeamB)" (no.spam@no.spam.com) |
| Date: | Fri, 2 Nov 2007 10:10:23 |
"mark horrocks" <markhorrocks@yahoo.com> wrote in message
news:472b4216$1@newsgroups.borland.com...
> I installed Indy 10 and now get an undecalared identifier
> error if I declare type TidText.
You need to add "IdText" to your uses clause.
Gambit
none