Remove the TFileReader instance from memory.
Source position: streamex.pp line 165
| public destructor TFileReader.Destroy; override; | 
Destroy closes the file and releases the buffer used to read data.
| 
 | Create a new instance of TFileReader for a disk file. |