[Overview][Constants][Classes][Index] |
Close the text data stream
Source position: streamex.pp line 94
public procedure TTextReader.Close; virtual; abstract; |
Close closes the data stream. No ReadLine call can be performed after a call to Close.
|
Reset the reader to the start position |
|
|
Read a line of text |