NativeXml Help
Content
|
Index
|
Reference
TNativeXml.ReadFromString
TNativeXml
procedure
ReadFromString(
const
AValue: Utf8String);
virtual
;
Description
Call procedure ReadFromString to load an XML document from the UTF8String AValue. The ReadFromString procedure will raise an exception of type EFilerError when it encounters non-wellformed XML.