Unit 'streamex' Package
[Overview][Constants][Classes][Index] [#fcl]

TStreamReader.Close

Close and possibly free the stream.

Declaration

Source position: streamex.pp line 127

public procedure TStreamReader.Close; override;

Description

Close closed the text data stream. It will free the source stream if OwnsStream is True

See also

TStreamReader.BaseStream

  

The stream with the text data.

TStreamReader.OwnsStream

  

Should the stream be freed on close.


Documentation generated on: Oct 02 2024