-
Notifications
You must be signed in to change notification settings - Fork 0
/
project1.lps
88 lines (88 loc) · 2.67 KB
/
project1.lps
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
<?xml version="1.0" encoding="UTF-8"?>
<CONFIG>
<ProjectSession>
<PathDelim Value="\"/>
<Version Value="12"/>
<BuildModes Active="Default"/>
<Units Count="8">
<Unit0>
<Filename Value="project1.lpr"/>
<IsPartOfProject Value="True"/>
<EditorIndex Value="-1"/>
<CursorPos Y="15"/>
<UsageCount Value="229"/>
</Unit0>
<Unit1>
<Filename Value="unit1.pas"/>
<IsPartOfProject Value="True"/>
<ComponentName Value="Form1"/>
<HasResources Value="True"/>
<ResourceBaseClass Value="Form"/>
<UnitName Value="Unit1"/>
<IsVisibleTab Value="True"/>
<TopLine Value="2028"/>
<CursorPos X="27" Y="2039"/>
<UsageCount Value="229"/>
<Loaded Value="True"/>
<LoadedDesigner Value="True"/>
</Unit1>
<Unit2>
<Filename Value="unitbrouillon.pas"/>
<IsPartOfProject Value="True"/>
<UnitName Value="unitBrouillon"/>
<EditorIndex Value="-1"/>
<CursorPos Y="11"/>
<UsageCount Value="200"/>
</Unit2>
<Unit3>
<Filename Value="..\..\..\..\usr\lib\lazarus\2.0.6\lcl\include\customform.inc"/>
<EditorIndex Value="-1"/>
<TopLine Value="3170"/>
<CursorPos Y="3184"/>
<UsageCount Value="89"/>
</Unit3>
<Unit4>
<Filename Value="..\..\..\..\usr\lib\lazarus\2.0.6\lcl\include\application.inc"/>
<EditorIndex Value="-1"/>
<TopLine Value="2242"/>
<CursorPos Y="2242"/>
<UsageCount Value="89"/>
</Unit4>
<Unit5>
<Filename Value="C:\lazarus\lcl\forms.pp"/>
<UnitName Value="Forms"/>
<EditorIndex Value="-1"/>
<TopLine Value="943"/>
<CursorPos X="48" Y="958"/>
<UsageCount Value="104"/>
</Unit5>
<Unit6>
<Filename Value="C:\lazarus\lcl\include\control.inc"/>
<EditorIndex Value="-1"/>
<TopLine Value="4270"/>
<CursorPos X="46" Y="4277"/>
<UsageCount Value="14"/>
</Unit6>
<Unit7>
<Filename Value="unit1.lfm"/>
<EditorIndex Value="-1"/>
<UsageCount Value="10"/>
<DefaultSyntaxHighlighter Value="LFM"/>
</Unit7>
</Units>
<JumpHistory Count="2" HistoryIndex="1">
<Position1>
<Filename Value="unit1.pas"/>
<Caret Line="1710" Column="7" TopLine="1704"/>
</Position1>
<Position2>
<Filename Value="unit1.pas"/>
<Caret Line="1722" Column="5" TopLine="1720"/>
</Position2>
</JumpHistory>
<RunParams>
<FormatVersion Value="2"/>
<Modes ActiveMode="default"/>
</RunParams>
</ProjectSession>
</CONFIG>