| [Overview][Constants][Classes][Index] | 
Check whether the end of the text data is returned.
Source position: streamex.pp line 97
 public property TTextReader.Eof : Boolean  | 
Eof is True if no more data is available for reading. If there is still data, then it is False.
  | 
Read a line of text  |