Removes the TMOFile instance from memory.
Source position: gettext.pp line 69
public destructor TMOFile.Destroy; override; |
Destroy cleans the internal structures with the contents of the .mo. After this the TMOFile instance is removed from memory.
|
Create a new instance of the TMOFile class. |