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

TStringReader.Reset

Reset the stream to its original position.

Declaration

Source position: streamex.pp line 136

public procedure TStringReader.Reset; override;

Description

Reset sets the stream to its original position. This is the string-specific implementation of the abstract TTextReader.Reset method.

See also

TStreamReader.BaseStream

  

The stream with the text data.


Documentation generated on: Jul 24 2023