[Overview][Constants][Types][Classes][Procedures and functions][Index] |
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.0 | Generated 2025-05-03 | Home |