Applies toTGUITestRunner
DeclarationProcedure AutoSaveConfiguration;Implementation
procedure TGUITestRunner.AutoSaveConfiguration; begin if AutoSaveAction.Checked then SaveConfiguration; End;