Destructor for the class instance.
Source position: laz2_dom.pas line 717
public destructor TDOMDocumentType.Destroy; override; |
Destroy is the overridden destructor for the class instance. It ensures that resources allocated for the Entities and Notations properties are freed. It calls the inherited destructor prior to exit.
|
Entities declared in the Document Type declaration. |
|
|
Notations declared in the Document Type declaration. |
| Version 4.4 | Generated 2025-11-08 | Home |