LoadSettings(xml: Variant);
Xml. Loaded settings in the XML format.
The LoadSettings method loads plugin settings from XML file.
To save plugin settings, use the IAdhocUserView.SaveSettings method.
The method use is given in the Creating a Visualizer Form section.
See also: