-
Notifications
You must be signed in to change notification settings - Fork 0
/
projDPBuilder.lps
96 lines (96 loc) · 2.72 KB
/
projDPBuilder.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
<?xml version="1.0" encoding="UTF-8"?>
<CONFIG>
<ProjectSession>
<PathDelim Value="\"/>
<Version Value="12"/>
<BuildModes Active="Default"/>
<Units>
<Unit>
<Filename Value="projDPBuilder.lpr"/>
<IsPartOfProject Value="True"/>
<EditorIndex Value="-1"/>
<WindowIndex Value="-1"/>
<TopLine Value="-1"/>
<CursorPos X="-1" Y="-1"/>
<UsageCount Value="20"/>
</Unit>
<Unit>
<Filename Value="main.pas"/>
<IsPartOfProject Value="True"/>
<ComponentName Value="Form1"/>
<ResourceBaseClass Value="Form"/>
<UnitName Value="Main"/>
<CursorPos X="14" Y="29"/>
<UsageCount Value="20"/>
<Loaded Value="True"/>
<LoadedDesigner Value="True"/>
</Unit>
<Unit>
<Filename Value="upessoas.pas"/>
<IsPartOfProject Value="True"/>
<UnitName Value="UPessoas"/>
<IsVisibleTab Value="True"/>
<EditorIndex Value="1"/>
<CursorPos X="44" Y="7"/>
<UsageCount Value="20"/>
<Loaded Value="True"/>
</Unit>
<Unit>
<Filename Value="utelefone.pas"/>
<IsPartOfProject Value="True"/>
<UnitName Value="UTelefone"/>
<EditorIndex Value="2"/>
<CursorPos X="15"/>
<UsageCount Value="20"/>
<Loaded Value="True"/>
</Unit>
<Unit>
<Filename Value="utipotelefone.pas"/>
<IsPartOfProject Value="True"/>
<UnitName Value="uTipoTelefone"/>
<EditorIndex Value="3"/>
<CursorPos X="61" Y="11"/>
<UsageCount Value="20"/>
<Loaded Value="True"/>
</Unit>
</Units>
<JumpHistory HistoryIndex="7">
<Position>
<Filename Value="utelefone.pas"/>
<Caret Line="18" Column="24"/>
</Position>
<Position>
<Filename Value="utelefone.pas"/>
<Caret Line="24"/>
</Position>
<Position>
<Filename Value="utelefone.pas"/>
<Caret Line="15" Column="49"/>
</Position>
<Position>
<Filename Value="utelefone.pas"/>
<Caret Line="18" Column="68"/>
</Position>
<Position>
<Filename Value="utelefone.pas"/>
<Caret Line="15" Column="64"/>
</Position>
<Position>
<Filename Value="utelefone.pas"/>
<Caret Line="24" Column="38"/>
</Position>
<Position>
<Filename Value="utipotelefone.pas"/>
<Caret Line="16" Column="9"/>
</Position>
<Position>
<Filename Value="utipotelefone.pas"/>
<Caret Line="18" Column="41"/>
</Position>
</JumpHistory>
<RunParams>
<FormatVersion Value="2"/>
<Modes ActiveMode=""/>
</RunParams>
</ProjectSession>
</CONFIG>