Reads a WideString value from Element.
Source position: laz_xmlstreaming.pas line 138
public function TXMLObjectReader.ReadWideString: WideString; override; |
WideString value for the 'value' attribute in the DOM element.
Converts the UTF-8-encoded content in Element to the WideString type used in the return value.
| Version 4.4 | Generated 2025-11-08 | Home |