Index: fchecksumcalc.lfm
===================================================================
--- fchecksumcalc.lfm	(revision 4107)
+++ fchecksumcalc.lfm	(working copy)
@@ -3,14 +3,11 @@
   Height = 136
   Top = 175
   Width = 460
-  BorderIcons = [biSystemMenu, biMinimize]
+  BorderIcons = [biSystemMenu]
+  BorderStyle = bsDialog
   Caption = 'Calculate check sum...'
   ClientHeight = 136
   ClientWidth = 460
-  Constraints.MaxHeight = 200
-  Constraints.MaxWidth = 800
-  Constraints.MinHeight = 136
-  Constraints.MinWidth = 400
   OnCreate = FormCreate
   OnShow = FormShow
   Position = poScreenCenter
