[Overview][Constants][Types][Classes][Procedures and functions][Variables] Reference for unit 'Objects' (#rtl)

TResourceFile.Done

Destroy the instance and remove it from memory.

Declaration

Source position: objects.pp line 504

destructor TResourceFile.Done; virtual;

Description

Donecleans up the instance of the TResourceFileObject. If Streamwas specified at initialization, then Streamis disposed of too.

Errors

None.

See also

TResourceFile.Init

  

Instantiate a new instance.