[Overview][Classes][Procedures and functions][Index] Reference for unit 'HTML2TextRender' (#lazutils)

THTML2TextRenderer.Destroy

Frees the class instance.

Declaration

Source position: html2textrender.pas line 58

public destructor THTML2TextRenderer.Destroy; override;

Description

Destroy is the overridden destructor for the class instance. Destroy calls the inherited destructor.