Parcourir la source

Cleanup non-visual component positioning.

Martijn Laan il y a 1 an
Parent
commit
fbd30ee758
2 fichiers modifiés avec 29 ajouts et 29 suppressions
  1. 18 18
      Projects/Src/IDE.ImagesModule.dfm
  2. 11 11
      Projects/Src/IDE.MainForm.dfm

+ 18 - 18
Projects/Src/IDE.ImagesModule.dfm

@@ -1,12 +1,12 @@
 object ImagesModule: TImagesModule
 object ImagesModule: TImagesModule
   OnCreate = DataModuleCreate
   OnCreate = DataModuleCreate
-  Height = 480
-  Width = 640
+  Height = 368
+  Width = 656
   object BuildImageList: TImageList
   object BuildImageList: TImageList
     ColorDepth = cd32Bit
     ColorDepth = cd32Bit
     Height = 17
     Height = 17
-    Left = 312
-    Top = 48
+    Left = 96
+    Top = 288
     Bitmap = {
     Bitmap = {
       494C010104002400040010001100FFFFFFFF2110FFFFFFFFFFFFFFFF424D3600
       494C010104002400040010001100FFFFFFFF2110FFFFFFFFFFFFFFFF424D3600
       0000000000003600000028000000400000002200000001002000000000000022
       0000000000003600000028000000400000002200000001002000000000000022
@@ -10365,8 +10365,8 @@ object ImagesModule: TImagesModule
               22227FE00DAD121733D564B79E0000000049454E44AE426082}
               22227FE00DAD121733D564B79E0000000049454E44AE426082}
           end>
           end>
       end>
       end>
-    Left = 272
-    Top = 48
+    Left = 96
+    Top = 24
   end
   end
   object ThemedToolbarVirtualImageList: TVirtualImageList
   object ThemedToolbarVirtualImageList: TVirtualImageList
     AutoFill = True
     AutoFill = True
@@ -10672,8 +10672,8 @@ object ImagesModule: TImagesModule
         Name = 'symbol-remove'
         Name = 'symbol-remove'
       end>
       end>
     ImageCollection = LightToolBarImageCollection
     ImageCollection = LightToolBarImageCollection
-    Left = 272
-    Top = 100
+    Left = 520
+    Top = 24
   end
   end
   object LightToolbarVirtualImageList: TVirtualImageList
   object LightToolbarVirtualImageList: TVirtualImageList
     AutoFill = True
     AutoFill = True
@@ -10979,8 +10979,8 @@ object ImagesModule: TImagesModule
         Name = 'symbol-remove'
         Name = 'symbol-remove'
       end>
       end>
     ImageCollection = LightToolBarImageCollection
     ImageCollection = LightToolBarImageCollection
-    Left = 272
-    Top = 140
+    Left = 96
+    Top = 92
   end
   end
   object DarkToolBarImageCollection: TImageCollection
   object DarkToolBarImageCollection: TImageCollection
     Images = <
     Images = <
@@ -21138,8 +21138,8 @@ object ImagesModule: TImagesModule
               22227FE00DAD121733D564B79E0000000049454E44AE426082}
               22227FE00DAD121733D564B79E0000000049454E44AE426082}
           end>
           end>
       end>
       end>
-    Left = 232
-    Top = 100
+    Left = 304
+    Top = 24
   end
   end
   object LightMarkersAndACImageCollection: TImageCollection
   object LightMarkersAndACImageCollection: TImageCollection
     Images = <
     Images = <
@@ -24166,15 +24166,15 @@ object ImagesModule: TImagesModule
               D7BF1E7F01F52962DB4F7906D80000000049454E44AE426082}
               D7BF1E7F01F52962DB4F7906D80000000049454E44AE426082}
           end>
           end>
       end>
       end>
-    Left = 24
-    Top = 115
+    Left = 96
+    Top = 195
   end
   end
   object ThemedMarkersAndACVirtualImageList: TVirtualImageList
   object ThemedMarkersAndACVirtualImageList: TVirtualImageList
     Images = <>
     Images = <>
     Width = 12
     Width = 12
     Height = 12
     Height = 12
-    Left = 32
-    Top = 176
+    Left = 520
+    Top = 194
   end
   end
   object DarkMarkersAndACImageCollection: TImageCollection
   object DarkMarkersAndACImageCollection: TImageCollection
     Images = <
     Images = <
@@ -27224,7 +27224,7 @@ object ImagesModule: TImagesModule
               4AD81C57880000000049454E44AE426082}
               4AD81C57880000000049454E44AE426082}
           end>
           end>
       end>
       end>
-    Left = 80
-    Top = 91
+    Left = 304
+    Top = 194
   end
   end
 end
 end

+ 11 - 11
Projects/Src/IDE.MainForm.dfm

@@ -356,8 +356,8 @@ object MainForm: TMainForm
   object MainMenu1: TMainMenu
   object MainMenu1: TMainMenu
     AutoHotkeys = maManual
     AutoHotkeys = maManual
     AutoLineReduction = maManual
     AutoLineReduction = maManual
-    Left = 8
-    Top = 48
+    Left = 48
+    Top = 64
     object FMenu: TMenuItem
     object FMenu: TMenuItem
       Caption = '&File'
       Caption = '&File'
       OnClick = FMenuClick
       OnClick = FMenuClick
@@ -894,30 +894,30 @@ object MainForm: TMainForm
   end
   end
   object FindDialog: TFindDialog
   object FindDialog: TFindDialog
     OnFind = FindDialogFind
     OnFind = FindDialogFind
-    Left = 136
-    Top = 48
+    Left = 48
+    Top = 152
   end
   end
   object ReplaceDialog: TReplaceDialog
   object ReplaceDialog: TReplaceDialog
     OnFind = FindDialogFind
     OnFind = FindDialogFind
     OnReplace = ReplaceDialogReplace
     OnReplace = ReplaceDialogReplace
-    Left = 168
-    Top = 48
+    Left = 160
+    Top = 152
   end
   end
   object CheckIfRunningTimer: TTimer
   object CheckIfRunningTimer: TTimer
     Enabled = False
     Enabled = False
     Interval = 100
     Interval = 100
     OnTimer = CheckIfRunningTimerTimer
     OnTimer = CheckIfRunningTimerTimer
-    Left = 200
-    Top = 48
+    Left = 160
+    Top = 64
   end
   end
   object FindInFilesDialog: TFindDialog
   object FindInFilesDialog: TFindDialog
     Options = [frDown, frHideUpDown]
     Options = [frDown, frHideUpDown]
     OnFind = FindInFilesDialogFind
     OnFind = FindInFilesDialogFind
-    Left = 136
+    Left = 272
     Top = 152
     Top = 152
   end
   end
   object PrintDialog: TPrintDialog
   object PrintDialog: TPrintDialog
-    Left = 224
-    Top = 149
+    Left = 272
+    Top = 64
   end
   end
 end
 end