NativeXml Help
Content
|
Index
|
Reference
TNativeXml.LoadFromFile
TNativeXml
procedure
LoadFromFile(
const
AFileName:
string
);
virtual
;
Description
Call procedure LoadFromFile to load an XML document from the filename specified. See
Create
for an example. The LoadFromFile procedure will raise an exception when it encounters non-wellformed XML.