Gets the value for the TextContent property.
Source position: laz2_dom.pas line 490
protected function TDOMDocument.GetTextContent: DOMString; override; |
Value for the TextContent property.
GetTextContent is an overridden method in TDOMDocument used to the value for the TextContent property. GetTextContent always returns an empty string ('') in TDOMDocument.
|
Gets the value for the TextContent property. |
|
|
Textual representation for the DOM Node. |
| Version 4.6 | Generated 2026-02-20 | Home |