-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathTextEditor.lps
More file actions
67 lines (67 loc) · 2 KB
/
TextEditor.lps
File metadata and controls
67 lines (67 loc) · 2 KB
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
<?xml version="1.0" encoding="UTF-8"?>
<CONFIG>
<ProjectSession>
<Version Value="12"/>
<BuildModes Active="Default"/>
<Units>
<Unit>
<Filename Value="TextEditor.lpr"/>
<IsPartOfProject Value="True"/>
<EditorIndex Value="-1"/>
<WindowIndex Value="-1"/>
<TopLine Value="-1"/>
<CursorPos X="-1" Y="-1"/>
<UsageCount Value="27"/>
</Unit>
<Unit>
<Filename Value="unitmain.pas"/>
<IsPartOfProject Value="True"/>
<ComponentName Value="MainForm"/>
<HasResources Value="True"/>
<ResourceBaseClass Value="Form"/>
<UnitName Value="UnitMain"/>
<IsVisibleTab Value="True"/>
<EditorIndex Value="-1"/>
<TopLine Value="437"/>
<CursorPos X="32" Y="439"/>
<UsageCount Value="27"/>
</Unit>
<Unit>
<Filename Value="aboutform.pas"/>
<IsPartOfProject Value="True"/>
<ComponentName Value="FormAbout"/>
<HasResources Value="True"/>
<ResourceBaseClass Value="Form"/>
<UnitName Value="AboutForm"/>
<EditorIndex Value="-1"/>
<TopLine Value="8"/>
<CursorPos X="79" Y="8"/>
<UsageCount Value="27"/>
</Unit>
<Unit>
<Filename Value="licenseform.pas"/>
<IsPartOfProject Value="True"/>
<ComponentName Value="FormLicense"/>
<HasResources Value="True"/>
<ResourceBaseClass Value="Form"/>
<EditorIndex Value="-1"/>
<TopLine Value="13"/>
<CursorPos X="9" Y="21"/>
<UsageCount Value="27"/>
</Unit>
<Unit>
<Filename Value="/usr/lib/lazarus/2.2.0/ide/main.pp"/>
<UnitName Value="Main"/>
<EditorIndex Value="-1"/>
<TopLine Value="13243"/>
<CursorPos X="5" Y="13251"/>
<UsageCount Value="9"/>
</Unit>
</Units>
<JumpHistory HistoryIndex="-1"/>
<RunParams>
<FormatVersion Value="2"/>
<Modes ActiveMode=""/>
</RunParams>
</ProjectSession>
</CONFIG>