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