[Overview][Constants][Types][Classes][Procedures and functions][Index] |
Removes the TMOFile instance from memory
Source position: gettext.pp line 63
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. |