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

TDOMText.SetNodeValue

Sets the value for the NodeValue property.

Declaration

Source position: laz2_dom.pas line 667

protected procedure TDOMText.SetNodeValue(

  const aValue: DOMString

); override;

Arguments

aValue

  

New value for the NodeValue property.


Version 4.4 Generated 2025-11-08 Home