-
Notifications
You must be signed in to change notification settings - Fork 2
/
Copy pathstartupwatcher.lps
77 lines (77 loc) · 2.34 KB
/
startupwatcher.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
<?xml version="1.0" encoding="UTF-8"?>
<CONFIG>
<ProjectSession>
<Version Value="9"/>
<BuildModes Active="Default"/>
<Units Count="5">
<Unit0>
<Filename Value="startupwatcher.lpr"/>
<IsPartOfProject Value="True"/>
<UnitName Value="startupwatcher"/>
<EditorIndex Value="2"/>
<WindowIndex Value="0"/>
<TopLine Value="1"/>
<CursorPos X="21" Y="21"/>
<UsageCount Value="118"/>
<Loaded Value="True"/>
</Unit0>
<Unit1>
<Filename Value="unit1.pas"/>
<IsPartOfProject Value="True"/>
<ComponentName Value="Form1"/>
<HasResources Value="True"/>
<ResourceBaseClass Value="Form"/>
<UnitName Value="Unit1"/>
<IsVisibleTab Value="True"/>
<EditorIndex Value="0"/>
<WindowIndex Value="0"/>
<TopLine Value="589"/>
<CursorPos X="29" Y="616"/>
<UsageCount Value="118"/>
<Loaded Value="True"/>
<LoadedDesigner Value="True"/>
</Unit1>
<Unit2>
<Filename Value="unit2.pas"/>
<IsPartOfProject Value="True"/>
<ComponentName Value="Form2"/>
<HasResources Value="True"/>
<ResourceBaseClass Value="Form"/>
<UnitName Value="Unit2"/>
<EditorIndex Value="1"/>
<WindowIndex Value="0"/>
<TopLine Value="13"/>
<CursorPos X="53" Y="24"/>
<UsageCount Value="73"/>
<Loaded Value="True"/>
<LoadedDesigner Value="True"/>
</Unit2>
<Unit3>
<Filename Value="unit1.lfm"/>
<WindowIndex Value="0"/>
<TopLine Value="1"/>
<CursorPos X="12" Y="11"/>
<UsageCount Value="19"/>
<DefaultSyntaxHighlighter Value="LFM"/>
</Unit3>
<Unit4>
<Filename Value="/run/media/intika/Samsung.128G/xdev/startup-watcher/unit1.pas"/>
<UnitName Value="Unit1"/>
<WindowIndex Value="0"/>
<TopLine Value="529"/>
<CursorPos X="22" Y="534"/>
<UsageCount Value="10"/>
</Unit4>
</Units>
<General>
<ActiveWindowIndexAtStart Value="0"/>
</General>
<JumpHistory Count="1" HistoryIndex="0">
<Position1>
<Filename Value="unit1.pas"/>
<Caret Line="98" Column="28" TopLine="93"/>
</Position1>
</JumpHistory>
</ProjectSession>
<EditorMacros Count="0"/>
</CONFIG>