Gets the value for the NodeName property.
Source position: laz2_dom.pas line 695
protected function TDOMCDATASection.GetNodeName: DOMString; override; |
Value for the NodeName property.
GetNodeName is an overridden DOMString function in TDOMCDATASection. It returns '#cdata-section' as the property value.
|
Name for the DOM node. |
|
|
Gets the value for the NodeName property. |
| Version 4.4 | Generated 2025-11-08 | Home |