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

TDOMProcessingInstruction.GetNodeValue

Gets the value for the NodeValue property.

Declaration

Source position: laz2_dom.pas line 788

protected function TDOMProcessingInstruction.GetNodeValue: DOMString; override;

Function result

Value for the NodeValue property.

See also

TDOMNode.NodeValue

  

Value for the DOM node.


Version 4.0 Generated 2025-05-03 Home