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

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines