SaveToFile Method |
Top Previous Next |
Exports the XML code corresponding to the TNBXmlBroker object with all the unprotected fields and the screen configuration data.
Visual Basic Syntax
TNBXmlBroker.SaveToFile (XMLFile As String)
Delphi Syntax
TNBXmlBroker.SaveToFile (XMLFile: string);
|