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