File tree 9 files changed +16
-21
lines changed
9 files changed +16
-21
lines changed Original file line number Diff line number Diff line change 40
40
<Unit0 >
41
41
<Filename Value =" RPMCreator.pas" />
42
42
<IsPartOfProject Value =" True" />
43
- <IsVisibleTab Value =" True" />
44
- <EditorIndex Value =" -1" />
43
+ <EditorIndex Value =" 1" />
45
44
<CursorPos X =" 11" Y =" 4" />
46
45
<UsageCount Value =" 196" />
46
+ <Loaded Value =" True" />
47
47
</Unit0 >
48
48
<Unit1 >
49
49
<Filename Value =" unit1.pas" />
52
52
<HasResources Value =" True" />
53
53
<ResourceBaseClass Value =" Form" />
54
54
<UnitName Value =" Unit1" />
55
- <EditorIndex Value =" -1 " />
55
+ <IsVisibleTab Value =" True " />
56
56
<CursorPos X =" 13" />
57
57
<UsageCount Value =" 196" />
58
+ <Loaded Value =" True" />
59
+ <LoadedDesigner Value =" True" />
58
60
</Unit1 >
59
61
<Unit2 >
60
62
<Filename Value =" unit2.pas" />
124
126
<UsageCount Value =" 10" />
125
127
</Unit8 >
126
128
</Units >
127
- <General >
128
- <ActiveWindowIndexAtStart Value =" -1" />
129
- </General >
130
129
<JumpHistory HistoryIndex =" -1" />
131
130
<RunParams >
132
131
<FormatVersion Value =" 2" />
Original file line number Diff line number Diff line change 8
8
<CompatibilityMode Value =" True" />
9
9
</Flags >
10
10
<SessionStorage Value =" InProjectDir" />
11
- <Title Value =" RPMCreator v2.2 " />
11
+ <Title Value =" RPMCreator v2.3 " />
12
12
<Scaled Value =" True" />
13
13
<ResourceType Value =" res" />
14
14
<UseXPManifest Value =" True" />
Original file line number Diff line number Diff line change 41
41
<Filename Value =" RPMCreator.pas" />
42
42
<IsPartOfProject Value =" True" />
43
43
<IsVisibleTab Value =" True" />
44
- <EditorIndex Value =" 1" />
44
+ <EditorIndex Value =" - 1" />
45
45
<CursorPos X =" 11" Y =" 4" />
46
46
<UsageCount Value =" 196" />
47
- <Loaded Value =" True" />
48
47
</Unit0 >
49
48
<Unit1 >
50
49
<Filename Value =" unit1.pas" />
53
52
<HasResources Value =" True" />
54
53
<ResourceBaseClass Value =" Form" />
55
54
<UnitName Value =" Unit1" />
55
+ <EditorIndex Value =" -1" />
56
56
<CursorPos X =" 13" />
57
57
<UsageCount Value =" 196" />
58
- <Loaded Value =" True" />
59
- <LoadedDesigner Value =" True" />
60
58
</Unit1 >
61
59
<Unit2 >
62
60
<Filename Value =" unit2.pas" />
126
124
<UsageCount Value =" 10" />
127
125
</Unit8 >
128
126
</Units >
129
- <JumpHistory Count =" 1" >
130
- <Position1 >
131
- <Filename Value =" RPMCreator.pas" />
132
- <Caret Line =" 11" Column =" 16" />
133
- </Position1 >
134
- </JumpHistory >
127
+ <General >
128
+ <ActiveWindowIndexAtStart Value =" -1" />
129
+ </General >
130
+ <JumpHistory HistoryIndex =" -1" />
135
131
<RunParams >
136
132
<FormatVersion Value =" 2" />
137
133
<Modes ActiveMode =" default" />
Original file line number Diff line number Diff line change @@ -19,10 +19,10 @@ object MainForm: TMainForm
19
19
Height = 661
20
20
Top = 48
21
21
Width = 1000
22
- ActivePage = TabSheet3
22
+ ActivePage = TabSheet1
23
23
Align = alClient
24
24
ParentShowHint = False
25
- TabIndex = 2
25
+ TabIndex = 0
26
26
TabOrder = 0
27
27
object TabSheet1: TTabSheet
28
28
Caption = 'Basic'
Original file line number Diff line number Diff line change 1
1
object MainForm: TMainForm
2
- Left = 285
2
+ Left = 284
3
3
Height = 728
4
4
Top = 104
5
5
Width = 1000
Original file line number Diff line number Diff line change 1
1
object MainForm: TMainForm
2
- Left = 285
2
+ Left = 284
3
3
Height = 728
4
4
Top = 104
5
5
Width = 1000
You can’t perform that action at this time.
0 commit comments