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

TDOMProcessingInstruction.SetNodeValue

Sets the value for the NodeValue property.

Declaration

Source position: laz2_dom.pas line 789

protected procedure TDOMProcessingInstruction.SetNodeValue(

  const AValue: DOMString

); override;

Arguments

AValue

  

New value for the NodeValue property.

See also

TDOMNode.NodeValue

  

Value for the DOM node.


Version 4.4 Generated 2025-11-08 Home