Gets the value for the NodeName property.
Source position: laz2_dom.pas line 489
protected function TDOMDocument.GetNodeName: DOMString; override; |
Value for the NodeName property.
GetNodeName is an overridden method in TDOMDocument used to get the value for the NodeName property. It ensures that the property value is '#document' in the TDOMDocument instance.
|
Name for the DOM node. |
| Version 4.4 | Generated 2025-11-08 | Home |