[Overview][Constants][Types][Classes][Procedures and functions][Index] Reference for unit 'Laz2_DOM' (#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.0 Generated 2025-05-03 Home