NativeXml Help
Content
|
Index
|
Reference
TsdXmlParser.ReadStringUntilChar
TsdXmlParser
function
ReadStringUntilChar(AChar: AnsiChar): Utf8String;
Description
Read a string from the stream until character AChar is encountered. var EOS will be True if the stream reached the end.