Applies toTDUnitDialog
DeclarationDestructor Destroy; Implementation
destructor TDUnitDialog.Destroy; begin AutoSaveConfiguration; FTests.Free; inherited Destroy; End;