AutoSaveConfiguration method

Applies to
TGUITestRunner

Declaration
Procedure AutoSaveConfiguration;

Implementation

procedure TGUITestRunner.AutoSaveConfiguration;
begin
  if AutoSaveAction.Checked then
    SaveConfiguration;
End;


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