[Overview][Constants][Classes][Index] |
Reset the stream to its original position
Source position: streamex.pp line 156
public procedure TFileReader.Reset; override; |
Reset sets the stream to its original position. This is the stream-specific implementation of the abstract TTextReader.Reset method.
|
Reset the reader to the start position |