ViewVC Help
View File | Revision Log | Show Annotations | Download File | View Changeset | Root Listing
root/public/ibx/branches/journaling/examples/employee/project1.lpi
(Generate patch)

Comparing ibx/trunk/examples/employee/project1.lpi (file contents):
Revision 19 by tony, Mon Jul 7 13:00:15 2014 UTC vs.
Revision 66 by tony, Wed Aug 23 08:23:42 2017 UTC

# Line 1 | Line 1
1 < <?xml version="1.0" encoding="UTF-8"?>
2 < <CONFIG>
3 <  <ProjectOptions>
4 <    <Version Value="9"/>
5 <    <General>
6 <      <MainUnit Value="0"/>
7 <      <ResourceType Value="res"/>
8 <      <UseXPManifest Value="True"/>
9 <      <Icon Value="0"/>
10 <      <ActiveWindowIndexAtStart Value="0"/>
11 <    </General>
12 <    <i18n>
13 <      <EnableI18N LFM="False"/>
14 <    </i18n>
15 <    <VersionInfo>
16 <      <StringTable ProductVersion=""/>
17 <    </VersionInfo>
18 <    <BuildModes Count="1" Active="Default">
19 <      <Item1 Name="Default" Default="True"/>
20 <    </BuildModes>
21 <    <PublishOptions>
22 <      <Version Value="2"/>
23 <      <IncludeFileFilter Value="*.(pas|pp|inc|lfm|lpr|lrs|lpi|lpk|sh|xml)"/>
24 <      <ExcludeFileFilter Value="*.(bak|ppu|o|so);*~;backup"/>
25 <    </PublishOptions>
26 <    <RunParams>
27 <      <local>
28 <        <FormatVersion Value="1"/>
29 <      </local>
30 <    </RunParams>
31 <    <RequiredPackages Count="3">
32 <      <Item1>
33 <        <PackageName Value="FCL"/>
34 <        <MinVersion Major="1" Valid="True"/>
35 <      </Item1>
36 <      <Item2>
37 <        <PackageName Value="ibexpress"/>
38 <        <MinVersion Minor="9" Valid="True"/>
39 <      </Item2>
40 <      <Item3>
41 <        <PackageName Value="LCL"/>
42 <      </Item3>
43 <    </RequiredPackages>
44 <    <Units Count="32">
45 <      <Unit0>
46 <        <Filename Value="project1.lpr"/>
47 <        <IsPartOfProject Value="True"/>
48 <        <UnitName Value="project1"/>
49 <        <WindowIndex Value="0"/>
50 <        <TopLine Value="1"/>
51 <        <CursorPos X="1" Y="17"/>
52 <        <UsageCount Value="45"/>
53 <      </Unit0>
54 <      <Unit1>
55 <        <Filename Value="unit1.pas"/>
56 <        <IsPartOfProject Value="True"/>
57 <        <ComponentName Value="Form1"/>
58 <        <HasResources Value="True"/>
59 <        <ResourceBaseClass Value="Form"/>
60 <        <UnitName Value="Unit1"/>
61 <        <IsVisibleTab Value="True"/>
62 <        <EditorIndex Value="1"/>
63 <        <WindowIndex Value="0"/>
64 <        <TopLine Value="171"/>
65 <        <CursorPos X="110" Y="182"/>
66 <        <UsageCount Value="45"/>
67 <        <Loaded Value="True"/>
68 <        <LoadedDesigner Value="True"/>
69 <      </Unit1>
70 <      <Unit2>
71 <        <Filename Value="../../runtime/IBSQLMonitor.pas"/>
72 <        <UnitName Value="IBSQLMonitor"/>
73 <        <WindowIndex Value="0"/>
74 <        <TopLine Value="30"/>
75 <        <CursorPos X="14" Y="47"/>
76 <        <UsageCount Value="10"/>
77 <      </Unit2>
78 <      <Unit3>
79 <        <Filename Value="unit2.pas"/>
80 <        <IsPartOfProject Value="True"/>
81 <        <ComponentName Value="EditEmployeeDlg"/>
82 <        <ResourceBaseClass Value="Form"/>
83 <        <UnitName Value="Unit2"/>
84 <        <EditorIndex Value="2"/>
85 <        <WindowIndex Value="0"/>
86 <        <TopLine Value="96"/>
87 <        <CursorPos X="27" Y="96"/>
88 <        <UsageCount Value="36"/>
89 <        <Loaded Value="True"/>
90 <      </Unit3>
91 <      <Unit4>
92 <        <Filename Value="unit3.pas"/>
93 <        <IsPartOfProject Value="True"/>
94 <        <ComponentName Value="AddEmployeeDlg"/>
95 <        <ResourceBaseClass Value="Form"/>
96 <        <UnitName Value="Unit3"/>
97 <        <WindowIndex Value="0"/>
98 <        <TopLine Value="17"/>
99 <        <CursorPos X="35" Y="31"/>
100 <        <UsageCount Value="36"/>
101 <      </Unit4>
102 <      <Unit5>
103 <        <Filename Value="../../runtime/IB.pas"/>
104 <        <UnitName Value="IB"/>
105 <        <EditorIndex Value="4"/>
106 <        <WindowIndex Value="0"/>
107 <        <TopLine Value="392"/>
108 <        <CursorPos X="54" Y="405"/>
109 <        <UsageCount Value="18"/>
110 <        <Loaded Value="True"/>
111 <      </Unit5>
112 <      <Unit6>
113 <        <Filename Value="../../runtime/IBCustomDataSet.pas"/>
114 <        <UnitName Value="IBCustomDataSet"/>
115 <        <EditorIndex Value="0"/>
116 <        <WindowIndex Value="0"/>
117 <        <TopLine Value="1630"/>
118 <        <CursorPos X="34" Y="1646"/>
119 <        <UsageCount Value="18"/>
120 <        <Loaded Value="True"/>
121 <      </Unit6>
122 <      <Unit7>
123 <        <Filename Value="../../runtime/IBDatabase.pas"/>
124 <        <UnitName Value="IBDatabase"/>
125 <        <EditorIndex Value="5"/>
126 <        <WindowIndex Value="0"/>
127 <        <TopLine Value="1192"/>
128 <        <CursorPos X="1" Y="1198"/>
129 <        <UsageCount Value="17"/>
130 <        <Loaded Value="True"/>
131 <      </Unit7>
132 <      <Unit8>
133 <        <Filename Value="../../runtime/IBQuery.pas"/>
134 <        <UnitName Value="IBQuery"/>
135 <        <WindowIndex Value="0"/>
136 <        <TopLine Value="144"/>
137 <        <CursorPos X="21" Y="164"/>
138 <        <UsageCount Value="15"/>
139 <      </Unit8>
140 <      <Unit9>
141 <        <Filename Value="/usr/local/share/lazarus/lcl/include/dblookup.inc"/>
142 <        <WindowIndex Value="0"/>
143 <        <TopLine Value="201"/>
144 <        <CursorPos X="23" Y="214"/>
145 <        <UsageCount Value="14"/>
146 <      </Unit9>
147 <      <Unit10>
148 <        <Filename Value="/usr/local/share/lazarus/lcl/dbctrls.pp"/>
149 <        <UnitName Value="DbCtrls"/>
150 <        <WindowIndex Value="0"/>
151 <        <TopLine Value="1484"/>
152 <        <CursorPos X="1" Y="1505"/>
153 <        <UsageCount Value="14"/>
154 <      </Unit10>
155 <      <Unit11>
156 <        <Filename Value="../../../../projects/external/lazarus.0.9.30/lcl/include/control.inc"/>
157 <        <WindowIndex Value="0"/>
158 <        <TopLine Value="3168"/>
159 <        <CursorPos X="1" Y="3189"/>
160 <        <UsageCount Value="9"/>
161 <      </Unit11>
162 <      <Unit12>
163 <        <Filename Value="../../runtime/IBIntf.pas"/>
164 <        <UnitName Value="IBIntf"/>
165 <        <WindowIndex Value="0"/>
166 <        <TopLine Value="229"/>
167 <        <CursorPos X="69" Y="251"/>
168 <        <UsageCount Value="14"/>
169 <      </Unit12>
170 <      <Unit13>
171 <        <Filename Value="../../runtime/IBSQL.pas"/>
172 <        <UnitName Value="IBSQL"/>
173 <        <WindowIndex Value="0"/>
174 <        <TopLine Value="369"/>
175 <        <CursorPos X="50" Y="401"/>
176 <        <UsageCount Value="10"/>
177 <      </Unit13>
178 <      <Unit14>
179 <        <Filename Value="/usr/share/fpcsrc/2.4.2/rtl/inc/systemh.inc"/>
180 <        <WindowIndex Value="0"/>
181 <        <TopLine Value="75"/>
182 <        <CursorPos X="19" Y="95"/>
183 <        <UsageCount Value="10"/>
184 <      </Unit14>
185 <      <Unit15>
186 <        <Filename Value="/usr/share/fpcsrc/2.4.2/packages/fcl-db/src/base/db.pas"/>
187 <        <UnitName Value="db"/>
188 <        <WindowIndex Value="0"/>
189 <        <TopLine Value="1579"/>
190 <        <CursorPos X="46" Y="1597"/>
191 <        <UsageCount Value="13"/>
192 <      </Unit15>
193 <      <Unit16>
194 <        <Filename Value="../../runtime/IBBlob.pas"/>
195 <        <UnitName Value="IBBlob"/>
196 <        <WindowIndex Value="0"/>
197 <        <TopLine Value="1"/>
198 <        <CursorPos X="1" Y="1"/>
199 <        <UsageCount Value="10"/>
200 <      </Unit16>
201 <      <Unit17>
202 <        <Filename Value="../../runtime/sv5ipc.inc"/>
203 <        <WindowIndex Value="0"/>
204 <        <TopLine Value="312"/>
205 <        <CursorPos X="6" Y="329"/>
206 <        <UsageCount Value="10"/>
207 <      </Unit17>
208 <      <Unit18>
209 <        <Filename Value="/usr/share/fpcsrc/2.4.2/rtl/unix/ipc.pp"/>
210 <        <UnitName Value="ipc"/>
211 <        <WindowIndex Value="0"/>
212 <        <TopLine Value="1"/>
213 <        <CursorPos X="1" Y="1"/>
214 <        <UsageCount Value="10"/>
215 <      </Unit18>
216 <      <Unit19>
217 <        <Filename Value="/usr/share/fpcsrc/2.4.2/rtl/linux/ipcsys.inc"/>
218 <        <WindowIndex Value="0"/>
219 <        <TopLine Value="17"/>
220 <        <CursorPos X="10" Y="34"/>
221 <        <UsageCount Value="10"/>
222 <      </Unit19>
223 <      <Unit20>
224 <        <Filename Value="../../runtime/IBServices.pas"/>
225 <        <UnitName Value="IBServices"/>
226 <        <WindowIndex Value="0"/>
227 <        <TopLine Value="37"/>
228 <        <CursorPos X="3" Y="54"/>
229 <        <UsageCount Value="10"/>
230 <      </Unit20>
231 <      <Unit21>
232 <        <Filename Value="../../runtime/IBExtract.pas"/>
233 <        <UnitName Value="IBExtract"/>
234 <        <EditorIndex Value="3"/>
235 <        <WindowIndex Value="0"/>
236 <        <TopLine Value="49"/>
237 <        <CursorPos X="59" Y="49"/>
238 <        <UsageCount Value="12"/>
239 <        <Loaded Value="True"/>
240 <      </Unit21>
241 <      <Unit22>
242 <        <Filename Value="/usr/share/fpcsrc/2.4.2/packages/fcl-db/src/base/dataset.inc"/>
243 <        <WindowIndex Value="0"/>
244 <        <TopLine Value="938"/>
245 <        <CursorPos X="3" Y="941"/>
246 <        <UsageCount Value="12"/>
247 <      </Unit22>
248 <      <Unit23>
249 <        <Filename Value="../../../../projects/cdream/dbclients/src/frames/SendEmailFrameUnit.lfm"/>
250 <        <WindowIndex Value="0"/>
251 <        <TopLine Value="414"/>
252 <        <CursorPos X="1" Y="6"/>
253 <        <UsageCount Value="10"/>
254 <        <DefaultSyntaxHighlighter Value="LFM"/>
255 <      </Unit23>
256 <      <Unit24>
257 <        <Filename Value="../../../../projects/cdream/dbclients/src/framework/BaseFrameUnit.pas"/>
258 <        <UnitName Value="BaseFrameUnit"/>
259 <        <WindowIndex Value="0"/>
260 <        <TopLine Value="205"/>
261 <        <CursorPos X="1" Y="214"/>
262 <        <UsageCount Value="12"/>
263 <      </Unit24>
264 <      <Unit25>
265 <        <Filename Value="../../../../projects/cdream/dbclients/src/framework/ToyShopDBUnit.pas"/>
266 <        <UnitName Value="ToyShopDBUnit"/>
267 <        <WindowIndex Value="0"/>
268 <        <TopLine Value="142"/>
269 <        <CursorPos X="1" Y="156"/>
270 <        <UsageCount Value="10"/>
271 <      </Unit25>
272 <      <Unit26>
273 <        <Filename Value="../../../../projects/cdream/dbclients/debian/changelog"/>
274 <        <WindowIndex Value="0"/>
275 <        <TopLine Value="1"/>
276 <        <CursorPos X="60" Y="7"/>
277 <        <UsageCount Value="10"/>
278 <        <DefaultSyntaxHighlighter Value="None"/>
279 <      </Unit26>
280 <      <Unit27>
281 <        <Filename Value="/usr/share/fpcsrc/2.4.2/packages/fcl-db/src/base/database.inc"/>
282 <        <WindowIndex Value="0"/>
283 <        <TopLine Value="474"/>
284 <        <CursorPos X="3" Y="476"/>
285 <        <UsageCount Value="11"/>
286 <      </Unit27>
287 <      <Unit28>
288 <        <Filename Value="../../runtime/IBStoredProc.pas"/>
289 <        <UnitName Value="IBStoredProc"/>
290 <        <EditorIndex Value="6"/>
291 <        <WindowIndex Value="0"/>
292 <        <TopLine Value="206"/>
293 <        <CursorPos X="6" Y="215"/>
294 <        <UsageCount Value="11"/>
295 <        <Loaded Value="True"/>
296 <      </Unit28>
297 <      <Unit29>
298 <        <Filename Value="/usr/local/share/lazarus/lcl/include/control.inc"/>
299 <        <WindowIndex Value="0"/>
300 <        <TopLine Value="3172"/>
301 <        <CursorPos X="1" Y="3189"/>
302 <        <UsageCount Value="11"/>
303 <      </Unit29>
304 <      <Unit30>
305 <        <Filename Value="/usr/share/fpcsrc/2.4.2/rtl/inc/variants.pp"/>
306 <        <UnitName Value="variants"/>
307 <        <WindowIndex Value="0"/>
308 <        <TopLine Value="142"/>
309 <        <CursorPos X="53" Y="69"/>
310 <        <UsageCount Value="11"/>
311 <      </Unit30>
312 <      <Unit31>
313 <        <Filename Value="/usr/share/fpcsrc/2.4.2/rtl/inc/varianth.inc"/>
314 <        <WindowIndex Value="0"/>
315 <        <TopLine Value="16"/>
316 <        <CursorPos X="13" Y="44"/>
317 <        <UsageCount Value="11"/>
318 <      </Unit31>
319 <    </Units>
320 <    <JumpHistory Count="27" HistoryIndex="26">
321 <      <Position1>
322 <        <Filename Value="../../runtime/IBDatabase.pas"/>
323 <        <Caret Line="156" Column="33" TopLine="153"/>
324 <      </Position1>
325 <      <Position2>
326 <        <Filename Value="../../runtime/IBDatabase.pas"/>
327 <        <Caret Line="218" Column="1" TopLine="204"/>
328 <      </Position2>
329 <      <Position3>
330 <        <Filename Value="../../runtime/IBStoredProc.pas"/>
331 <        <Caret Line="1" Column="1" TopLine="1"/>
332 <      </Position3>
333 <      <Position4>
334 <        <Filename Value="unit1.pas"/>
335 <        <Caret Line="232" Column="18" TopLine="199"/>
336 <      </Position4>
337 <      <Position5>
338 <        <Filename Value="unit1.pas"/>
339 <        <Caret Line="233" Column="18" TopLine="200"/>
340 <      </Position5>
341 <      <Position6>
342 <        <Filename Value="unit1.pas"/>
343 <        <Caret Line="232" Column="18" TopLine="199"/>
344 <      </Position6>
345 <      <Position7>
346 <        <Filename Value="../../runtime/IBDatabase.pas"/>
347 <        <Caret Line="1199" Column="10" TopLine="1196"/>
348 <      </Position7>
349 <      <Position8>
350 <        <Filename Value="../../runtime/IBDatabase.pas"/>
351 <        <Caret Line="1198" Column="1" TopLine="1192"/>
352 <      </Position8>
353 <      <Position9>
354 <        <Filename Value="../../runtime/IBDatabase.pas"/>
355 <        <Caret Line="1201" Column="1" TopLine="1192"/>
356 <      </Position9>
357 <      <Position10>
358 <        <Filename Value="../../runtime/IBDatabase.pas"/>
359 <        <Caret Line="876" Column="16" TopLine="875"/>
360 <      </Position10>
361 <      <Position11>
362 <        <Filename Value="../../runtime/IBDatabase.pas"/>
363 <        <Caret Line="218" Column="56" TopLine="194"/>
364 <      </Position11>
365 <      <Position12>
366 <        <Filename Value="../../runtime/IBDatabase.pas"/>
367 <        <Caret Line="1201" Column="19" TopLine="1196"/>
368 <      </Position12>
369 <      <Position13>
370 <        <Filename Value="../../runtime/IBDatabase.pas"/>
371 <        <Caret Line="1198" Column="1" TopLine="1192"/>
372 <      </Position13>
373 <      <Position14>
374 <        <Filename Value="../../runtime/IBDatabase.pas"/>
375 <        <Caret Line="1203" Column="1" TopLine="1192"/>
376 <      </Position14>
377 <      <Position15>
378 <        <Filename Value="../../runtime/IBDatabase.pas"/>
379 <        <Caret Line="1204" Column="1" TopLine="1192"/>
380 <      </Position15>
381 <      <Position16>
382 <        <Filename Value="../../runtime/IBDatabase.pas"/>
383 <        <Caret Line="1198" Column="1" TopLine="1192"/>
384 <      </Position16>
385 <      <Position17>
386 <        <Filename Value="../../runtime/IBDatabase.pas"/>
387 <        <Caret Line="1200" Column="1" TopLine="1192"/>
388 <      </Position17>
389 <      <Position18>
390 <        <Filename Value="../../runtime/IBDatabase.pas"/>
391 <        <Caret Line="1201" Column="1" TopLine="1192"/>
392 <      </Position18>
393 <      <Position19>
394 <        <Filename Value="../../runtime/IBDatabase.pas"/>
395 <        <Caret Line="1203" Column="1" TopLine="1192"/>
396 <      </Position19>
397 <      <Position20>
398 <        <Filename Value="unit1.pas"/>
399 <        <Caret Line="199" Column="28" TopLine="199"/>
400 <      </Position20>
401 <      <Position21>
402 <        <Filename Value="../../runtime/IBCustomDataSet.pas"/>
403 <        <Caret Line="1160" Column="3" TopLine="1156"/>
404 <      </Position21>
405 <      <Position22>
406 <        <Filename Value="../../runtime/IBCustomDataSet.pas"/>
407 <        <Caret Line="1" Column="1" TopLine="1"/>
408 <      </Position22>
409 <      <Position23>
410 <        <Filename Value="../../runtime/IBCustomDataSet.pas"/>
411 <        <Caret Line="1680" Column="35" TopLine="1653"/>
412 <      </Position23>
413 <      <Position24>
414 <        <Filename Value="../../runtime/IBCustomDataSet.pas"/>
415 <        <Caret Line="1677" Column="79" TopLine="1657"/>
416 <      </Position24>
417 <      <Position25>
418 <        <Filename Value="../../runtime/IBCustomDataSet.pas"/>
419 <        <Caret Line="1646" Column="34" TopLine="1630"/>
420 <      </Position25>
421 <      <Position26>
422 <        <Filename Value="unit1.pas"/>
423 <        <Caret Line="174" Column="54" TopLine="172"/>
424 <      </Position26>
425 <      <Position27>
426 <        <Filename Value="unit1.pas"/>
427 <        <Caret Line="173" Column="54" TopLine="171"/>
428 <      </Position27>
429 <    </JumpHistory>
430 <  </ProjectOptions>
431 <  <CompilerOptions>
432 <    <Version Value="11"/>
433 <    <Target>
434 <      <Filename Value="project1"/>
435 <    </Target>
436 <    <SearchPaths>
437 <      <IncludeFiles Value="$(ProjOutDir)"/>
438 <      <UnitOutputDirectory Value="lib/$(TargetCPU)-$(TargetOS)"/>
439 <    </SearchPaths>
440 <    <Linking>
441 <      <Options>
442 <        <Win32>
443 <          <GraphicApplication Value="True"/>
444 <        </Win32>
445 <      </Options>
446 <    </Linking>
447 <    <Other>
448 <      <CompilerMessages>
449 <        <UseMsgFile Value="True"/>
450 <      </CompilerMessages>
451 <      <CustomOptions Value="-dUseCThreads"/>
452 <      <CompilerPath Value="$(CompPath)"/>
453 <    </Other>
454 <  </CompilerOptions>
455 <  <Debugging>
456 <    <Exceptions Count="3">
457 <      <Item1>
458 <        <Name Value="EAbort"/>
459 <      </Item1>
460 <      <Item2>
461 <        <Name Value="ECodetoolError"/>
462 <      </Item2>
463 <      <Item3>
464 <        <Name Value="EFOpenError"/>
465 <      </Item3>
466 <    </Exceptions>
467 <  </Debugging>
468 <  <EditorMacros Count="0"/>
469 < </CONFIG>
1 > <?xml version="1.0" encoding="UTF-8"?>
2   CONFIG>
3   <ProjectOptions>
4     <Version Value="10"/>
5     <General>
6       <MainUnit Value="0"/>
7       <ResourceType Value="res"/>
8       <UseXPManifest Value="True"/>
9       <Icon Value="0"/>
10     </General>
11     <i18n>
12       <EnableI18N LFM="False"/>
13     </i18n>
14     <BuildModes Count="1" Active="Default">
15       <Item1 Name="Default" Default="True"/>
16     </BuildModes>
17     <PublishOptions>
18       <Version Value="2"/>
19       <IncludeFileFilter Value="*.(pas|pp|inc|lfm|lpr|lrs|lpi|lpk|sh|xml)"/>
20       <ExcludeFileFilter Value="*.(bak|ppu|o|so);*~;backup"/>
21     </PublishOptions>
22     <RunParams>
23       <local>
24         <FormatVersion Value="1"/>
25       </local>
26     </RunParams>
27     <RequiredPackages Count="4">
28       <Item1>
29         <PackageName Value="ibcontrols"/>
30       </Item1>
31       <Item2>
32         <PackageName Value="FCL"/>
33         <MinVersion Major="1" Valid="True"/>
34       </Item2>
35       <Item3>
36         <PackageName Value="ibexpress"/>
37         <MinVersion Minor="9" Valid="True"/>
38       </Item3>
39       <Item4>
40         <PackageName Value="LCL"/>
41       </Item4>
42     </RequiredPackages>
43     <Units Count="157">
44       <Unit0>
45         <Filename Value="project1.lpr"/>
46         <IsPartOfProject Value="True"/>
47         <EditorIndex Value="-1"/>
48         <CursorPos X="33" Y="10"/>
49         <UsageCount Value="183"/>
50       </Unit0>
51       <Unit1>
52         <Filename Value="unit1.pas"/>
53         <IsPartOfProject Value="True"/>
54         <ComponentName Value="Form1"/>
55         <HasResources Value="True"/>
56         <ResourceBaseClass Value="Form"/>
57         <UnitName Value="Unit1"/>
58         <CursorPos X="12" Y="5"/>
59         <UsageCount Value="183"/>
60         <Loaded Value="True"/>
61       </Unit1>
62       <Unit2>
63         <Filename Value="../../runtime/IBSQLMonitor.pas"/>
64         <EditorIndex Value="-1"/>
65         <WindowIndex Value="1"/>
66         <TopLine Value="1088"/>
67         <CursorPos X="70" Y="1105"/>
68         <UsageCount Value="6"/>
69       </Unit2>
70       <Unit3>
71         <Filename Value="unit2.pas"/>
72         <IsPartOfProject Value="True"/>
73         <ComponentName Value="SelectDeptDlg"/>
74         <HasResources Value="True"/>
75         <ResourceBaseClass Value="Form"/>
76         <UnitName Value="Unit2"/>
77         <EditorIndex Value="-1"/>
78         <WindowIndex Value="1"/>
79         <TopLine Value="9"/>
80         <CursorPos X="87" Y="24"/>
81         <UsageCount Value="172"/>
82       </Unit3>
83       <Unit4>
84         <Filename Value="unit3.pas"/>
85         <ComponentName Value="AddEmployeeDlg"/>
86         <HasResources Value="True"/>
87         <ResourceBaseClass Value="Form"/>
88         <TopLine Value="28"/>
89         <CursorPos Y="48"/>
90         <UsageCount Value="83"/>
91       </Unit4>
92       <Unit5>
93         <Filename Value="../../runtime/IB.pas"/>
94         <EditorIndex Value="-1"/>
95         <WindowIndex Value="1"/>
96         <TopLine Value="40"/>
97         <CursorPos X="51" Y="50"/>
98         <UsageCount Value="28"/>
99       </Unit5>
100       <Unit6>
101         <Filename Value="../../runtime/IBCustomDataSet.pas"/>
102         <IsVisibleTab Value="True"/>
103         <EditorIndex Value="1"/>
104         <TopLine Value="1131"/>
105         <CursorPos Y="1150"/>
106         <UsageCount Value="46"/>
107         <Loaded Value="True"/>
108       </Unit6>
109       <Unit7>
110         <Filename Value="../../runtime/IBDatabase.pas"/>
111         <EditorIndex Value="8"/>
112         <TopLine Value="1013"/>
113         <CursorPos Y="1019"/>
114         <UsageCount Value="28"/>
115         <Loaded Value="True"/>
116       </Unit7>
117       <Unit8>
118         <Filename Value="../../runtime/IBQuery.pas"/>
119         <EditorIndex Value="-1"/>
120         <TopLine Value="28"/>
121         <CursorPos X="26" Y="47"/>
122         <UsageCount Value="59"/>
123       </Unit8>
124       <Unit9>
125         <Filename Value="/usr/local/share/lazarus/lcl/include/dblookup.inc"/>
126         <TopLine Value="201"/>
127         <CursorPos X="23" Y="214"/>
128         <UsageCount Value="5"/>
129       </Unit9>
130       <Unit10>
131         <Filename Value="/usr/local/share/lazarus/lcl/dbctrls.pp"/>
132         <TopLine Value="1484"/>
133         <CursorPos Y="1505"/>
134         <UsageCount Value="5"/>
135       </Unit10>
136       <Unit11>
137         <Filename Value="../../../../projects/external/lazarus.0.9.30/lcl/include/control.inc"/>
138         <TopLine Value="3168"/>
139         <CursorPos Y="3189"/>
140         <UsageCount Value="10"/>
141       </Unit11>
142       <Unit12>
143         <Filename Value="../../runtime/IBIntf.pas"/>
144         <EditorIndex Value="-1"/>
145         <WindowIndex Value="1"/>
146         <TopLine Value="300"/>
147         <CursorPos X="39" Y="330"/>
148         <UsageCount Value="5"/>
149       </Unit12>
150       <Unit13>
151         <Filename Value="../../runtime/IBSQL.pas"/>
152         <EditorIndex Value="-1"/>
153         <TopLine Value="187"/>
154         <CursorPos X="19" Y="216"/>
155         <UsageCount Value="20"/>
156       </Unit13>
157       <Unit14>
158         <Filename Value="/usr/share/fpcsrc/2.4.2/rtl/inc/systemh.inc"/>
159         <TopLine Value="75"/>
160         <CursorPos X="19" Y="95"/>
161         <UsageCount Value="1"/>
162       </Unit14>
163       <Unit15>
164         <Filename Value="/usr/share/fpcsrc/2.4.2/packages/fcl-db/src/base/db.pas"/>
165         <TopLine Value="1579"/>
166         <CursorPos X="46" Y="1597"/>
167         <UsageCount Value="4"/>
168       </Unit15>
169       <Unit16>
170         <Filename Value="../../runtime/IBBlob.pas"/>
171         <EditorIndex Value="-1"/>
172         <WindowIndex Value="1"/>
173         <TopLine Value="23"/>
174         <CursorPos X="22" Y="40"/>
175         <UsageCount Value="6"/>
176       </Unit16>
177       <Unit17>
178         <Filename Value="../../runtime/sv5ipc.inc"/>
179         <TopLine Value="312"/>
180         <CursorPos X="6" Y="329"/>
181         <UsageCount Value="1"/>
182       </Unit17>
183       <Unit18>
184         <Filename Value="/usr/share/fpcsrc/2.4.2/rtl/unix/ipc.pp"/>
185         <UsageCount Value="1"/>
186       </Unit18>
187       <Unit19>
188         <Filename Value="/usr/share/fpcsrc/2.4.2/rtl/linux/ipcsys.inc"/>
189         <TopLine Value="17"/>
190         <CursorPos X="10" Y="34"/>
191         <UsageCount Value="1"/>
192       </Unit19>
193       <Unit20>
194         <Filename Value="../../runtime/IBServices.pas"/>
195         <EditorIndex Value="-1"/>
196         <WindowIndex Value="1"/>
197         <TopLine Value="274"/>
198         <CursorPos X="49" Y="575"/>
199         <UsageCount Value="5"/>
200       </Unit20>
201       <Unit21>
202         <Filename Value="../../runtime/IBExtract.pas"/>
203         <TopLine Value="49"/>
204         <CursorPos X="59" Y="49"/>
205         <UsageCount Value="3"/>
206       </Unit21>
207       <Unit22>
208         <Filename Value="/usr/share/fpcsrc/2.4.2/packages/fcl-db/src/base/dataset.inc"/>
209         <TopLine Value="938"/>
210         <CursorPos X="3" Y="941"/>
211         <UsageCount Value="3"/>
212       </Unit22>
213       <Unit23>
214         <Filename Value="../../../../projects/cdream/dbclients/src/frames/SendEmailFrameUnit.lfm"/>
215         <TopLine Value="414"/>
216         <CursorPos Y="6"/>
217         <UsageCount Value="1"/>
218         <DefaultSyntaxHighlighter Value="LFM"/>
219       </Unit23>
220       <Unit24>
221         <Filename Value="../../../../projects/cdream/dbclients/src/framework/BaseFrameUnit.pas"/>
222         <TopLine Value="205"/>
223         <CursorPos Y="214"/>
224         <UsageCount Value="3"/>
225       </Unit24>
226       <Unit25>
227         <Filename Value="../../../../projects/cdream/dbclients/src/framework/ToyShopDBUnit.pas"/>
228         <TopLine Value="142"/>
229         <CursorPos Y="156"/>
230         <UsageCount Value="1"/>
231       </Unit25>
232       <Unit26>
233         <Filename Value="../../../../projects/cdream/dbclients/debian/changelog"/>
234         <CursorPos X="60" Y="7"/>
235         <UsageCount Value="1"/>
236         <DefaultSyntaxHighlighter Value="None"/>
237       </Unit26>
238       <Unit27>
239         <Filename Value="/usr/share/fpcsrc/2.4.2/packages/fcl-db/src/base/database.inc"/>
240         <TopLine Value="474"/>
241         <CursorPos X="3" Y="476"/>
242         <UsageCount Value="2"/>
243       </Unit27>
244       <Unit28>
245         <Filename Value="../../runtime/IBStoredProc.pas"/>
246         <TopLine Value="206"/>
247         <CursorPos X="6" Y="215"/>
248         <UsageCount Value="2"/>
249       </Unit28>
250       <Unit29>
251         <Filename Value="/usr/local/share/lazarus/lcl/include/control.inc"/>
252         <TopLine Value="3172"/>
253         <CursorPos Y="3189"/>
254         <UsageCount Value="2"/>
255       </Unit29>
256       <Unit30>
257         <Filename Value="/usr/share/fpcsrc/2.4.2/rtl/inc/variants.pp"/>
258         <TopLine Value="142"/>
259         <CursorPos X="53" Y="69"/>
260         <UsageCount Value="2"/>
261       </Unit30>
262       <Unit31>
263         <Filename Value="/usr/share/fpcsrc/2.4.2/rtl/inc/varianth.inc"/>
264         <TopLine Value="16"/>
265         <CursorPos X="13" Y="44"/>
266         <UsageCount Value="2"/>
267       </Unit31>
268       <Unit32>
269         <Filename Value="unit1.lfm"/>
270         <ComponentName Value="Form1"/>
271         <HasResources Value="True"/>
272         <ResourceBaseClass Value="Form"/>
273         <EditorIndex Value="-1"/>
274         <ExtraEditorCount Value="1"/>
275         <ExtraEditor1>
276           <EditorIndex Value="-1"/>
277           <TopLine Value="603"/>
278           <CursorPos X="50" Y="630"/>
279         </ExtraEditor1>
280         <UsageCount Value="10"/>
281         <DefaultSyntaxHighlighter Value="LFM"/>
282       </Unit32>
283       <Unit33>
284         <Filename Value="../../runtime/IBLookupComboEditBox.pas"/>
285         <TopLine Value="78"/>
286         <CursorPos Y="89"/>
287         <UsageCount Value="9"/>
288       </Unit33>
289       <Unit34>
290         <Filename Value="../../runtime/IBDynamicGrid.pas"/>
291         <TopLine Value="22"/>
292         <CursorPos X="72" Y="33"/>
293         <UsageCount Value="8"/>
294       </Unit34>
295       <Unit35>
296         <Filename Value="../../runtime/IBTreeView.pas"/>
297         <TopLine Value="147"/>
298         <CursorPos X="26" Y="160"/>
299         <UsageCount Value="3"/>
300       </Unit35>
301       <Unit36>
302         <Filename Value="/usr/share/fpcsrc/packages/fcl-db/src/base/db.pas"/>
303         <EditorIndex Value="6"/>
304         <TopLine Value="164"/>
305         <CursorPos X="3" Y="165"/>
306         <UsageCount Value="36"/>
307         <Loaded Value="True"/>
308       </Unit36>
309       <Unit37>
310         <Filename Value="../../../../lcl/controls.pp"/>
311         <EditorIndex Value="-1"/>
312         <WindowIndex Value="1"/>
313         <TopLine Value="1176"/>
314         <CursorPos X="15" Y="1186"/>
315         <UsageCount Value="17"/>
316       </Unit37>
317       <Unit38>
318         <Filename Value="../../../../lcl/include/wincontrol.inc"/>
319         <WindowIndex Value="1"/>
320         <TopLine Value="8131"/>
321         <CursorPos Y="8144"/>
322         <UsageCount Value="9"/>
323       </Unit38>
324       <Unit39>
325         <Filename Value="../../../../lcl/dbgrids.pas"/>
326         <EditorIndex Value="-1"/>
327         <WindowIndex Value="1"/>
328         <TopLine Value="3672"/>
329         <CursorPos X="25" Y="3691"/>
330         <UsageCount Value="17"/>
331       </Unit39>
332       <Unit40>
333         <Filename Value="../../../../lcl/grids.pas"/>
334         <EditorIndex Value="-1"/>
335         <WindowIndex Value="1"/>
336         <TopLine Value="6558"/>
337         <CursorPos Y="6571"/>
338         <UsageCount Value="21"/>
339       </Unit40>
340       <Unit41>
341         <Filename Value="../../../../lcl/include/winapih.inc"/>
342         <TopLine Value="238"/>
343         <CursorPos X="10" Y="253"/>
344         <UsageCount Value="9"/>
345       </Unit41>
346       <Unit42>
347         <Filename Value="../../../../lcl/comctrls.pp"/>
348         <TopLine Value="2745"/>
349         <CursorPos X="54" Y="2758"/>
350         <UsageCount Value="6"/>
351       </Unit42>
352       <Unit43>
353         <Filename Value="../../../../lcl/include/treeview.inc"/>
354         <TopLine Value="643"/>
355         <CursorPos Y="645"/>
356         <UsageCount Value="5"/>
357       </Unit43>
358       <Unit44>
359         <Filename Value="../../../../lcl/editbtn.pas"/>
360         <TopLine Value="614"/>
361         <CursorPos X="3" Y="614"/>
362         <UsageCount Value="4"/>
363       </Unit44>
364       <Unit45>
365         <Filename Value="../../runtime/IBSQLParser.pas"/>
366         <TopLine Value="604"/>
367         <CursorPos Y="620"/>
368         <UsageCount Value="5"/>
369       </Unit45>
370       <Unit46>
371         <Filename Value="../../ibcontrols/IBLookupComboEditBox.pas"/>
372         <EditorIndex Value="-1"/>
373         <WindowIndex Value="1"/>
374         <TopLine Value="500"/>
375         <CursorPos X="36" Y="525"/>
376         <UsageCount Value="8"/>
377       </Unit46>
378       <Unit47>
379         <Filename Value="../../ibcontrols/IBTreeView.pas"/>
380         <TopLine Value="142"/>
381         <CursorPos Y="142"/>
382         <UsageCount Value="5"/>
383       </Unit47>
384       <Unit48>
385         <Filename Value="../../ibcontrols/IBDynamicGrid.pas"/>
386         <EditorIndex Value="-1"/>
387         <TopLine Value="196"/>
388         <CursorPos X="54" Y="212"/>
389         <UsageCount Value="25"/>
390       </Unit48>
391       <Unit49>
392         <Filename Value="../../design/ibselectsqleditor.pas"/>
393         <ComponentName Value="IBSelectSQLEditorForm"/>
394         <HasResources Value="True"/>
395         <ResourceBaseClass Value="Form"/>
396         <UsageCount Value="3"/>
397       </Unit49>
398       <Unit50>
399         <Filename Value="../../design/IBEventsEditor.pas"/>
400         <ComponentName Value="IBEventsEditor"/>
401         <HasResources Value="True"/>
402         <ResourceBaseClass Value="Form"/>
403         <UsageCount Value="2"/>
404       </Unit50>
405       <Unit51>
406         <Filename Value="../../design/ibdeletesqleditor.pas"/>
407         <ComponentName Value="IBDeleteSQLEditorForm"/>
408         <HasResources Value="True"/>
409         <ResourceBaseClass Value="Form"/>
410         <CursorPos X="60" Y="26"/>
411         <UsageCount Value="2"/>
412       </Unit51>
413       <Unit52>
414         <Filename Value="../../design/ibinsertsqleditor.pas"/>
415         <ComponentName Value="IBInsertSQLEditorForm"/>
416         <HasResources Value="True"/>
417         <ResourceBaseClass Value="Form"/>
418         <CursorPos X="48" Y="18"/>
419         <UsageCount Value="2"/>
420       </Unit52>
421       <Unit53>
422         <Filename Value="../../design/ibmodifysqleditor.pas"/>
423         <ComponentName Value="IBModifySQLEditorForm"/>
424         <HasResources Value="True"/>
425         <ResourceBaseClass Value="Form"/>
426         <CursorPos X="60" Y="23"/>
427         <UsageCount Value="2"/>
428       </Unit53>
429       <Unit54>
430         <Filename Value="../../design/ibupdatesqleditor.pas"/>
431         <ComponentName Value="IBUpdateSQLEditorForm"/>
432         <HasResources Value="True"/>
433         <ResourceBaseClass Value="Form"/>
434         <CursorPos X="15" Y="10"/>
435         <UsageCount Value="2"/>
436       </Unit54>
437       <Unit55>
438         <Filename Value="../../design/ibsqleditor.pas"/>
439         <ComponentName Value="IBSQLEditorForm"/>
440         <HasResources Value="True"/>
441         <ResourceBaseClass Value="Form"/>
442         <TopLine Value="240"/>
443         <CursorPos X="3" Y="240"/>
444         <UsageCount Value="2"/>
445       </Unit55>
446       <Unit56>
447         <Filename Value="../../design/ibdataseteditor.pas"/>
448         <ComponentName Value="IBDataSetEditorForm"/>
449         <HasResources Value="True"/>
450         <ResourceBaseClass Value="Form"/>
451         <CursorPos X="46" Y="18"/>
452         <UsageCount Value="2"/>
453       </Unit56>
454       <Unit57>
455         <Filename Value="../../design/dbFieldLinkPropEditor.pas"/>
456         <ComponentName Value="FieldLinkEditor"/>
457         <HasResources Value="True"/>
458         <ResourceBaseClass Value="Form"/>
459         <CursorPos X="60" Y="23"/>
460         <UsageCount Value="2"/>
461       </Unit57>
462       <Unit58>
463         <Filename Value="../../design/dbFieldListPropEditor.pas"/>
464         <ComponentName Value="FieldListEditor"/>
465         <HasResources Value="True"/>
466         <ResourceBaseClass Value="Form"/>
467         <TopLine Value="133"/>
468         <CursorPos X="56" Y="137"/>
469         <UsageCount Value="2"/>
470       </Unit58>
471       <Unit59>
472         <Filename Value="../../design/IBDatabaseEdit.pas"/>
473         <ComponentName Value="IBDatabaseEditForm"/>
474         <HasResources Value="True"/>
475         <ResourceBaseClass Value="Form"/>
476         <EditorIndex Value="-1"/>
477         <WindowIndex Value="1"/>
478         <TopLine Value="270"/>
479         <CursorPos X="17" Y="287"/>
480         <UsageCount Value="6"/>
481       </Unit59>
482       <Unit60>
483         <Filename Value="/usr/share/fpcsrc/packages/fcl-db/src/base/dataset.inc"/>
484         <EditorIndex Value="5"/>
485         <TopLine Value="89"/>
486         <CursorPos X="3" Y="88"/>
487         <UsageCount Value="12"/>
488         <Loaded Value="True"/>
489       </Unit60>
490       <Unit61>
491         <Filename Value="../../../../lcl/themes.pas"/>
492         <TopLine Value="791"/>
493         <CursorPos X="3" Y="791"/>
494         <UsageCount Value="6"/>
495       </Unit61>
496       <Unit62>
497         <Filename Value="../../../../lcl/extctrls.pp"/>
498         <WindowIndex Value="1"/>
499         <TopLine Value="982"/>
500         <CursorPos X="32" Y="992"/>
501         <UsageCount Value="15"/>
502       </Unit62>
503       <Unit63>
504         <Filename Value="../../../../lcl/lcltype.pp"/>
505         <TopLine Value="47"/>
506         <CursorPos X="3" Y="61"/>
507         <UsageCount Value="3"/>
508       </Unit63>
509       <Unit64>
510         <Filename Value="../../../../lcl/forms.pp"/>
511         <UnitName Value="Forms"/>
512         <EditorIndex Value="-1"/>
513         <WindowIndex Value="1"/>
514         <TopLine Value="1254"/>
515         <CursorPos X="35" Y="1266"/>
516         <UsageCount Value="6"/>
517       </Unit64>
518       <Unit65>
519         <Filename Value="../../../../lcl/include/application.inc"/>
520         <EditorIndex Value="-1"/>
521         <WindowIndex Value="1"/>
522         <TopLine Value="1043"/>
523         <CursorPos Y="1055"/>
524         <UsageCount Value="5"/>
525       </Unit65>
526       <Unit66>
527         <Filename Value="/usr/share/fpcsrc/rtl/inc/objpash.inc"/>
528         <TopLine Value="169"/>
529         <CursorPos X="8" Y="183"/>
530         <UsageCount Value="4"/>
531       </Unit66>
532       <Unit67>
533         <Filename Value="../../../../components/lazutils/lazmethodlist.pas"/>
534         <TopLine Value="10"/>
535         <CursorPos X="15" Y="25"/>
536         <UsageCount Value="3"/>
537       </Unit67>
538       <Unit68>
539         <Filename Value="../../../../lcl/include/customform.inc"/>
540         <TopLine Value="1803"/>
541         <CursorPos Y="1817"/>
542         <UsageCount Value="8"/>
543       </Unit68>
544       <Unit69>
545         <Filename Value="../../../../lcl/graphics.pp"/>
546         <TopLine Value="1202"/>
547         <CursorPos X="14" Y="1216"/>
548         <UsageCount Value="10"/>
549       </Unit69>
550       <Unit70>
551         <Filename Value="../../../../lcl/include/winapi.inc"/>
552         <TopLine Value="935"/>
553         <CursorPos X="3" Y="938"/>
554         <UsageCount Value="9"/>
555       </Unit70>
556       <Unit71>
557         <Filename Value="../../../../lcl/include/control.inc"/>
558         <EditorIndex Value="-1"/>
559         <WindowIndex Value="1"/>
560         <TopLine Value="4771"/>
561         <CursorPos Y="4784"/>
562         <UsageCount Value="6"/>
563       </Unit71>
564       <Unit72>
565         <Filename Value="../../../../lcl/stdctrls.pp"/>
566         <TopLine Value="303"/>
567         <CursorPos X="24" Y="318"/>
568         <UsageCount Value="9"/>
569       </Unit72>
570       <Unit73>
571         <Filename Value="../../../../lcl/include/scrollbar.inc"/>
572         <TopLine Value="93"/>
573         <CursorPos X="3" Y="97"/>
574         <UsageCount Value="3"/>
575       </Unit73>
576       <Unit74>
577         <Filename Value="../../../../lcl/include/scrollingwincontrol.inc"/>
578         <TopLine Value="199"/>
579         <CursorPos X="3" Y="201"/>
580         <UsageCount Value="3"/>
581       </Unit74>
582       <Unit75>
583         <Filename Value="/usr/share/fpcsrc/packages/fcl-image/src/fpcanvas.pp"/>
584         <TopLine Value="351"/>
585         <CursorPos X="14" Y="363"/>
586         <UsageCount Value="8"/>
587       </Unit75>
588       <Unit76>
589         <Filename Value="../../../../lcl/interfaces/gtk2/gtk2winapi.inc"/>
590         <TopLine Value="6332"/>
591         <CursorPos Y="6346"/>
592         <UsageCount Value="7"/>
593       </Unit76>
594       <Unit77>
595         <Filename Value="/usr/share/fpcsrc/packages/fcl-db/src/base/datasource.inc"/>
596         <EditorIndex Value="-1"/>
597         <WindowIndex Value="1"/>
598         <TopLine Value="199"/>
599         <CursorPos X="22" Y="202"/>
600         <UsageCount Value="6"/>
601       </Unit77>
602       <Unit78>
603         <Filename Value="../ibtreeview/Unit1.pas"/>
604         <TopLine Value="145"/>
605         <CursorPos X="36" Y="174"/>
606         <UsageCount Value="4"/>
607       </Unit78>
608       <Unit79>
609         <Filename Value="../lookupcombobox/Unit1.pas"/>
610         <TopLine Value="207"/>
611         <CursorPos Y="236"/>
612         <UsageCount Value="4"/>
613       </Unit79>
614       <Unit80>
615         <Filename Value="../../runtime/IBDialogs.pas"/>
616         <ComponentName Value="IBXLoginDlg"/>
617         <HasResources Value="True"/>
618         <ResourceBaseClass Value="Form"/>
619         <EditorIndex Value="-1"/>
620         <WindowIndex Value="1"/>
621         <TopLine Value="37"/>
622         <CursorPos X="3" Y="109"/>
623         <UsageCount Value="6"/>
624       </Unit80>
625       <Unit81>
626         <Filename Value="../../design/IBDBReg.pas"/>
627         <EditorIndex Value="-1"/>
628         <WindowIndex Value="1"/>
629         <TopLine Value="357"/>
630         <CursorPos X="61" Y="364"/>
631         <UsageCount Value="6"/>
632       </Unit81>
633       <Unit82>
634         <Filename Value="../../../../lcl/dbctrls.pp"/>
635         <EditorIndex Value="-1"/>
636         <WindowIndex Value="1"/>
637         <TopLine Value="789"/>
638         <CursorPos X="15" Y="800"/>
639         <UsageCount Value="5"/>
640       </Unit82>
641       <Unit83>
642         <Filename Value="../../../../lcl/include/customdbcombobox.inc"/>
643         <TopLine Value="67"/>
644         <CursorPos Y="74"/>
645         <UsageCount Value="5"/>
646       </Unit83>
647       <Unit84>
648         <Filename Value="../../../../lcl/include/customcombobox.inc"/>
649         <TopLine Value="227"/>
650         <CursorPos Y="237"/>
651         <UsageCount Value="5"/>
652       </Unit84>
653       <Unit85>
654         <Filename Value="../../../../lcl/include/dblookupcombobox.inc"/>
655         <EditorIndex Value="-1"/>
656         <WindowIndex Value="1"/>
657         <TopLine Value="27"/>
658         <CursorPos X="3" Y="31"/>
659         <UsageCount Value="5"/>
660       </Unit85>
661       <Unit86>
662         <Filename Value="../../../../lcl/include/dblookup.inc"/>
663         <EditorIndex Value="-1"/>
664         <WindowIndex Value="1"/>
665         <TopLine Value="281"/>
666         <CursorPos X="3" Y="289"/>
667         <UsageCount Value="5"/>
668       </Unit86>
669       <Unit87>
670         <Filename Value="/usr/share/fpcsrc/2.6.4/packages/fcl-db/src/base/db.pas"/>
671         <EditorIndex Value="-1"/>
672         <WindowIndex Value="1"/>
673         <TopLine Value="1695"/>
674         <CursorPos X="3" Y="1673"/>
675         <UsageCount Value="5"/>
676       </Unit87>
677       <Unit88>
678         <Filename Value="../../../mwaframework/source/BaseFrameUnit.pas"/>
679         <ComponentName Value="BaseFrame"/>
680         <HasResources Value="True"/>
681         <ResourceBaseClass Value="Frame"/>
682         <EditorIndex Value="-1"/>
683         <WindowIndex Value="1"/>
684         <TopLine Value="41"/>
685         <CursorPos X="42" Y="60"/>
686         <UsageCount Value="5"/>
687       </Unit88>
688       <Unit89>
689         <Filename Value="../../../mwaframework/source/BaseFormUnit.pas"/>
690         <EditorIndex Value="-1"/>
691         <WindowIndex Value="1"/>
692         <CursorPos X="64" Y="9"/>
693         <UsageCount Value="5"/>
694       </Unit89>
695       <Unit90>
696         <Filename Value="../../../mwaframework/source/CustomDBUnit.pas"/>
697         <EditorIndex Value="-1"/>
698         <WindowIndex Value="1"/>
699         <TopLine Value="72"/>
700         <CursorPos X="61" Y="91"/>
701         <UsageCount Value="5"/>
702       </Unit90>
703       <Unit91>
704         <Filename Value="../../../mwaframework/source/TopFormUnit.pas"/>
705         <EditorIndex Value="-1"/>
706         <WindowIndex Value="1"/>
707         <CursorPos X="65" Y="13"/>
708         <UsageCount Value="5"/>
709       </Unit91>
710       <Unit92>
711         <Filename Value="../../../mwaframework/source/dlg/DBFormUnit.pas"/>
712         <EditorIndex Value="-1"/>
713         <WindowIndex Value="1"/>
714         <CursorPos X="27" Y="7"/>
715         <UsageCount Value="5"/>
716       </Unit92>
717       <Unit93>
718         <Filename Value="../../../mwaframework/source/listframeunit.pas"/>
719         <ComponentName Value="ListFrame"/>
720         <HasResources Value="True"/>
721         <ResourceBaseClass Value="Frame"/>
722         <EditorIndex Value="-1"/>
723         <WindowIndex Value="1"/>
724         <CursorPos X="49" Y="10"/>
725         <UsageCount Value="5"/>
726       </Unit93>
727       <Unit94>
728         <Filename Value="../../runtime/dblogindlg.pas"/>
729         <EditorIndex Value="-1"/>
730         <WindowIndex Value="1"/>
731         <TopLine Value="40"/>
732         <CursorPos X="13" Y="67"/>
733         <UsageCount Value="5"/>
734       </Unit94>
735       <Unit95>
736         <Filename Value="../../ibexpress.pas"/>
737         <EditorIndex Value="-1"/>
738         <WindowIndex Value="1"/>
739         <CursorPos X="96" Y="6"/>
740         <UsageCount Value="5"/>
741       </Unit95>
742       <Unit96>
743         <Filename Value="../../changelog"/>
744         <EditorIndex Value="4"/>
745         <CursorPos X="67" Y="16"/>
746         <UsageCount Value="13"/>
747         <Loaded Value="True"/>
748         <DefaultSyntaxHighlighter Value="None"/>
749       </Unit96>
750       <Unit97>
751         <Filename Value="../../iblocaldb/IBLocalDBSupport.pas"/>
752         <EditorIndex Value="-1"/>
753         <WindowIndex Value="1"/>
754         <TopLine Value="237"/>
755         <CursorPos X="18" Y="263"/>
756         <UsageCount Value="5"/>
757       </Unit97>
758       <Unit98>
759         <Filename Value="../../../../fpc/2.6.4/source/rtl/objpas/sysutils/osutilsh.inc"/>
760         <EditorIndex Value="-1"/>
761         <WindowIndex Value="1"/>
762         <TopLine Value="22"/>
763         <CursorPos X="20" Y="39"/>
764         <UsageCount Value="5"/>
765       </Unit98>
766       <Unit99>
767         <Filename Value="../../../../fpc/2.6.4/source/rtl/win/sysutils.pp"/>
768         <EditorIndex Value="-1"/>
769         <WindowIndex Value="1"/>
770         <TopLine Value="1089"/>
771         <CursorPos X="25" Y="1092"/>
772         <UsageCount Value="5"/>
773       </Unit99>
774       <Unit100>
775         <Filename Value="../../../../fpc/2.6.4/source/rtl/win/windirs.pp"/>
776         <EditorIndex Value="-1"/>
777         <WindowIndex Value="1"/>
778         <TopLine Value="34"/>
779         <CursorPos X="22" Y="38"/>
780         <UsageCount Value="5"/>
781       </Unit100>
782       <Unit101>
783         <Filename Value="../../design/IBDSDialogs.pas"/>
784         <ComponentName Value="IBXDSLoginDlg"/>
785         <HasResources Value="True"/>
786         <ResourceBaseClass Value="Form"/>
787         <EditorIndex Value="-1"/>
788         <WindowIndex Value="1"/>
789         <TopLine Value="76"/>
790         <CursorPos X="38" Y="104"/>
791         <UsageCount Value="6"/>
792       </Unit101>
793       <Unit102>
794         <Filename Value="../../../../components/ideintf/lazideintf.pas"/>
795         <UnitName Value="LazIDEIntf"/>
796         <EditorIndex Value="-1"/>
797         <WindowIndex Value="1"/>
798         <TopLine Value="334"/>
799         <CursorPos X="34" Y="346"/>
800         <UsageCount Value="5"/>
801       </Unit102>
802       <Unit103>
803         <Filename Value="../../../../components/ideintf/projectintf.pas"/>
804         <UnitName Value="ProjectIntf"/>
805         <EditorIndex Value="-1"/>
806         <WindowIndex Value="1"/>
807         <TopLine Value="49"/>
808         <CursorPos X="34" Y="51"/>
809         <UsageCount Value="5"/>
810       </Unit103>
811       <Unit104>
812         <Filename Value="../../../../components/ideintf/projpackintf.pas"/>
813         <UnitName Value="ProjPackIntf"/>
814         <EditorIndex Value="-1"/>
815         <WindowIndex Value="1"/>
816         <TopLine Value="19"/>
817         <CursorPos X="3" Y="33"/>
818         <UsageCount Value="5"/>
819       </Unit104>
820       <Unit105>
821         <Filename Value="../../runtime/IBCodePage.pas"/>
822         <EditorIndex Value="-1"/>
823         <WindowIndex Value="1"/>
824         <TopLine Value="80"/>
825         <CursorPos Y="108"/>
826         <UsageCount Value="9"/>
827       </Unit105>
828       <Unit106>
829         <Filename Value="/usr/share/fpcsrc/rtl/unix/sysutils.pp"/>
830         <EditorIndex Value="-1"/>
831         <WindowIndex Value="1"/>
832         <TopLine Value="273"/>
833         <CursorPos X="38" Y="285"/>
834         <UsageCount Value="5"/>
835       </Unit106>
836       <Unit107>
837         <Filename Value="/usr/share/fpcsrc/rtl/objpas/sysutils/syscodepages.inc"/>
838         <EditorIndex Value="-1"/>
839         <WindowIndex Value="1"/>
840         <TopLine Value="427"/>
841         <CursorPos X="16" Y="453"/>
842         <UsageCount Value="9"/>
843       </Unit107>
844       <Unit108>
845         <Filename Value="/usr/share/fpcsrc/rtl/inc/charset.pp"/>
846         <EditorIndex Value="-1"/>
847         <WindowIndex Value="1"/>
848         <UsageCount Value="6"/>
849       </Unit108>
850       <Unit109>
851         <Filename Value="/usr/share/fpcsrc/rtl/inc/systemh.inc"/>
852         <EditorIndex Value="-1"/>
853         <WindowIndex Value="1"/>
854         <TopLine Value="86"/>
855         <CursorPos X="10" Y="101"/>
856         <UsageCount Value="5"/>
857       </Unit109>
858       <Unit110>
859         <Filename Value="/usr/share/fpcsrc/packages/fcl-db/src/base/fields.inc"/>
860         <EditorIndex Value="7"/>
861         <TopLine Value="605"/>
862         <CursorPos X="3" Y="608"/>
863         <UsageCount Value="11"/>
864         <Loaded Value="True"/>
865       </Unit110>
866       <Unit111>
867         <Filename Value="/usr/share/fpcsrc/rtl/objpas/classes/classesh.inc"/>
868         <EditorIndex Value="-1"/>
869         <TopLine Value="856"/>
870         <CursorPos X="15" Y="872"/>
871         <UsageCount Value="10"/>
872       </Unit111>
873       <Unit112>
874         <Filename Value="/usr/share/fpcsrc/rtl/objpas/classes/stringl.inc"/>
875         <EditorIndex Value="-1"/>
876         <WindowIndex Value="1"/>
877         <TopLine Value="423"/>
878         <CursorPos X="3" Y="428"/>
879         <UsageCount Value="6"/>
880       </Unit112>
881       <Unit113>
882         <Filename Value="/usr/share/fpcsrc/packages/rtl-unicode/src/inc/cp895.pas"/>
883         <EditorIndex Value="-1"/>
884         <WindowIndex Value="1"/>
885         <UsageCount Value="6"/>
886       </Unit113>
887       <Unit114>
888         <Filename Value="../../../../../svn/thirdparty/ibx1.5/runtime/IBCustomDataSet.pas"/>
889         <EditorIndex Value="-1"/>
890         <WindowIndex Value="1"/>
891         <TopLine Value="3636"/>
892         <CursorPos Y="3657"/>
893         <UsageCount Value="6"/>
894       </Unit114>
895       <Unit115>
896         <Filename Value="../../../fbintf/IB.pas"/>
897         <EditorIndex Value="-1"/>
898         <TopLine Value="389"/>
899         <CursorPos X="101" Y="398"/>
900         <UsageCount Value="25"/>
901       </Unit115>
902       <Unit116>
903         <Filename Value="../../../fbintf/client/FBClientAPI.pas"/>
904         <EditorIndex Value="-1"/>
905         <TopLine Value="114"/>
906         <CursorPos X="15" Y="119"/>
907         <UsageCount Value="15"/>
908       </Unit116>
909       <Unit117>
910         <Filename Value="../../../fbintf/client/include/uloadlibrary.inc"/>
911         <EditorIndex Value="-1"/>
912         <TopLine Value="26"/>
913         <CursorPos Y="29"/>
914         <UsageCount Value="13"/>
915       </Unit117>
916       <Unit118>
917         <Filename Value="../../../fbintf/client/include/wloadlibrary.inc"/>
918         <EditorIndex Value="-1"/>
919         <TopLine Value="22"/>
920         <CursorPos X="74" Y="42"/>
921         <UsageCount Value="13"/>
922       </Unit118>
923       <Unit119>
924         <Filename Value="../../../../fpc/3.0.0/source/packages/fcl-base/src/custapp.pp"/>
925         <UnitName Value="CustApp"/>
926         <EditorIndex Value="-1"/>
927         <WindowIndex Value="1"/>
928         <TopLine Value="260"/>
929         <CursorPos X="52" Y="263"/>
930         <UsageCount Value="6"/>
931       </Unit119>
932       <Unit120>
933         <Filename Value="../../../../fpc/3.0.0/source/rtl/objpas/sysutils/sysutilh.inc"/>
934         <EditorIndex Value="-1"/>
935         <WindowIndex Value="1"/>
936         <TopLine Value="215"/>
937         <CursorPos X="14" Y="227"/>
938         <UsageCount Value="6"/>
939       </Unit120>
940       <Unit121>
941         <Filename Value="../../../../fpc/3.0.0/source/rtl/objpas/sysutils/sysutils.inc"/>
942         <EditorIndex Value="-1"/>
943         <WindowIndex Value="1"/>
944         <TopLine Value="559"/>
945         <CursorPos X="3" Y="567"/>
946         <UsageCount Value="6"/>
947       </Unit121>
948       <Unit122>
949         <Filename Value="../../../cvs.old.versions/ibx/changelog"/>
950         <EditorIndex Value="-1"/>
951         <WindowIndex Value="1"/>
952         <CursorPos X="2" Y="9"/>
953         <UsageCount Value="6"/>
954         <DefaultSyntaxHighlighter Value="None"/>
955       </Unit122>
956       <Unit123>
957         <Filename Value="../../../fbintf/client/FBSQLData.pas"/>
958         <EditorIndex Value="2"/>
959         <TopLine Value="236"/>
960         <CursorPos X="27" Y="254"/>
961         <UsageCount Value="27"/>
962         <Loaded Value="True"/>
963       </Unit123>
964       <Unit124>
965         <Filename Value="../../../fbintf/client/2.5/FB25Statement.pas"/>
966         <EditorIndex Value="3"/>
967         <TopLine Value="368"/>
968         <CursorPos X="3" Y="370"/>
969         <ExtraEditorCount Value="1"/>
970         <ExtraEditor1>
971           <EditorIndex Value="-1"/>
972           <TopLine Value="1074"/>
973           <CursorPos Y="1094"/>
974         </ExtraEditor1>
975         <UsageCount Value="27"/>
976         <Loaded Value="True"/>
977       </Unit124>
978       <Unit125>
979         <Filename Value="../../../fbintf/client/3.0/FB30Statement.pas"/>
980         <EditorIndex Value="-1"/>
981         <WindowIndex Value="-1"/>
982         <TopLine Value="869"/>
983         <CursorPos X="3" Y="871"/>
984         <ExtraEditorCount Value="1"/>
985         <ExtraEditor1>
986           <EditorIndex Value="-1"/>
987           <TopLine Value="792"/>
988           <CursorPos X="6" Y="810"/>
989         </ExtraEditor1>
990         <UsageCount Value="15"/>
991       </Unit125>
992       <Unit126>
993         <Filename Value="../../../fbintf/client/FBMessages.pas"/>
994         <EditorIndex Value="-1"/>
995         <TopLine Value="70"/>
996         <CursorPos X="48" Y="76"/>
997         <UsageCount Value="10"/>
998       </Unit126>
999       <Unit127>
1000         <Filename Value="/usr/share/fpcsrc/rtl/unix/bunxovlh.inc"/>
1001         <EditorIndex Value="-1"/>
1002         <WindowIndex Value="1"/>
1003         <TopLine Value="54"/>
1004         <CursorPos X="18" Y="68"/>
1005         <UsageCount Value="6"/>
1006       </Unit127>
1007       <Unit128>
1008         <Filename Value="../../../fbintf/IBUtils.pas"/>
1009         <EditorIndex Value="-1"/>
1010         <UsageCount Value="6"/>
1011       </Unit128>
1012       <Unit129>
1013         <Filename Value="../../../fbintf/IBExternals.pas"/>
1014         <EditorIndex Value="-1"/>
1015         <TopLine Value="40"/>
1016         <UsageCount Value="6"/>
1017       </Unit129>
1018       <Unit130>
1019         <Filename Value="/usr/share/fpcsrc/rtl/inc/dynlibs.pas"/>
1020         <EditorIndex Value="-1"/>
1021         <TopLine Value="31"/>
1022         <CursorPos X="23" Y="52"/>
1023         <UsageCount Value="8"/>
1024       </Unit130>
1025       <Unit131>
1026         <Filename Value="../../../fbintf/client/2.5/FB25ClientAPI.pas"/>
1027         <EditorIndex Value="-1"/>
1028         <TopLine Value="183"/>
1029         <CursorPos Y="200"/>
1030         <UsageCount Value="9"/>
1031       </Unit131>
1032       <Unit132>
1033         <Filename Value="../../../fbintf/client/3.0/FB30ClientAPI.pas"/>
1034         <EditorIndex Value="-1"/>
1035         <TopLine Value="77"/>
1036         <CursorPos X="50" Y="106"/>
1037         <UsageCount Value="10"/>
1038       </Unit132>
1039       <Unit133>
1040         <Filename Value="../../../fbintf/IBErrorCodes.pas"/>
1041         <EditorIndex Value="-1"/>
1042         <TopLine Value="349"/>
1043         <CursorPos X="17" Y="371"/>
1044         <UsageCount Value="7"/>
1045       </Unit133>
1046       <Unit134>
1047         <Filename Value="../../../cvs.old.versions/ibx/runtime/IBCustomDataSet.pas"/>
1048         <EditorIndex Value="-1"/>
1049         <TopLine Value="1843"/>
1050         <CursorPos Y="1864"/>
1051         <UsageCount Value="8"/>
1052       </Unit134>
1053       <Unit135>
1054         <Filename Value="../../../fbintf/client/FBActivityMonitor.pas"/>
1055         <EditorIndex Value="-1"/>
1056         <TopLine Value="300"/>
1057         <CursorPos X="6" Y="319"/>
1058         <UsageCount Value="11"/>
1059       </Unit135>
1060       <Unit136>
1061         <Filename Value="../../../fbintf/client/FBStatement.pas"/>
1062         <EditorIndex Value="-1"/>
1063         <TopLine Value="64"/>
1064         <CursorPos X="17" Y="78"/>
1065         <UsageCount Value="16"/>
1066       </Unit136>
1067       <Unit137>
1068         <Filename Value="../../../fbintf/client/FBOutputBlock.pas"/>
1069         <EditorIndex Value="-1"/>
1070         <TopLine Value="120"/>
1071         <CursorPos Y="135"/>
1072         <UsageCount Value="9"/>
1073       </Unit137>
1074       <Unit138>
1075         <Filename Value="../../../cvs.old.versions/ibx/runtime/IBSQL.pas"/>
1076         <EditorIndex Value="-1"/>
1077         <TopLine Value="786"/>
1078         <CursorPos X="3" Y="788"/>
1079         <UsageCount Value="10"/>
1080       </Unit138>
1081       <Unit139>
1082         <Filename Value="/usr/share/fpcsrc/rtl/objpas/sysutils/datih.inc"/>
1083         <EditorIndex Value="-1"/>
1084         <TopLine Value="99"/>
1085         <CursorPos X="10" Y="114"/>
1086         <UsageCount Value="14"/>
1087       </Unit139>
1088       <Unit140>
1089         <Filename Value="/usr/share/fpcsrc/rtl/objpas/sysutils/dati.inc"/>
1090         <EditorIndex Value="-1"/>
1091         <TopLine Value="86"/>
1092         <CursorPos X="3" Y="88"/>
1093         <UsageCount Value="14"/>
1094       </Unit140>
1095       <Unit141>
1096         <Filename Value="../../runtime/IBTable.pas"/>
1097         <EditorIndex Value="-1"/>
1098         <TopLine Value="16"/>
1099         <CursorPos Y="34"/>
1100         <UsageCount Value="12"/>
1101       </Unit141>
1102       <Unit142>
1103         <Filename Value="../../../fbintf/client/FBTransaction.pas"/>
1104         <EditorIndex Value="-1"/>
1105         <TopLine Value="72"/>
1106         <CursorPos X="15" Y="93"/>
1107         <UsageCount Value="11"/>
1108       </Unit142>
1109       <Unit143>
1110         <Filename Value="../../../fbintf/client/FBAttachment.pas"/>
1111         <EditorIndex Value="-1"/>
1112         <TopLine Value="94"/>
1113         <CursorPos X="44" Y="96"/>
1114         <UsageCount Value="11"/>
1115       </Unit143>
1116       <Unit144>
1117         <Filename Value="../../../fbintf/client/2.5/FB25Attachment.pas"/>
1118         <EditorIndex Value="-1"/>
1119         <TopLine Value="42"/>
1120         <CursorPos X="15" Y="57"/>
1121         <UsageCount Value="11"/>
1122       </Unit144>
1123       <Unit145>
1124         <Filename Value="../../runtime/IBUpdateSQL.pas"/>
1125         <EditorIndex Value="-1"/>
1126         <TopLine Value="52"/>
1127         <CursorPos X="23" Y="70"/>
1128         <UsageCount Value="12"/>
1129       </Unit145>
1130       <Unit146>
1131         <Filename Value="../../ibcontrols/DBControlGrid.pas"/>
1132         <EditorIndex Value="-1"/>
1133         <TopLine Value="88"/>
1134         <CursorPos X="15" Y="102"/>
1135         <UsageCount Value="9"/>
1136       </Unit146>
1137       <Unit147>
1138         <Filename Value="../../../fbintf/client/FBServices.pas"/>
1139         <EditorIndex Value="-1"/>
1140         <TopLine Value="81"/>
1141         <CursorPos X="20" Y="89"/>
1142         <UsageCount Value="9"/>
1143       </Unit147>
1144       <Unit148>
1145         <Filename Value="/usr/share/fpcsrc/packages/fcl-db/src/base/database.inc"/>
1146         <EditorIndex Value="-1"/>
1147         <TopLine Value="609"/>
1148         <CursorPos X="3" Y="632"/>
1149         <UsageCount Value="18"/>
1150       </Unit148>
1151       <Unit149>
1152         <Filename Value="../../../../../../projects/RequirementsManager/src/MainFormUnit.pas"/>
1153         <HasResources Value="True"/>
1154         <EditorIndex Value="-1"/>
1155         <UsageCount Value="10"/>
1156       </Unit149>
1157       <Unit150>
1158         <Filename Value="../../runtime/IBEvents.pas"/>
1159         <EditorIndex Value="-1"/>
1160         <TopLine Value="71"/>
1161         <CursorPos Y="97"/>
1162         <UsageCount Value="16"/>
1163       </Unit150>
1164       <Unit151>
1165         <Filename Value="../../runtime/ibxscript.pas"/>
1166         <EditorIndex Value="-1"/>
1167         <TopLine Value="1743"/>
1168         <CursorPos X="3" Y="1745"/>
1169         <UsageCount Value="12"/>
1170       </Unit151>
1171       <Unit152>
1172         <Filename Value="../../runtime/IBDataOutput.pas"/>
1173         <EditorIndex Value="9"/>
1174         <TopLine Value="356"/>
1175         <CursorPos X="55" Y="372"/>
1176         <UsageCount Value="13"/>
1177         <Loaded Value="True"/>
1178       </Unit152>
1179       <Unit153>
1180         <Filename Value="/usr/share/fpcsrc/rtl/objpas/classes/streams.inc"/>
1181         <EditorIndex Value="-1"/>
1182         <TopLine Value="185"/>
1183         <CursorPos X="5" Y="191"/>
1184         <UsageCount Value="10"/>
1185       </Unit153>
1186       <Unit154>
1187         <Filename Value="../../../indy/lazarus/IdAboutVCL.pas"/>
1188         <EditorIndex Value="-1"/>
1189         <TopLine Value="60"/>
1190         <CursorPos X="3" Y="76"/>
1191         <UsageCount Value="12"/>
1192         <DefaultSyntaxHighlighter Value="Delphi"/>
1193       </Unit154>
1194       <Unit155>
1195         <Filename Value="../../../wst/ide/lazarus/wst_indy.pas"/>
1196         <EditorIndex Value="-1"/>
1197         <CursorPos X="3" Y="12"/>
1198         <UsageCount Value="11"/>
1199       </Unit155>
1200       <Unit156>
1201         <Filename Value="../../../wst/indy_http_protocol.pas"/>
1202         <EditorIndex Value="-1"/>
1203         <UsageCount Value="10"/>
1204       </Unit156>
1205     </Units>
1206     <JumpHistory Count="30" HistoryIndex="29">
1207       <Position1>
1208         <Filename Value="../../runtime/IBCustomDataSet.pas"/>
1209         <Caret Line="3823" Column="18" TopLine="3806"/>
1210       </Position1>
1211       <Position2>
1212         <Filename Value="../../runtime/IBCustomDataSet.pas"/>
1213         <Caret Line="3826" Column="49" TopLine="3806"/>
1214       </Position2>
1215       <Position3>
1216         <Filename Value="../../runtime/IBCustomDataSet.pas"/>
1217         <Caret Line="3887" Column="79" TopLine="3857"/>
1218       </Position3>
1219       <Position4>
1220         <Filename Value="../../runtime/IBCustomDataSet.pas"/>
1221         <Caret Line="3888" Column="28" TopLine="3858"/>
1222       </Position4>
1223       <Position5>
1224         <Filename Value="../../runtime/IBCustomDataSet.pas"/>
1225         <Caret Line="3826" Column="19" TopLine="3809"/>
1226       </Position5>
1227       <Position6>
1228         <Filename Value="../../runtime/IBCustomDataSet.pas"/>
1229         <Caret Line="3839" Column="24" TopLine="3809"/>
1230       </Position6>
1231       <Position7>
1232         <Filename Value="../../runtime/IBCustomDataSet.pas"/>
1233         <Caret Line="3850" Column="24" TopLine="3820"/>
1234       </Position7>
1235       <Position8>
1236         <Filename Value="../../runtime/IBCustomDataSet.pas"/>
1237         <Caret Line="3862" Column="24" TopLine="3832"/>
1238       </Position8>
1239       <Position9>
1240         <Filename Value="../../runtime/IBCustomDataSet.pas"/>
1241         <Caret Line="3874" Column="24" TopLine="3844"/>
1242       </Position9>
1243       <Position10>
1244         <Filename Value="../../runtime/IBCustomDataSet.pas"/>
1245         <Caret Line="3884" Column="22" TopLine="3854"/>
1246       </Position10>
1247       <Position11>
1248         <Filename Value="../../runtime/IBCustomDataSet.pas"/>
1249         <Caret Line="3898" Column="22" TopLine="3868"/>
1250       </Position11>
1251       <Position12>
1252         <Filename Value="../../runtime/IBCustomDataSet.pas"/>
1253         <Caret Line="3826" Column="33" TopLine="3801"/>
1254       </Position12>
1255       <Position13>
1256         <Filename Value="../../runtime/IBCustomDataSet.pas"/>
1257         <Caret Line="185" Column="18" TopLine="160"/>
1258       </Position13>
1259       <Position14>
1260         <Filename Value="../../runtime/IBCustomDataSet.pas"/>
1261         <Caret Line="1143" Column="13" TopLine="1135"/>
1262       </Position14>
1263       <Position15>
1264         <Filename Value="../../runtime/IBCustomDataSet.pas"/>
1265         <Caret Line="186" Column="18" TopLine="166"/>
1266       </Position15>
1267       <Position16>
1268         <Filename Value="../../runtime/IBCustomDataSet.pas"/>
1269         <Caret Line="1152" Column="33" TopLine="1139"/>
1270       </Position16>
1271       <Position17>
1272         <Filename Value="../../runtime/IBCustomDataSet.pas"/>
1273         <Caret Line="187" Column="14" TopLine="168"/>
1274       </Position17>
1275       <Position18>
1276         <Filename Value="../../runtime/IBCustomDataSet.pas"/>
1277         <Caret Line="1154" Column="3" TopLine="1154"/>
1278       </Position18>
1279       <Position19>
1280         <Filename Value="../../runtime/IBCustomDataSet.pas"/>
1281         <Caret Line="237" Column="16" TopLine="218"/>
1282       </Position19>
1283       <Position20>
1284         <Filename Value="../../runtime/IBCustomDataSet.pas"/>
1285         <Caret Line="1092" Column="3" TopLine="1089"/>
1286       </Position20>
1287       <Position21>
1288         <Filename Value="../../runtime/IBCustomDataSet.pas"/>
1289         <Caret Line="233" Column="16" TopLine="218"/>
1290       </Position21>
1291       <Position22>
1292         <Filename Value="../../runtime/IBCustomDataSet.pas"/>
1293         <Caret Line="1048" Column="3" TopLine="1045"/>
1294       </Position22>
1295       <Position23>
1296         <Filename Value="../../runtime/IBCustomDataSet.pas"/>
1297         <Caret Line="233" Column="16" TopLine="214"/>
1298       </Position23>
1299       <Position24>
1300         <Filename Value="../../runtime/IBCustomDataSet.pas"/>
1301         <Caret Line="786" Column="3" TopLine="767"/>
1302       </Position24>
1303       <Position25>
1304         <Filename Value="../../runtime/IBCustomDataSet.pas"/>
1305         <Caret Line="465" Column="15" TopLine="447"/>
1306       </Position25>
1307       <Position26>
1308         <Filename Value="../../runtime/IBCustomDataSet.pas"/>
1309         <Caret Line="3919" Column="21" TopLine="3897"/>
1310       </Position26>
1311       <Position27>
1312         <Filename Value="../../runtime/IBCustomDataSet.pas"/>
1313         <Caret Line="3934" Column="39" TopLine="3925"/>
1314       </Position27>
1315       <Position28>
1316         <Filename Value="../../runtime/IBCustomDataSet.pas"/>
1317         <Caret Line="186" Column="15" TopLine="168"/>
1318       </Position28>
1319       <Position29>
1320         <Filename Value="../../runtime/IBCustomDataSet.pas"/>
1321         <Caret Line="1150" TopLine="1138"/>
1322       </Position29>
1323       <Position30>
1324         <Filename Value="../../runtime/IBCustomDataSet.pas"/>
1325         <Caret Line="3886" Column="36" TopLine="3868"/>
1326       </Position30>
1327     </JumpHistory>
1328   </ProjectOptions>
1329   <CompilerOptions>
1330     <Version Value="11"/>
1331     <Target>
1332       <Filename Value="project1"/>
1333     </Target>
1334     <SearchPaths>
1335       <IncludeFiles Value="$(ProjOutDir)"/>
1336       <UnitOutputDirectory Value="lib/$(TargetCPU)-$(TargetOS)"/>
1337     </SearchPaths>
1338     <Linking>
1339       <Options>
1340         <Win32>
1341           <GraphicApplication Value="True"/>
1342         </Win32>
1343       </Options>
1344     </Linking>
1345     <Other>
1346       <CustomOptions Value="-dUseCThreads"/>
1347     </Other>
1348   </CompilerOptions>
1349   <Debugging>
1350     <Exceptions Count="3">
1351       <Item1>
1352         <Name Value="EAbort"/>
1353       </Item1>
1354       <Item2>
1355         <Name Value="ECodetoolError"/>
1356       </Item2>
1357       <Item3>
1358         <Name Value="EFOpenError"/>
1359       </Item3>
1360     </Exceptions>
1361   </Debugging>
1362   /CONFIG>

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines