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