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

TDOMText.SetNodeValue

Sets the value for the NodeValue property.

Declaration

Source position: laz2_dom.pas line 668

protected procedure TDOMText.SetNodeValue(

  const aValue: DOMString

); override;

Arguments

aValue

  

New value for the NodeValue property.


Version 3.2 Generated 2024-02-25 Home