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.6 | Generated 2026-02-20 | Home |