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

TDOMCharacterData.GetNodeValue

Gets the value for the NodeValue property.

Declaration

Source position: laz2_dom.pas line 424

protected function TDOMCharacterData.GetNodeValue: DOMString; override;

Function result

Value for the NodeValue property.

See also

TDOMCharacterData.SetNodeValue

  

Sets the value for the NodeValue property.

TDOMNode.GetNodeValue

  

Gets the value for the NodeValue property.

TDOMNode.NodeValue

  

Value for the DOM node.


Version 4.0 Generated 2025-05-03 Home