[Overview][Types][Classes][Procedures and functions][Index] |
Destructor for the class instance.
Source position: laz2_xmlread.pas line 139
public destructor TDOMParser.Destroy; override; |
Destroy is the destructor for the class instance. Destroy frees resources allocated to the Options property, and calls the inherited destructor.
|
Options for the DOM parser. |
Version 4.0 | Generated 2025-05-03 | Home |