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