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