SaveToXMLFile Method

Top  Previous  Next

Exports the XML code corresponding to the TNBXAidHook object.

 

Visual Basic Syntax

 

TNBXAidHook.SaveToXMLFile (XMLFile as String)

 

Delphi Syntax

 

TNBXAidHook.SaveToXMLFile (XMLFile:string);

 

 

See also LoadFromXMLFile method.