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