Close and possibly free the stream.
Source position: streamex.pp line 127
public procedure TStreamReader.Close; override; |
Close closed the text data stream. It will free the source stream if OwnsStream is True
|
The stream with the text data. |
|
|
Should the stream be freed on close. |