Newsgroups : Borland : borland.public.delphi.internet.winsock : 2006 May : Re: Delphi 2005 Personal and Indy 10.0.75: Indy don't work!!!
| Subject: | Re: Delphi 2005 Personal and Indy 10.0.75: Indy don't work!!! |
| Posted by: | "Jamie Dale" (j.da..@turboz.net) |
| Date: | Tue, 30 May 2006 00:49:05 |
Also want to say this:
strict protected
TCPClient1: Indy.Sockets.IdTCPClient.TCPClient;
Seems that TCPClient1 is declared... Whats wrong?
Also at the end of that line (IdTCPClient.TCPClient) the .TCPClient is
underlined with a red squiggly. Delphi doesn't seem to like Indy for some
odd reason..
Help!!
J