[Overview][Classes][Procedures and functions][Index] |
Destructor for the class instance.
Source position: lcltranslator.pas line 63
public destructor TDefaultTranslator.Destroy; override; |
Destroy is the overridden destructor for the class instance. Destroy ensures that resources allocated to an internal TMOFile member are freed prior to calling the inherited destructor.
Version 4.0 | Generated 2025-05-03 | Home |