[Overview][Constants][Types][Classes][Procedures and functions][Index] Reference for unit 'Laz2_DOM' (#lazutils)

TDOMEntity.GetNodeName

Gets the value for the NodeName property.

Declaration

Source position: laz2_dom.pas line 754

protected function TDOMEntity.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.0 Generated 2025-05-03 Home