-
Notifications
You must be signed in to change notification settings - Fork 0
/
gendictionary.lps
45 lines (45 loc) · 1.27 KB
/
gendictionary.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
<?xml version="1.0" encoding="UTF-8"?>
<CONFIG>
<ProjectSession>
<PathDelim Value="\"/>
<Version Value="12"/>
<BuildModes Active="Default"/>
<Units>
<Unit>
<Filename Value="gendictionary.lpr"/>
<IsPartOfProject Value="True"/>
<UnitName Value="GenDictionary"/>
<EditorIndex Value="-1"/>
<WindowIndex Value="-1"/>
<TopLine Value="-1"/>
<CursorPos X="-1" Y="-1"/>
<UsageCount Value="20"/>
<DefaultSyntaxHighlighter Value="Delphi"/>
</Unit>
<Unit>
<Filename Value="udictionary.pas"/>
<IsPartOfProject Value="True"/>
<ComponentName Value="Form1"/>
<HasResources Value="True"/>
<ResourceBaseClass Value="Form"/>
<UnitName Value="uDictionary"/>
<IsVisibleTab Value="True"/>
<TopLine Value="11"/>
<CursorPos X="4" Y="32"/>
<UsageCount Value="20"/>
<Loaded Value="True"/>
<LoadedDesigner Value="True"/>
</Unit>
</Units>
<JumpHistory>
<Position>
<Filename Value="udictionary.pas"/>
<Caret Line="18" Column="31"/>
</Position>
</JumpHistory>
<RunParams>
<FormatVersion Value="2"/>
<Modes ActiveMode=""/>
</RunParams>
</ProjectSession>
</CONFIG>