-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathtgsend.lps
112 lines (112 loc) · 3.32 KB
/
tgsend.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
<?xml version="1.0" encoding="UTF-8"?>
<CONFIG>
<ProjectSession>
<Version Value="11"/>
<Units Count="6">
<Unit0>
<Filename Value="tgsend.lpr"/>
<IsPartOfProject Value="True"/>
<UnitName Value="tgsend"/>
<IsVisibleTab Value="True"/>
<TopLine Value="758"/>
<CursorPos X="20" Y="774"/>
<UsageCount Value="98"/>
<Loaded Value="True"/>
</Unit0>
<Unit1>
<Filename Value="/usr/share/fpcsrc/packages/fcl-base/src/custapp.pp"/>
<UnitName Value="CustApp"/>
<EditorIndex Value="-1"/>
<TopLine Value="49"/>
<CursorPos X="16" Y="61"/>
<UsageCount Value="10"/>
</Unit1>
<Unit2>
<Filename Value="../../../Загрузки/synapse/source/lib/ssl_openssl_lib.pas"/>
<EditorIndex Value="-1"/>
<TopLine Value="1723"/>
<CursorPos X="64" Y="1745"/>
<UsageCount Value="3"/>
</Unit2>
<Unit3>
<Filename Value="../../../Загрузки/synapse/source/lib/httpsend.pas"/>
<EditorIndex Value="-1"/>
<TopLine Value="381"/>
<CursorPos X="3" Y="386"/>
<UsageCount Value="40"/>
</Unit3>
<Unit4>
<Filename Value="../../../Загрузки/synapse/source/lib/synautil.pas"/>
<EditorIndex Value="-1"/>
<TopLine Value="1049"/>
<CursorPos X="24" Y="1054"/>
<UsageCount Value="6"/>
</Unit4>
<Unit5>
<Filename Value="../../../Загрузки/synapse/source/lib/mimepart.pas"/>
<EditorIndex Value="-1"/>
<TopLine Value="1112"/>
<CursorPos X="36" Y="1108"/>
<UsageCount Value="13"/>
</Unit5>
</Units>
<JumpHistory Count="9" HistoryIndex="8">
<Position1>
<Filename Value="tgsend.lpr"/>
<Caret Line="482" Column="17" TopLine="493"/>
</Position1>
<Position2>
<Filename Value="tgsend.lpr"/>
<Caret Line="644" Column="12" TopLine="604"/>
</Position2>
<Position3>
<Filename Value="tgsend.lpr"/>
<Caret Line="4" Column="45"/>
</Position3>
<Position4>
<Filename Value="tgsend.lpr"/>
<Caret Line="13" Column="31" TopLine="91"/>
</Position4>
<Position5>
<Filename Value="tgsend.lpr"/>
<Caret Line="756" Column="37" TopLine="720"/>
</Position5>
<Position6>
<Filename Value="tgsend.lpr"/>
<Caret Line="40" Column="27" TopLine="822"/>
</Position6>
<Position7>
<Filename Value="tgsend.lpr"/>
<Caret Line="14" Column="80"/>
</Position7>
<Position8>
<Filename Value="tgsend.lpr"/>
<Caret Line="697" Column="82" TopLine="709"/>
</Position8>
<Position9>
<Filename Value="tgsend.lpr"/>
<Caret Line="774" Column="19" TopLine="745"/>
</Position9>
</JumpHistory>
<RunParams>
<FormatVersion Value="2"/>
<Modes Count="0" ActiveMode="default"/>
</RunParams>
</ProjectSession>
<Debugging>
<Watches Count="4">
<Item1>
<Expression Value="optArr[2]"/>
</Item1>
<Item2>
<Expression Value=" optArr[0]"/>
</Item2>
<Item3>
<Expression Value="Data"/>
</Item3>
<Item4>
<Expression Value="req"/>
</Item4>
</Watches>
</Debugging>
</CONFIG>