Applies toTGUITestRunner
DeclarationDestructor Destroy; Implementation
destructor TGUITestRunner.Destroy; begin AutoSaveConfiguration; FTests.Free; inherited Destroy; End;