[Overview][Types][Classes][Procedures and functions][Index] |
Reads a UnicodeString value from Element.
Source position: laz_xmlstreaming.pas line 141
public function TXMLObjectReader.ReadUnicodeString: UnicodeString; override; |
UnicodeString value read in the method.
Converts the UTF-8-encoded value in Element to the UnicodeString type used in the return value.
Version 4.0 | Generated 2025-05-03 | Home |