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