Browse Source

Cosmetic tweak.

Martijn Laan 6 năm trước cách đây
mục cha
commit
011db8f7fc
1 tập tin đã thay đổi với 7 bổ sung7 xóa
  1. 7 7
      Projects/SelLangForm.dfm

+ 7 - 7
Projects/SelLangForm.dfm

@@ -4,7 +4,7 @@ object SelectLanguageForm: TSelectLanguageForm
   BorderIcons = [biSystemMenu]
   BorderIcons = [biSystemMenu]
   BorderStyle = bsDialog
   BorderStyle = bsDialog
   Caption = 'SelectLanguageForm'
   Caption = 'SelectLanguageForm'
-  ClientHeight = 142
+  ClientHeight = 140
   ClientWidth = 297
   ClientWidth = 297
   Color = clBtnFace
   Color = clBtnFace
   Font.Charset = DEFAULT_CHARSET
   Font.Charset = DEFAULT_CHARSET
@@ -16,12 +16,12 @@ object SelectLanguageForm: TSelectLanguageForm
   Scaled = False
   Scaled = False
   DesignSize = (
   DesignSize = (
     297
     297
-    142)
+    140)
   PixelsPerInch = 96
   PixelsPerInch = 96
   TextHeight = 13
   TextHeight = 13
   object Bevel: TBevel
   object Bevel: TBevel
     Left = 0
     Left = 0
-    Top = 99
+    Top = 97
     Width = 297
     Width = 297
     Height = 1
     Height = 1
     Anchors = [akLeft, akRight, akBottom]
     Anchors = [akLeft, akRight, akBottom]
@@ -29,7 +29,7 @@ object SelectLanguageForm: TSelectLanguageForm
   end
   end
   object CancelButton: TNewButton
   object CancelButton: TNewButton
     Left = 214
     Left = 214
-    Top = 110
+    Top = 108
     Width = 75
     Width = 75
     Height = 23
     Height = 23
     Anchors = [akRight, akBottom]
     Anchors = [akRight, akBottom]
@@ -40,7 +40,7 @@ object SelectLanguageForm: TSelectLanguageForm
   end
   end
   object OKButton: TNewButton
   object OKButton: TNewButton
     Left = 133
     Left = 133
-    Top = 110
+    Top = 108
     Width = 75
     Width = 75
     Height = 23
     Height = 23
     Anchors = [akRight, akBottom]
     Anchors = [akRight, akBottom]
@@ -53,14 +53,14 @@ object SelectLanguageForm: TSelectLanguageForm
     Left = 0
     Left = 0
     Top = 0
     Top = 0
     Width = 297
     Width = 297
-    Height = 99
+    Height = 97
     Anchors = [akLeft, akTop, akRight, akBottom]
     Anchors = [akLeft, akTop, akRight, akBottom]
     BevelOuter = bvNone
     BevelOuter = bvNone
     Color = clWindow
     Color = clWindow
     TabOrder = 0
     TabOrder = 0
     DesignSize = (
     DesignSize = (
       297
       297
-      99)
+      97)
     object IconBitmapImage: TBitmapImage
     object IconBitmapImage: TBitmapImage
       Left = 8
       Left = 8
       Top = 8
       Top = 8