Newsgroups : Borland : borland.public.delphi.internet.winsock : 2006 Jun : Re: Confusion about 9 and 10

www.cryer.info
Managed Newsgroup Archive

Re: Confusion about 9 and 10

Subject:Re: Confusion about 9 and 10
Posted by:"Larry Dew" (larryd..@gte.net)
Date:Tue, 4 Jul 2006 19:58:03

Ok, I went to the nevrona.com site and All I could download was a Delphi
7 10.1.5 install. I am trying to use D2006. Soory to be a pain about
this. I have installed the latest Delphi Update but I don't see where it
talks about Indy?
Thanks

Remy Lebeau (TeamB) wrote:
> "Larry Dew" <ldew@XEGsys.net> wrote in message
> news:44aa8d47$1@newsgroups.borland.com...
>
>
>>I need to use Indy 9 as the are interface changes in 10 that
>>will no longer compile, i.e.. ReplyStatus is now private
>>within the PingClient.
>
>
> No, it is not.  It is public:
>
>     TIdIcmpClient = class(TIdCustomIcmpClient)
>     public
>         //...
>         property ReplyStatus; // <-- here
>     end;
>
> That was fixed 6 months ago.  If yours is still private, then you are using
> an outdated version.
>
>
> Gambit
>
>

--
Larry Dew
RD Software Inc.
128 Schreiber Drive
Haslet TX, 76052
(817) 439-0366

Replies:

In response to:

www.cryer.info
Managed Newsgroup Archive