Newsgroups : Borland : borland.public.delphi.internet.winsock : 2007 Sep : Re: Converting From TClientSocket
| Subject: | Re: Converting From TClientSocket |
| Posted by: | "Remy Lebeau (TeamB)" (no.spam@no.spam.com) |
| Date: | Tue, 4 Sep 2007 20:14:19 |
"Jack Mason" <jackmason@mindspring.com> wrote in message
news:46de0eb5@newsgroups.borland.com...
> How do I check to see the current value for the read timeout?
ReadTimeout is a published property of TIdTCPConnection. Look at it like
you would any other property.
Gambit