Unit 'Laz2_DOM' Package
[Overview][Constants][Types][Classes][Procedures and functions][Index] [#lazutils]

TDOMNode_NS.GetNodeName

Gets the value for the NodeName property.

Declaration

Source position: laz2_dom.pas line 582

protected function TDOMNode_NS.GetNodeName: DOMString; override;

Function result

Value for the NodeName property.

See also

TDOMNode.NodeName

  

Name for the DOM node.

TDOMNode.GetNodeName

  

Gets the value for the NodeName property.


Version 4.4 Generated 2025-11-08 Home