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

TFileReader.Close

Close the file.

Declaration

Source position: streamex.pp line 157

public procedure TFileReader.Close; override;

Description

Close closes the text file. Any read operations after Close is called will fail. This is the stream-specific implementation of the abstract TTextReader.Close

See also

TTextReader.Close

  

Close the text data stream.


Documentation generated on: Jul 24 2023