Index: fchecksumverify.lfm
===================================================================
--- fchecksumverify.lfm	(revision 4108)
+++ fchecksumverify.lfm	(working copy)
@@ -4,8 +4,10 @@
   Top = 175
   Width = 400
   Caption = 'Verify check sum...'
-  ClientHeight = 300
-  ClientWidth = 400
+  ClientHeight = 200
+  ClientWidth = 300
+  Constraints.MinHeight = 200
+  Constraints.MinWidth = 300
   Position = poScreenCenter
   LCLVersion = '0.9.27'
   object mmCheckSumVerify: TMemo
@@ -38,6 +40,7 @@
     Anchors = [akLeft, akBottom]
     BorderSpacing.Bottom = 10
     Caption = '&Close'
+    Default = True
     Kind = bkClose
     TabOrder = 1
   end
