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.4 | Generated 2025-11-08 | Home |