SaveToXMLFile Method

Top  Previous  Next

Exports the XML code corresponding to the TNBXHotSpots object.

 

Visual Basic Syntax

 

TNBXIndFile.SaveToXMLFile (XMLFile As String)

 

Delphi Syntax

 

TNBXIndFile.SaveToXMLFile (XMLFile: string);

 

See also LoadFromXMLFile method.