Unit 'streamex' Package
[Overview][Constants][Classes][Index] [#fcl]

TTextReader.Reset

Reset the reader to the start position.

Declaration

Source position: streamex.pp line 93

public procedure TTextReader.Reset; virtual; abstract;

Description

Reset resets the position to the start of the text data.

This is an abstract call which must be implemented by descendents.

See also

TTextReader.Close

  

Close the text data stream.

TTextReader.ReadLine

  

Read a line of text.


Documentation generated on: Jul 24 2023