[Overview][Constants][Classes][Index] Reference for unit 'streamex' (#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: May 14 2021