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