Sets the value for the TextContent property.
Source position: laz2_dom.pas line 492
protected procedure TDOMDocument.SetTextContent( |
const value: DOMString |
); override; |
value |
|
New value for the TextContent property; ignored in TDOMDocument. |
SetTextContent is ignored in TDOMDocument; the implementation is empty.
|
Textual representation for the DOM Node. |
|
|
Sets the value for the TextContent property. |
| Version 4.4 | Generated 2025-11-08 | Home |