[Overview][Constants][Classes][Index] |
Reset the stream to its original position
Source position: streamex.pp line 136
public procedure TStringReader.Reset; override; |
Reset sets the stream to its original position. This is the string-specific implementation of the abstract TTextReader.Reset method.
|
The stream with the text data |