SaveConfiguration Method
Save the current test configuration.

Applies to
ITest

Declaration
Procedure SaveConfiguration(const iniFile :TIniFile; const section :string);

Description
The enabled/disabled state of each contained test will be saved to the given TIniFile under the given section name.

Parameters
iniFile The TIniFile to save the configuration to.
section The name of the section the configuration will be saved to.


HTML generated by Time2HELP
http://www.time2help.com