File tree Expand file tree Collapse file tree 1 file changed +9
-7
lines changed
Expand file tree Collapse file tree 1 file changed +9
-7
lines changed Original file line number Diff line number Diff line change 11inherited CompilersDlg: TCompilersDlg
22 Caption = ' Configure Compilers'
33 ClientHeight = 381
4- ClientWidth = 534
5- ExplicitWidth = 540
4+ ClientWidth = 547
5+ ExplicitWidth = 553
66 ExplicitHeight = 410
77 PixelsPerInch = 96
88 TextHeight = 13
99 inherited pnlBody: TPanel
10- Width = 521
11- ExplicitWidth = 521
10+ Width = 531
11+ ExplicitWidth = 531
1212 object pbBanner: TPaintBox
13- Left = 151
13+ Left = 161
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 = 145
29+ Width = 155
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 = 151
39+ Left = 161
4040 Top = 29
4141 Width = 370
4242 Height = 263
@@ -52,6 +52,8 @@ inherited CompilersDlg: TCompilersDlg
5252 Height = 235
5353 Align = alClient
5454 TabOrder = 0
55+ ExplicitLeft = -4
56+ ExplicitTop = 2
5557 end
5658 end
5759 object tsSwitches: TTabSheet
You can’t perform that action at this time.
0 commit comments