LoadFromXMLFile Method |
Top Previous Next |
Loads the XML code corresponding to the TNBXEmulator object.
Visual Basic Syntax
TNBXEmulator.LoadFromXMLFile (XMLFile As String)
Delphi Syntax
TNBXEmulator.LoadFromXMLFile (XMLFile: string);
See also SaveToXMLFile method. |