LoadFromFile Method |
Top Previous Next |
Loads the XML code corresponding to the TNBHotSpots object.
Visual Basic Syntax
TNBHotSpots.LoadFromXMLFile (XMLFile As String)
Delphi Syntax
TNBHotSpots.LoadFromXMLFile (XMLFile: string);
|