[Overview][Constants][Classes][Index] |
Remove the TFileReader instance from memory.
Source position: streamex.pp line 155
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 |