File tree 1 file changed +7
-9
lines changed
1 file changed +7
-9
lines changed Original file line number Diff line number Diff line change 1
1
inherited CompilersDlg: TCompilersDlg
2
2
Caption = ' Configure Compilers'
3
3
ClientHeight = 381
4
- ClientWidth = 547
5
- ExplicitWidth = 553
4
+ ClientWidth = 588
5
+ ExplicitWidth = 594
6
6
ExplicitHeight = 410
7
7
PixelsPerInch = 96
8
8
TextHeight = 13
9
9
inherited pnlBody: TPanel
10
- Width = 531
11
- ExplicitWidth = 531
10
+ Width = 539
11
+ ExplicitWidth = 539
12
12
object pbBanner: TPaintBox
13
- Left = 161
13
+ Left = 169
14
14
Top = 0
15
15
Width = 370
16
16
Height = 23
@@ -26,7 +26,7 @@ inherited CompilersDlg: TCompilersDlg
26
26
object lbCompilers: TListBox
27
27
Left = 0
28
28
Top = 0
29
- Width = 155
29
+ Width = 163
30
30
Height = 292
31
31
Style = lbOwnerDrawFixed
32
32
Ctl3D = True
@@ -36,7 +36,7 @@ inherited CompilersDlg: TCompilersDlg
36
36
TabOrder = 0
37
37
end
38
38
object pcCompiler: TPageControl
39
- Left = 161
39
+ Left = 169
40
40
Top = 29
41
41
Width = 370
42
42
Height = 263
@@ -52,8 +52,6 @@ inherited CompilersDlg: TCompilersDlg
52
52
Height = 235
53
53
Align = alClient
54
54
TabOrder = 0
55
- ExplicitLeft = -4
56
- ExplicitTop = 2
57
55
end
58
56
end
59
57
object tsSwitches: TTabSheet
You can’t perform that action at this time.
0 commit comments