Sets the value in the TextContent property.
Source position: laz2_dom.pas line 242
protected procedure TDOMNode.SetTextContent( |
const AValue: DOMString |
); virtual; |
AValue |
|
Value for the TextContent property. |
Updates the value in NodeValue property in TDOMNode.
|
Textual representation for the DOM Node. |
|
|
Value for the DOM node. |
| Version 4.4 | Generated 2025-11-08 | Home |