Martijn Laan 2 luni în urmă
părinte
comite
1bee4151c6

+ 0 - 1
Projects/Src/IDE.RegistryDesignerForm.dfm

@@ -149,7 +149,6 @@ object RegistryDesignerForm: TRegistryDesignerForm
     Checked = True
     Checked = True
     State = cbChecked
     State = cbChecked
     TabOrder = 6
     TabOrder = 6
-    WordWrap = True
   end
   end
   object AppRegistryMinVerCheck: TCheckBox
   object AppRegistryMinVerCheck: TCheckBox
     Left = 8
     Left = 8

+ 3 - 7
Projects/Src/IDE.Wizard.WizardForm.dfm

@@ -12,7 +12,6 @@ object WizardForm: TWizardForm
   Font.Height = -11
   Font.Height = -11
   Font.Name = 'MS Sans Serif'
   Font.Name = 'MS Sans Serif'
   Font.Style = []
   Font.Style = []
-  OldCreateOrder = True
   Position = poScreenCenter
   Position = poScreenCenter
   OnCloseQuery = FormCloseQuery
   OnCloseQuery = FormCloseQuery
   OnCreate = FormCreate
   OnCreate = FormCreate
@@ -21,7 +20,6 @@ object WizardForm: TWizardForm
   DesignSize = (
   DesignSize = (
     495
     495
     358)
     358)
-  PixelsPerInch = 96
   TextHeight = 13
   TextHeight = 13
   object Bevel: TBevel
   object Bevel: TBevel
     Left = 0
     Left = 0
@@ -919,7 +917,6 @@ object WizardForm: TWizardForm
             Caption = '&Windows registry file (.reg) to import:'
             Caption = '&Windows registry file (.reg) to import:'
             FocusControl = AppRegistryFileEdit
             FocusControl = AppRegistryFileEdit
             TabOrder = 0
             TabOrder = 0
-            WordWrap = True
           end
           end
           object AppRegistryFileEdit: TEdit
           object AppRegistryFileEdit: TEdit
             Left = 36
             Left = 36
@@ -941,8 +938,8 @@ object WizardForm: TWizardForm
           object AppRegistrySettingsLabel: TNewStaticText
           object AppRegistrySettingsLabel: TNewStaticText
             Left = 36
             Left = 36
             Top = 60
             Top = 60
-            Width = 392
-            Height = 230
+            Width = 156
+            Height = 14
             Anchors = [akLeft, akTop, akRight]
             Anchors = [akLeft, akTop, akRight]
             Caption = 'Settings (for all keys and values):'
             Caption = 'Settings (for all keys and values):'
             TabOrder = 3
             TabOrder = 3
@@ -974,7 +971,6 @@ object WizardForm: TWizardForm
             Checked = True
             Checked = True
             State = cbChecked
             State = cbChecked
             TabOrder = 6
             TabOrder = 6
-            WordWrap = True
           end
           end
           object AppRegistryMinVerCheck: TCheckBox
           object AppRegistryMinVerCheck: TCheckBox
             Left = 36
             Left = 36
@@ -989,7 +985,7 @@ object WizardForm: TWizardForm
             Top = 159
             Top = 159
             Width = 59
             Width = 59
             Height = 21
             Height = 21
-            Anchors = [akTop, akLeft, akRight]
+            Anchors = [akLeft, akTop, akRight]
             TabOrder = 8
             TabOrder = 8
           end
           end
         end
         end