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