| [Overview][Constants][Types][Classes][Procedures and functions][Index] |
Destructor for the class instance.
Source position: laz2_dom.pas line 718
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. |