Sets the value for the TextContent property.
Source position: laz2_dom.pas line 492
protected procedure TDOMDocument.SetTextContent( |
const value: AnsiString |
); 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.6 | Hosted on Source Forge |