Close and possibly free the stream.
Source position: streamex.pp line 147
| public procedure TStringReader.Close; override; | 
Close closes the text reader. This is the string-specific implementation of the abstract TTextReader.Close method.
| 
 | Close the text data stream. |