Frees the class instance.
Source position: html2textrender.pas line 59
public destructor THTML2TextRenderer.Destroy; override; |
Destroy is the overridden destructor for the class instance. Destroy calls the inherited destructor.
| Version 4.6 | Generated 2026-02-20 | Home |