File tree Expand file tree Collapse file tree 1 file changed +7
-9
lines changed Expand file tree Collapse file tree 1 file changed +7
-9
lines changed Original file line number Diff line number Diff line change 11inherited CompilersDlg: TCompilersDlg
22 Caption = ' Configure Compilers'
33 ClientHeight = 381
4- ClientWidth = 547
5- ExplicitWidth = 553
4+ ClientWidth = 588
5+ ExplicitWidth = 594
66 ExplicitHeight = 410
77 PixelsPerInch = 96
88 TextHeight = 13
99 inherited pnlBody: TPanel
10- Width = 531
11- ExplicitWidth = 531
10+ Width = 539
11+ ExplicitWidth = 539
1212 object pbBanner: TPaintBox
13- Left = 161
13+ Left = 169
1414 Top = 0
1515 Width = 370
1616 Height = 23
@@ -26,7 +26,7 @@ inherited CompilersDlg: TCompilersDlg
2626 object lbCompilers: TListBox
2727 Left = 0
2828 Top = 0
29- Width = 155
29+ Width = 163
3030 Height = 292
3131 Style = lbOwnerDrawFixed
3232 Ctl3D = True
@@ -36,7 +36,7 @@ inherited CompilersDlg: TCompilersDlg
3636 TabOrder = 0
3737 end
3838 object pcCompiler: TPageControl
39- Left = 161
39+ Left = 169
4040 Top = 29
4141 Width = 370
4242 Height = 263
@@ -52,8 +52,6 @@ inherited CompilersDlg: TCompilersDlg
5252 Height = 235
5353 Align = alClient
5454 TabOrder = 0
55- ExplicitLeft = -4
56- ExplicitTop = 2
5755 end
5856 end
5957 object tsSwitches: TTabSheet
You can’t perform that action at this time.
0 commit comments