[Overview][Constants][Types][Classes][Procedures and functions][Index] |
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.0 | Generated 2025-05-03 | Home |