-
Notifications
You must be signed in to change notification settings - Fork 0
/
PassThrough.lps
118 lines (118 loc) · 3.37 KB
/
PassThrough.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
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
<?xml version="1.0" encoding="UTF-8"?>
<CONFIG>
<ProjectSession>
<PathDelim Value="\"/>
<Version Value="12"/>
<BuildModes Active="Default"/>
<Units>
<Unit>
<Filename Value="PassThrough.lpr"/>
<IsPartOfProject Value="True"/>
<IsVisibleTab Value="True"/>
<TopLine Value="12"/>
<CursorPos X="37" Y="38"/>
<ExtraEditorCount Value="1"/>
<ExtraEditor1>
<EditorIndex Value="-1"/>
<WindowIndex Value="1"/>
<TopLine Value="-1"/>
<CursorPos X="-1" Y="-1"/>
</ExtraEditor1>
<UsageCount Value="21"/>
<Loaded Value="True"/>
</Unit>
<Unit>
<Filename Value="bitgridengine2.pas"/>
<EditorIndex Value="-1"/>
<WindowIndex Value="1"/>
<TopLine Value="-1"/>
<CursorPos X="-1" Y="-1"/>
<ExtraEditorCount Value="1"/>
<ExtraEditor1>
<EditorIndex Value="-1"/>
<TopLine Value="31"/>
<CursorPos X="7" Y="46"/>
</ExtraEditor1>
<UsageCount Value="10"/>
</Unit>
<Unit>
<Filename Value="bitgridengine.pas"/>
<UnitName Value="BitGridEngine"/>
<EditorIndex Value="1"/>
<TopLine Value="167"/>
<CursorPos X="42" Y="194"/>
<UsageCount Value="10"/>
<Loaded Value="True"/>
</Unit>
</Units>
<JumpHistory HistoryIndex="12">
<Position>
<Filename Value="PassThrough.lpr"/>
<Caret Line="7" TopLine="17"/>
</Position>
<Position>
<Filename Value="PassThrough.lpr"/>
<Caret Line="3" Column="46"/>
</Position>
<Position>
<Filename Value="PassThrough.lpr"/>
<Caret Line="22" Column="46"/>
</Position>
<Position>
<Filename Value="PassThrough.lpr"/>
<Caret Line="24" Column="33" TopLine="6"/>
</Position>
<Position>
<Filename Value="PassThrough.lpr"/>
<Caret Line="22" Column="46" TopLine="6"/>
</Position>
<Position>
<Filename Value="PassThrough.lpr"/>
<Caret Line="24" TopLine="13"/>
</Position>
<Position>
<Filename Value="PassThrough.lpr"/>
<Caret Line="23" TopLine="6"/>
</Position>
<Position>
<Filename Value="PassThrough.lpr"/>
<Caret Line="31" Column="5" TopLine="15"/>
</Position>
<Position>
<Filename Value="PassThrough.lpr"/>
<Caret Line="32" TopLine="10"/>
</Position>
<Position>
<Filename Value="bitgridengine.pas"/>
<Caret Line="194" Column="42" TopLine="167"/>
</Position>
<Position>
<Filename Value="PassThrough.lpr"/>
<Caret Line="31" Column="51" TopLine="10"/>
</Position>
<Position>
<Filename Value="PassThrough.lpr"/>
<Caret Line="36" Column="27" TopLine="10"/>
</Position>
<Position>
<Filename Value="PassThrough.lpr"/>
<Caret Line="9" Column="6"/>
</Position>
</JumpHistory>
<RunParams>
<FormatVersion Value="2"/>
<Modes ActiveMode=""/>
</RunParams>
</ProjectSession>
<Debugging>
<BreakPoints>
<Item>
<Kind Value="bpkSource"/>
<WatchScope Value="wpsLocal"/>
<WatchKind Value="wpkWrite"/>
<Source Value="PassThrough.lpr"/>
<Line Value="24"/>
</Item>
</BreakPoints>
</Debugging>
</CONFIG>