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