[Overview][Constants][Types][Classes][Procedures and functions][Variables] | Reference for unit 'Objects' (#rtl) |
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. |
No notes exist for this page yet.