Should the stream be freed on close.
Source position: streamex.pp line 130
public property TStreamReader.OwnsStream : Boolean |
OwnsStream determines whether the stream TStreamReader.BaseStream must be freed when TStreamReader.Close is called or when the TStreamReader instance is destroyed.
|
The stream with the text data. |
|
|
Close and possibly free the stream. |