TBlockSocket.CanReadEx
TBlockSocket

function CanReadEx(Timeout: Integer): Boolean;

Unit
blcksock

Description
Same as CanRead, but additionally return TRUE if is some data in LineBuffer.

See also:
CanRead