Internet Direct (Indy) Version 9.0.1 Beta
TIdTCPConnection.ReadLnTimedOut
Indicates that a timeout occurred in ReadLn.

property ReadLnTimedOut: Boolean;
Description
ReadLnTimedOut is a read-only Boolean property that indicates when a timeout has occurred in the ReadLn method.

ReadLnTimedOut is updated in the ReadLn method, and is set to True when the return value for ReadFromStack is 0.