[Overview][Constants][Classes][Index] |
Reset the reader to the start position
Source position: streamex.pp line 93
public procedure TTextReader.Reset; virtual; abstract; |
Reset resets the position to the start of the text data.
This is an abstract call which must be implemented by descendents.
|
Close the text data stream |
|
|
Read a line of text |