| [Overview][Constants][Types][Classes][Procedures and functions][Variables] | 
Destroy the instance and remove it from memory.
Source position: objects.pp line 503
| destructor TResourceFile.Done; virtual; | 
Done cleans up the instance of the TResourceFile Object. If Stream was specified at initialization, then Stream is disposed of too.
None.
| 
 | Instantiate a new instance. |