LoadFromFile Method
Imports an XML file and then sets the XML property with it.
Visual Basic Syntax
TNBXmlBroker.LoadFromFile (XMLFile As String)
Delphi Syntax
TNBXmlBroker.LoadFromFile (XMLFile: string);