Close the text data stream.
Source position: streamex.pp line 101
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. |