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 43 by tony, Thu Sep 22 17:10:15 2016 UTC vs.
Revision 62 by tony, Wed Apr 12 09:19:59 2017 UTC

# Line 1 | Line 1
1 <?xml version="1.0" encoding="UTF-8"?>
1   CONFIG>
2   <ProjectOptions>
3     <Version Value="9"/>
4     <General>
5       <MainUnit Value="0"/>
6       <ResourceType Value="res"/>
7       <UseXPManifest Value="True"/>
8       <Icon Value="0"/>
9       <ActiveWindowIndexAtStart Value="1"/>
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="117">
47       <Unit0>
48         <Filename Value="project1.lpr"/>
49         <IsPartOfProject Value="True"/>
50         <EditorIndex Value="-1"/>
51         <WindowIndex Value="1"/>
52         <CursorPos X="33" Y="10"/>
53         <UsageCount Value="128"/>
54       </Unit0>
55       <Unit1>
56         <Filename Value="unit1.pas"/>
57         <IsPartOfProject Value="True"/>
58         <ComponentName Value="Form1"/>
59         <HasResources Value="True"/>
60         <ResourceBaseClass Value="Form"/>
61         <UnitName Value="Unit1"/>
62         <IsVisibleTab Value="True"/>
63         <WindowIndex Value="1"/>
64         <CursorPos X="59" Y="16"/>
65         <UsageCount Value="128"/>
66         <Loaded Value="True"/>
67         <LoadedDesigner Value="True"/>
68       </Unit1>
69       <Unit2>
70         <Filename Value="../../runtime/IBSQLMonitor.pas"/>
71         <TopLine Value="30"/>
72         <CursorPos X="14" Y="47"/>
73         <UsageCount Value="5"/>
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         <TopLine Value="9"/>
82         <CursorPos X="54" Y="26"/>
83         <UsageCount Value="117"/>
84       </Unit3>
85       <Unit4>
86         <Filename Value="unit3.pas"/>
87         <ComponentName Value="AddEmployeeDlg"/>
88         <HasResources Value="True"/>
89         <ResourceBaseClass Value="Form"/>
90         <TopLine Value="28"/>
91         <CursorPos Y="48"/>
92         <UsageCount Value="87"/>
93       </Unit4>
94       <Unit5>
95         <Filename Value="../../runtime/IB.pas"/>
96         <EditorIndex Value="-1"/>
97         <WindowIndex Value="1"/>
98         <TopLine Value="40"/>
99         <CursorPos X="51" Y="50"/>
100         <UsageCount Value="32"/>
101       </Unit5>
102       <Unit6>
103         <Filename Value="../../runtime/IBCustomDataSet.pas"/>
104         <EditorIndex Value="-1"/>
105         <WindowIndex Value="1"/>
106         <TopLine Value="3530"/>
107         <CursorPos Y="3542"/>
108         <UsageCount Value="36"/>
109       </Unit6>
110       <Unit7>
111         <Filename Value="../../runtime/IBDatabase.pas"/>
112         <EditorIndex Value="-1"/>
113         <WindowIndex Value="1"/>
114         <TopLine Value="1093"/>
115         <CursorPos Y="1110"/>
116         <UsageCount Value="20"/>
117       </Unit7>
118       <Unit8>
119         <Filename Value="../../runtime/IBQuery.pas"/>
120         <EditorIndex Value="-1"/>
121         <WindowIndex Value="1"/>
122         <TopLine Value="163"/>
123         <CursorPos Y="180"/>
124         <UsageCount Value="64"/>
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="9"/>
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="9"/>
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="4"/>
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="9"/>
151       </Unit12>
152       <Unit13>
153         <Filename Value="../../runtime/IBSQL.pas"/>
154         <IsVisibleTab Value="True"/>
155         <TopLine Value="820"/>
156         <CursorPos X="23" Y="822"/>
157         <ExtraEditorCount Value="1"/>
158         <ExtraEditor1>
159           <EditorIndex Value="-1"/>
160           <WindowIndex Value="1"/>
161           <TopLine Value="1623"/>
162           <CursorPos X="3" Y="1626"/>
163         </ExtraEditor1>
164         <UsageCount Value="13"/>
165         <Loaded Value="True"/>
166       </Unit13>
167       <Unit14>
168         <Filename Value="/usr/share/fpcsrc/2.4.2/rtl/inc/systemh.inc"/>
169         <TopLine Value="75"/>
170         <CursorPos X="19" Y="95"/>
171         <UsageCount Value="5"/>
172       </Unit14>
173       <Unit15>
174         <Filename Value="/usr/share/fpcsrc/2.4.2/packages/fcl-db/src/base/db.pas"/>
175         <TopLine Value="1579"/>
176         <CursorPos X="46" Y="1597"/>
177         <UsageCount Value="8"/>
178       </Unit15>
179       <Unit16>
180         <Filename Value="../../runtime/IBBlob.pas"/>
181         <EditorIndex Value="-1"/>
182         <WindowIndex Value="1"/>
183         <TopLine Value="159"/>
184         <CursorPos X="3" Y="164"/>
185         <UsageCount Value="10"/>
186       </Unit16>
187       <Unit17>
188         <Filename Value="../../runtime/sv5ipc.inc"/>
189         <TopLine Value="312"/>
190         <CursorPos X="6" Y="329"/>
191         <UsageCount Value="5"/>
192       </Unit17>
193       <Unit18>
194         <Filename Value="/usr/share/fpcsrc/2.4.2/rtl/unix/ipc.pp"/>
195         <UsageCount Value="5"/>
196       </Unit18>
197       <Unit19>
198         <Filename Value="/usr/share/fpcsrc/2.4.2/rtl/linux/ipcsys.inc"/>
199         <TopLine Value="17"/>
200         <CursorPos X="10" Y="34"/>
201         <UsageCount Value="5"/>
202       </Unit19>
203       <Unit20>
204         <Filename Value="../../runtime/IBServices.pas"/>
205         <EditorIndex Value="-1"/>
206         <WindowIndex Value="1"/>
207         <TopLine Value="274"/>
208         <CursorPos X="49" Y="575"/>
209         <UsageCount Value="9"/>
210       </Unit20>
211       <Unit21>
212         <Filename Value="../../runtime/IBExtract.pas"/>
213         <TopLine Value="49"/>
214         <CursorPos X="59" Y="49"/>
215         <UsageCount Value="7"/>
216       </Unit21>
217       <Unit22>
218         <Filename Value="/usr/share/fpcsrc/2.4.2/packages/fcl-db/src/base/dataset.inc"/>
219         <TopLine Value="938"/>
220         <CursorPos X="3" Y="941"/>
221         <UsageCount Value="7"/>
222       </Unit22>
223       <Unit23>
224         <Filename Value="../../../../projects/cdream/dbclients/src/frames/SendEmailFrameUnit.lfm"/>
225         <TopLine Value="414"/>
226         <CursorPos Y="6"/>
227         <UsageCount Value="5"/>
228         <DefaultSyntaxHighlighter Value="LFM"/>
229       </Unit23>
230       <Unit24>
231         <Filename Value="../../../../projects/cdream/dbclients/src/framework/BaseFrameUnit.pas"/>
232         <TopLine Value="205"/>
233         <CursorPos Y="214"/>
234         <UsageCount Value="7"/>
235       </Unit24>
236       <Unit25>
237         <Filename Value="../../../../projects/cdream/dbclients/src/framework/ToyShopDBUnit.pas"/>
238         <TopLine Value="142"/>
239         <CursorPos Y="156"/>
240         <UsageCount Value="5"/>
241       </Unit25>
242       <Unit26>
243         <Filename Value="../../../../projects/cdream/dbclients/debian/changelog"/>
244         <CursorPos X="60" Y="7"/>
245         <UsageCount Value="5"/>
246         <DefaultSyntaxHighlighter Value="None"/>
247       </Unit26>
248       <Unit27>
249         <Filename Value="/usr/share/fpcsrc/2.4.2/packages/fcl-db/src/base/database.inc"/>
250         <TopLine Value="474"/>
251         <CursorPos X="3" Y="476"/>
252         <UsageCount Value="6"/>
253       </Unit27>
254       <Unit28>
255         <Filename Value="../../runtime/IBStoredProc.pas"/>
256         <TopLine Value="206"/>
257         <CursorPos X="6" Y="215"/>
258         <UsageCount Value="6"/>
259       </Unit28>
260       <Unit29>
261         <Filename Value="/usr/local/share/lazarus/lcl/include/control.inc"/>
262         <TopLine Value="3172"/>
263         <CursorPos Y="3189"/>
264         <UsageCount Value="6"/>
265       </Unit29>
266       <Unit30>
267         <Filename Value="/usr/share/fpcsrc/2.4.2/rtl/inc/variants.pp"/>
268         <TopLine Value="142"/>
269         <CursorPos X="53" Y="69"/>
270         <UsageCount Value="6"/>
271       </Unit30>
272       <Unit31>
273         <Filename Value="/usr/share/fpcsrc/2.4.2/rtl/inc/varianth.inc"/>
274         <TopLine Value="16"/>
275         <CursorPos X="13" Y="44"/>
276         <UsageCount Value="6"/>
277       </Unit31>
278       <Unit32>
279         <Filename Value="unit1.lfm"/>
280         <TopLine Value="172"/>
281         <CursorPos X="97" Y="141"/>
282         <ExtraEditorCount Value="1"/>
283         <ExtraEditor1>
284           <TopLine Value="299"/>
285           <CursorPos X="28" Y="321"/>
286         </ExtraEditor1>
287         <UsageCount Value="9"/>
288         <DefaultSyntaxHighlighter Value="LFM"/>
289       </Unit32>
290       <Unit33>
291         <Filename Value="../../runtime/IBLookupComboEditBox.pas"/>
292         <TopLine Value="78"/>
293         <CursorPos Y="89"/>
294         <UsageCount Value="13"/>
295       </Unit33>
296       <Unit34>
297         <Filename Value="../../runtime/IBDynamicGrid.pas"/>
298         <TopLine Value="22"/>
299         <CursorPos X="72" Y="33"/>
300         <UsageCount Value="12"/>
301       </Unit34>
302       <Unit35>
303         <Filename Value="../../runtime/IBTreeView.pas"/>
304         <TopLine Value="147"/>
305         <CursorPos X="26" Y="160"/>
306         <UsageCount Value="7"/>
307       </Unit35>
308       <Unit36>
309         <Filename Value="/usr/share/fpcsrc/packages/fcl-db/src/base/db.pas"/>
310         <EditorIndex Value="-1"/>
311         <WindowIndex Value="1"/>
312         <TopLine Value="873"/>
313         <CursorPos X="15" Y="890"/>
314         <UsageCount Value="25"/>
315       </Unit36>
316       <Unit37>
317         <Filename Value="../../../../lcl/controls.pp"/>
318         <EditorIndex Value="-1"/>
319         <WindowIndex Value="1"/>
320         <TopLine Value="1176"/>
321         <CursorPos X="15" Y="1186"/>
322         <UsageCount Value="21"/>
323       </Unit37>
324       <Unit38>
325         <Filename Value="../../../../lcl/include/wincontrol.inc"/>
326         <WindowIndex Value="1"/>
327         <TopLine Value="8131"/>
328         <CursorPos Y="8144"/>
329         <UsageCount Value="13"/>
330       </Unit38>
331       <Unit39>
332         <Filename Value="../../../../lcl/dbgrids.pas"/>
333         <EditorIndex Value="-1"/>
334         <WindowIndex Value="1"/>
335         <TopLine Value="3672"/>
336         <CursorPos X="25" Y="3691"/>
337         <UsageCount Value="21"/>
338       </Unit39>
339       <Unit40>
340         <Filename Value="../../../../lcl/grids.pas"/>
341         <EditorIndex Value="-1"/>
342         <WindowIndex Value="1"/>
343         <TopLine Value="6558"/>
344         <CursorPos Y="6571"/>
345         <UsageCount Value="25"/>
346       </Unit40>
347       <Unit41>
348         <Filename Value="../../../../lcl/include/winapih.inc"/>
349         <TopLine Value="238"/>
350         <CursorPos X="10" Y="253"/>
351         <UsageCount Value="13"/>
352       </Unit41>
353       <Unit42>
354         <Filename Value="../../../../lcl/comctrls.pp"/>
355         <TopLine Value="2745"/>
356         <CursorPos X="54" Y="2758"/>
357         <UsageCount Value="10"/>
358       </Unit42>
359       <Unit43>
360         <Filename Value="../../../../lcl/include/treeview.inc"/>
361         <TopLine Value="643"/>
362         <CursorPos Y="645"/>
363         <UsageCount Value="9"/>
364       </Unit43>
365       <Unit44>
366         <Filename Value="../../../../lcl/editbtn.pas"/>
367         <TopLine Value="614"/>
368         <CursorPos X="3" Y="614"/>
369         <UsageCount Value="8"/>
370       </Unit44>
371       <Unit45>
372         <Filename Value="../../runtime/IBSQLParser.pas"/>
373         <TopLine Value="604"/>
374         <CursorPos Y="620"/>
375         <UsageCount Value="9"/>
376       </Unit45>
377       <Unit46>
378         <Filename Value="../../ibcontrols/IBLookupComboEditBox.pas"/>
379         <EditorIndex Value="-1"/>
380         <WindowIndex Value="1"/>
381         <TopLine Value="500"/>
382         <CursorPos X="36" Y="525"/>
383         <UsageCount Value="12"/>
384       </Unit46>
385       <Unit47>
386         <Filename Value="../../ibcontrols/IBTreeView.pas"/>
387         <TopLine Value="142"/>
388         <CursorPos Y="142"/>
389         <UsageCount Value="9"/>
390       </Unit47>
391       <Unit48>
392         <Filename Value="../../ibcontrols/IBDynamicGrid.pas"/>
393         <EditorIndex Value="-1"/>
394         <WindowIndex Value="1"/>
395         <TopLine Value="1029"/>
396         <CursorPos Y="1041"/>
397         <UsageCount Value="27"/>
398       </Unit48>
399       <Unit49>
400         <Filename Value="../../design/ibselectsqleditor.pas"/>
401         <ComponentName Value="IBSelectSQLEditorForm"/>
402         <HasResources Value="True"/>
403         <ResourceBaseClass Value="Form"/>
404         <UsageCount Value="7"/>
405       </Unit49>
406       <Unit50>
407         <Filename Value="../../design/IBEventsEditor.pas"/>
408         <ComponentName Value="IBEventsEditor"/>
409         <HasResources Value="True"/>
410         <ResourceBaseClass Value="Form"/>
411         <UsageCount Value="6"/>
412       </Unit50>
413       <Unit51>
414         <Filename Value="../../design/ibdeletesqleditor.pas"/>
415         <ComponentName Value="IBDeleteSQLEditorForm"/>
416         <HasResources Value="True"/>
417         <ResourceBaseClass Value="Form"/>
418         <CursorPos X="60" Y="26"/>
419         <UsageCount Value="6"/>
420       </Unit51>
421       <Unit52>
422         <Filename Value="../../design/ibinsertsqleditor.pas"/>
423         <ComponentName Value="IBInsertSQLEditorForm"/>
424         <HasResources Value="True"/>
425         <ResourceBaseClass Value="Form"/>
426         <CursorPos X="48" Y="18"/>
427         <UsageCount Value="6"/>
428       </Unit52>
429       <Unit53>
430         <Filename Value="../../design/ibmodifysqleditor.pas"/>
431         <ComponentName Value="IBModifySQLEditorForm"/>
432         <HasResources Value="True"/>
433         <ResourceBaseClass Value="Form"/>
434         <CursorPos X="60" Y="23"/>
435         <UsageCount Value="6"/>
436       </Unit53>
437       <Unit54>
438         <Filename Value="../../design/ibupdatesqleditor.pas"/>
439         <ComponentName Value="IBUpdateSQLEditorForm"/>
440         <HasResources Value="True"/>
441         <ResourceBaseClass Value="Form"/>
442         <CursorPos X="15" Y="10"/>
443         <UsageCount Value="6"/>
444       </Unit54>
445       <Unit55>
446         <Filename Value="../../design/ibsqleditor.pas"/>
447         <ComponentName Value="IBSQLEditorForm"/>
448         <HasResources Value="True"/>
449         <ResourceBaseClass Value="Form"/>
450         <TopLine Value="240"/>
451         <CursorPos X="3" Y="240"/>
452         <UsageCount Value="6"/>
453       </Unit55>
454       <Unit56>
455         <Filename Value="../../design/ibdataseteditor.pas"/>
456         <ComponentName Value="IBDataSetEditorForm"/>
457         <HasResources Value="True"/>
458         <ResourceBaseClass Value="Form"/>
459         <CursorPos X="46" Y="18"/>
460         <UsageCount Value="6"/>
461       </Unit56>
462       <Unit57>
463         <Filename Value="../../design/dbFieldLinkPropEditor.pas"/>
464         <ComponentName Value="FieldLinkEditor"/>
465         <HasResources Value="True"/>
466         <ResourceBaseClass Value="Form"/>
467         <CursorPos X="60" Y="23"/>
468         <UsageCount Value="6"/>
469       </Unit57>
470       <Unit58>
471         <Filename Value="../../design/dbFieldListPropEditor.pas"/>
472         <ComponentName Value="FieldListEditor"/>
473         <HasResources Value="True"/>
474         <ResourceBaseClass Value="Form"/>
475         <TopLine Value="133"/>
476         <CursorPos X="56" Y="137"/>
477         <UsageCount Value="6"/>
478       </Unit58>
479       <Unit59>
480         <Filename Value="../../design/IBDatabaseEdit.pas"/>
481         <ComponentName Value="IBDatabaseEditForm"/>
482         <HasResources Value="True"/>
483         <ResourceBaseClass Value="Form"/>
484         <EditorIndex Value="-1"/>
485         <WindowIndex Value="1"/>
486         <TopLine Value="356"/>
487         <CursorPos X="20" Y="379"/>
488         <UsageCount Value="10"/>
489       </Unit59>
490       <Unit60>
491         <Filename Value="/usr/share/fpcsrc/packages/fcl-db/src/base/dataset.inc"/>
492         <EditorIndex Value="-1"/>
493         <WindowIndex Value="1"/>
494         <TopLine Value="1482"/>
495         <CursorPos X="3" Y="1486"/>
496         <UsageCount Value="10"/>
497       </Unit60>
498       <Unit61>
499         <Filename Value="../../../../lcl/themes.pas"/>
500         <TopLine Value="791"/>
501         <CursorPos X="3" Y="791"/>
502         <UsageCount Value="10"/>
503       </Unit61>
504       <Unit62>
505         <Filename Value="../../../../lcl/extctrls.pp"/>
506         <WindowIndex Value="1"/>
507         <TopLine Value="982"/>
508         <CursorPos X="32" Y="992"/>
509         <UsageCount Value="19"/>
510       </Unit62>
511       <Unit63>
512         <Filename Value="../../../../lcl/lcltype.pp"/>
513         <TopLine Value="47"/>
514         <CursorPos X="3" Y="61"/>
515         <UsageCount Value="7"/>
516       </Unit63>
517       <Unit64>
518         <Filename Value="../../../../lcl/forms.pp"/>
519         <TopLine Value="164"/>
520         <CursorPos X="15" Y="179"/>
521         <UsageCount Value="8"/>
522       </Unit64>
523       <Unit65>
524         <Filename Value="../../../../lcl/include/application.inc"/>
525         <EditorIndex Value="-1"/>
526         <WindowIndex Value="1"/>
527         <TopLine Value="1043"/>
528         <CursorPos Y="1055"/>
529         <UsageCount Value="9"/>
530       </Unit65>
531       <Unit66>
532         <Filename Value="/usr/share/fpcsrc/rtl/inc/objpash.inc"/>
533         <TopLine Value="169"/>
534         <CursorPos X="8" Y="183"/>
535         <UsageCount Value="8"/>
536       </Unit66>
537       <Unit67>
538         <Filename Value="../../../../components/lazutils/lazmethodlist.pas"/>
539         <TopLine Value="10"/>
540         <CursorPos X="15" Y="25"/>
541         <UsageCount Value="7"/>
542       </Unit67>
543       <Unit68>
544         <Filename Value="../../../../lcl/include/customform.inc"/>
545         <TopLine Value="1803"/>
546         <CursorPos Y="1817"/>
547         <UsageCount Value="12"/>
548       </Unit68>
549       <Unit69>
550         <Filename Value="../../../../lcl/graphics.pp"/>
551         <TopLine Value="1202"/>
552         <CursorPos X="14" Y="1216"/>
553         <UsageCount Value="14"/>
554       </Unit69>
555       <Unit70>
556         <Filename Value="../../../../lcl/include/winapi.inc"/>
557         <TopLine Value="935"/>
558         <CursorPos X="3" Y="938"/>
559         <UsageCount Value="13"/>
560       </Unit70>
561       <Unit71>
562         <Filename Value="../../../../lcl/include/control.inc"/>
563         <EditorIndex Value="-1"/>
564         <WindowIndex Value="1"/>
565         <TopLine Value="4771"/>
566         <CursorPos Y="4784"/>
567         <UsageCount Value="10"/>
568       </Unit71>
569       <Unit72>
570         <Filename Value="../../../../lcl/stdctrls.pp"/>
571         <TopLine Value="303"/>
572         <CursorPos X="24" Y="318"/>
573         <UsageCount Value="13"/>
574       </Unit72>
575       <Unit73>
576         <Filename Value="../../../../lcl/include/scrollbar.inc"/>
577         <TopLine Value="93"/>
578         <CursorPos X="3" Y="97"/>
579         <UsageCount Value="7"/>
580       </Unit73>
581       <Unit74>
582         <Filename Value="../../../../lcl/include/scrollingwincontrol.inc"/>
583         <TopLine Value="199"/>
584         <CursorPos X="3" Y="201"/>
585         <UsageCount Value="7"/>
586       </Unit74>
587       <Unit75>
588         <Filename Value="/usr/share/fpcsrc/packages/fcl-image/src/fpcanvas.pp"/>
589         <TopLine Value="351"/>
590         <CursorPos X="14" Y="363"/>
591         <UsageCount Value="12"/>
592       </Unit75>
593       <Unit76>
594         <Filename Value="../../../../lcl/interfaces/gtk2/gtk2winapi.inc"/>
595         <TopLine Value="6332"/>
596         <CursorPos Y="6346"/>
597         <UsageCount Value="11"/>
598       </Unit76>
599       <Unit77>
600         <Filename Value="/usr/share/fpcsrc/packages/fcl-db/src/base/datasource.inc"/>
601         <EditorIndex Value="-1"/>
602         <WindowIndex Value="1"/>
603         <TopLine Value="199"/>
604         <CursorPos X="22" Y="202"/>
605         <UsageCount Value="10"/>
606       </Unit77>
607       <Unit78>
608         <Filename Value="../ibtreeview/Unit1.pas"/>
609         <TopLine Value="145"/>
610         <CursorPos X="36" Y="174"/>
611         <UsageCount Value="8"/>
612       </Unit78>
613       <Unit79>
614         <Filename Value="../lookupcombobox/Unit1.pas"/>
615         <TopLine Value="207"/>
616         <CursorPos Y="236"/>
617         <UsageCount Value="8"/>
618       </Unit79>
619       <Unit80>
620         <Filename Value="../../runtime/IBDialogs.pas"/>
621         <ComponentName Value="IBXLoginDlg"/>
622         <HasResources Value="True"/>
623         <ResourceBaseClass Value="Form"/>
624         <EditorIndex Value="-1"/>
625         <WindowIndex Value="1"/>
626         <TopLine Value="37"/>
627         <CursorPos X="3" Y="109"/>
628         <UsageCount Value="10"/>
629       </Unit80>
630       <Unit81>
631         <Filename Value="../../design/IBDBReg.pas"/>
632         <TopLine Value="409"/>
633         <CursorPos X="62" Y="429"/>
634         <UsageCount Value="9"/>
635       </Unit81>
636       <Unit82>
637         <Filename Value="../../../../lcl/dbctrls.pp"/>
638         <EditorIndex Value="-1"/>
639         <WindowIndex Value="1"/>
640         <TopLine Value="789"/>
641         <CursorPos X="15" Y="800"/>
642         <UsageCount Value="9"/>
643       </Unit82>
644       <Unit83>
645         <Filename Value="../../../../lcl/include/customdbcombobox.inc"/>
646         <TopLine Value="67"/>
647         <CursorPos Y="74"/>
648         <UsageCount Value="9"/>
649       </Unit83>
650       <Unit84>
651         <Filename Value="../../../../lcl/include/customcombobox.inc"/>
652         <TopLine Value="227"/>
653         <CursorPos Y="237"/>
654         <UsageCount Value="9"/>
655       </Unit84>
656       <Unit85>
657         <Filename Value="../../../../lcl/include/dblookupcombobox.inc"/>
658         <EditorIndex Value="-1"/>
659         <WindowIndex Value="1"/>
660         <TopLine Value="27"/>
661         <CursorPos X="3" Y="31"/>
662         <UsageCount Value="9"/>
663       </Unit85>
664       <Unit86>
665         <Filename Value="../../../../lcl/include/dblookup.inc"/>
666         <EditorIndex Value="-1"/>
667         <WindowIndex Value="1"/>
668         <TopLine Value="281"/>
669         <CursorPos X="3" Y="289"/>
670         <UsageCount Value="9"/>
671       </Unit86>
672       <Unit87>
673         <Filename Value="/usr/share/fpcsrc/2.6.4/packages/fcl-db/src/base/db.pas"/>
674         <EditorIndex Value="-1"/>
675         <WindowIndex Value="1"/>
676         <TopLine Value="1695"/>
677         <CursorPos X="3" Y="1673"/>
678         <UsageCount Value="9"/>
679       </Unit87>
680       <Unit88>
681         <Filename Value="../../../mwaframework/source/BaseFrameUnit.pas"/>
682         <ComponentName Value="BaseFrame"/>
683         <HasResources Value="True"/>
684         <ResourceBaseClass Value="Frame"/>
685         <EditorIndex Value="-1"/>
686         <WindowIndex Value="1"/>
687         <TopLine Value="41"/>
688         <CursorPos X="42" Y="60"/>
689         <UsageCount Value="9"/>
690       </Unit88>
691       <Unit89>
692         <Filename Value="../../../mwaframework/source/BaseFormUnit.pas"/>
693         <EditorIndex Value="-1"/>
694         <WindowIndex Value="1"/>
695         <CursorPos X="64" Y="9"/>
696         <UsageCount Value="9"/>
697       </Unit89>
698       <Unit90>
699         <Filename Value="../../../mwaframework/source/CustomDBUnit.pas"/>
700         <EditorIndex Value="-1"/>
701         <WindowIndex Value="1"/>
702         <TopLine Value="72"/>
703         <CursorPos X="61" Y="91"/>
704         <UsageCount Value="9"/>
705       </Unit90>
706       <Unit91>
707         <Filename Value="../../../mwaframework/source/TopFormUnit.pas"/>
708         <EditorIndex Value="-1"/>
709         <WindowIndex Value="1"/>
710         <CursorPos X="65" Y="13"/>
711         <UsageCount Value="9"/>
712       </Unit91>
713       <Unit92>
714         <Filename Value="../../../mwaframework/source/dlg/DBFormUnit.pas"/>
715         <EditorIndex Value="-1"/>
716         <WindowIndex Value="1"/>
717         <CursorPos X="27" Y="7"/>
718         <UsageCount Value="9"/>
719       </Unit92>
720       <Unit93>
721         <Filename Value="../../../mwaframework/source/listframeunit.pas"/>
722         <ComponentName Value="ListFrame"/>
723         <HasResources Value="True"/>
724         <ResourceBaseClass Value="Frame"/>
725         <EditorIndex Value="-1"/>
726         <WindowIndex Value="1"/>
727         <CursorPos X="49" Y="10"/>
728         <UsageCount Value="9"/>
729       </Unit93>
730       <Unit94>
731         <Filename Value="../../runtime/dblogindlg.pas"/>
732         <EditorIndex Value="-1"/>
733         <WindowIndex Value="1"/>
734         <TopLine Value="40"/>
735         <CursorPos X="13" Y="67"/>
736         <UsageCount Value="9"/>
737       </Unit94>
738       <Unit95>
739         <Filename Value="../../ibexpress.pas"/>
740         <EditorIndex Value="-1"/>
741         <WindowIndex Value="1"/>
742         <CursorPos X="96" Y="6"/>
743         <UsageCount Value="9"/>
744       </Unit95>
745       <Unit96>
746         <Filename Value="../../changelog"/>
747         <EditorIndex Value="-1"/>
748         <WindowIndex Value="1"/>
749         <CursorPos Y="6"/>
750         <UsageCount Value="10"/>
751         <DefaultSyntaxHighlighter Value="None"/>
752       </Unit96>
753       <Unit97>
754         <Filename Value="../../iblocaldb/IBLocalDBSupport.pas"/>
755         <EditorIndex Value="-1"/>
756         <WindowIndex Value="1"/>
757         <TopLine Value="237"/>
758         <CursorPos X="18" Y="263"/>
759         <UsageCount Value="9"/>
760       </Unit97>
761       <Unit98>
762         <Filename Value="../../../../fpc/2.6.4/source/rtl/objpas/sysutils/osutilsh.inc"/>
763         <EditorIndex Value="-1"/>
764         <WindowIndex Value="1"/>
765         <TopLine Value="22"/>
766         <CursorPos X="20" Y="39"/>
767         <UsageCount Value="9"/>
768       </Unit98>
769       <Unit99>
770         <Filename Value="../../../../fpc/2.6.4/source/rtl/win/sysutils.pp"/>
771         <EditorIndex Value="-1"/>
772         <WindowIndex Value="1"/>
773         <TopLine Value="1089"/>
774         <CursorPos X="25" Y="1092"/>
775         <UsageCount Value="9"/>
776       </Unit99>
777       <Unit100>
778         <Filename Value="../../../../fpc/2.6.4/source/rtl/win/windirs.pp"/>
779         <EditorIndex Value="-1"/>
780         <WindowIndex Value="1"/>
781         <TopLine Value="34"/>
782         <CursorPos X="22" Y="38"/>
783         <UsageCount Value="9"/>
784       </Unit100>
785       <Unit101>
786         <Filename Value="../../design/IBDSDialogs.pas"/>
787         <ComponentName Value="IBXDSLoginDlg"/>
788         <HasResources Value="True"/>
789         <ResourceBaseClass Value="Form"/>
790         <EditorIndex Value="-1"/>
791         <WindowIndex Value="1"/>
792         <TopLine Value="76"/>
793         <CursorPos X="38" Y="104"/>
794         <UsageCount Value="10"/>
795       </Unit101>
796       <Unit102>
797         <Filename Value="../../../../components/ideintf/lazideintf.pas"/>
798         <UnitName Value="LazIDEIntf"/>
799         <EditorIndex Value="-1"/>
800         <WindowIndex Value="1"/>
801         <TopLine Value="334"/>
802         <CursorPos X="34" Y="346"/>
803         <UsageCount Value="9"/>
804       </Unit102>
805       <Unit103>
806         <Filename Value="../../../../components/ideintf/projectintf.pas"/>
807         <UnitName Value="ProjectIntf"/>
808         <EditorIndex Value="-1"/>
809         <WindowIndex Value="1"/>
810         <TopLine Value="49"/>
811         <CursorPos X="34" Y="51"/>
812         <UsageCount Value="9"/>
813       </Unit103>
814       <Unit104>
815         <Filename Value="../../../../components/ideintf/projpackintf.pas"/>
816         <UnitName Value="ProjPackIntf"/>
817         <EditorIndex Value="-1"/>
818         <WindowIndex Value="1"/>
819         <TopLine Value="19"/>
820         <CursorPos X="3" Y="33"/>
821         <UsageCount Value="9"/>
822       </Unit104>
823       <Unit105>
824         <Filename Value="../../runtime/IBCodePage.pas"/>
825         <EditorIndex Value="-1"/>
826         <WindowIndex Value="1"/>
827         <TopLine Value="80"/>
828         <CursorPos Y="108"/>
829         <UsageCount Value="13"/>
830       </Unit105>
831       <Unit106>
832         <Filename Value="/usr/share/fpcsrc/rtl/unix/sysutils.pp"/>
833         <EditorIndex Value="-1"/>
834         <WindowIndex Value="1"/>
835         <TopLine Value="273"/>
836         <CursorPos X="38" Y="285"/>
837         <UsageCount Value="9"/>
838       </Unit106>
839       <Unit107>
840         <Filename Value="/usr/share/fpcsrc/rtl/objpas/sysutils/syscodepages.inc"/>
841         <EditorIndex Value="-1"/>
842         <WindowIndex Value="1"/>
843         <TopLine Value="427"/>
844         <CursorPos X="16" Y="453"/>
845         <UsageCount Value="13"/>
846       </Unit107>
847       <Unit108>
848         <Filename Value="/usr/share/fpcsrc/rtl/inc/charset.pp"/>
849         <EditorIndex Value="-1"/>
850         <WindowIndex Value="1"/>
851         <UsageCount Value="10"/>
852       </Unit108>
853       <Unit109>
854         <Filename Value="/usr/share/fpcsrc/rtl/inc/systemh.inc"/>
855         <EditorIndex Value="-1"/>
856         <WindowIndex Value="1"/>
857         <TopLine Value="1125"/>
858         <CursorPos X="11" Y="1142"/>
859         <UsageCount Value="10"/>
860       </Unit109>
861       <Unit110>
862         <Filename Value="/usr/share/fpcsrc/packages/fcl-db/src/base/fields.inc"/>
863         <EditorIndex Value="-1"/>
864         <WindowIndex Value="1"/>
865         <TopLine Value="2943"/>
866         <CursorPos X="15" Y="2964"/>
867         <UsageCount Value="9"/>
868       </Unit110>
869       <Unit111>
870         <Filename Value="/usr/share/fpcsrc/rtl/objpas/classes/classesh.inc"/>
871         <EditorIndex Value="-1"/>
872         <WindowIndex Value="1"/>
873         <TopLine Value="749"/>
874         <CursorPos X="14" Y="776"/>
875         <UsageCount Value="10"/>
876       </Unit111>
877       <Unit112>
878         <Filename Value="/usr/share/fpcsrc/rtl/objpas/classes/stringl.inc"/>
879         <EditorIndex Value="-1"/>
880         <WindowIndex Value="1"/>
881         <TopLine Value="423"/>
882         <CursorPos X="3" Y="428"/>
883         <UsageCount Value="10"/>
884       </Unit112>
885       <Unit113>
886         <Filename Value="/usr/share/fpcsrc/packages/rtl-unicode/src/inc/cp895.pas"/>
887         <EditorIndex Value="-1"/>
888         <WindowIndex Value="1"/>
889         <UsageCount Value="10"/>
890       </Unit113>
891       <Unit114>
892         <Filename Value="../../../../../svn/thirdparty/ibx1.5/runtime/IBCustomDataSet.pas"/>
893         <EditorIndex Value="-1"/>
894         <WindowIndex Value="1"/>
895         <TopLine Value="3636"/>
896         <CursorPos Y="3657"/>
897         <UsageCount Value="10"/>
898       </Unit114>
899       <Unit115>
900         <Filename Value="/usr/share/fpcsrc/rtl/inc/astrings.inc"/>
901         <EditorIndex Value="-1"/>
902         <WindowIndex Value="1"/>
903         <TopLine Value="448"/>
904         <CursorPos X="10" Y="464"/>
905         <UsageCount Value="10"/>
906       </Unit115>
907       <Unit116>
908         <Filename Value="../../runtime/IBHeader.pas"/>
909         <EditorIndex Value="-1"/>
910         <WindowIndex Value="1"/>
911         <TopLine Value="219"/>
912         <CursorPos X="12" Y="234"/>
913         <UsageCount Value="11"/>
914       </Unit116>
915     </Units>
916     <JumpHistory Count="15" HistoryIndex="14">
917       <Position1>
918         <Filename Value="../../runtime/IBSQL.pas"/>
919         <Caret Line="1368" Column="37" TopLine="1363"/>
920       </Position1>
921       <Position2>
922         <Filename Value="../../runtime/IBSQL.pas"/>
923         <Caret Line="40" Column="33" TopLine="18"/>
924       </Position2>
925       <Position3>
926         <Filename Value="../../runtime/IBSQL.pas"/>
927         <Caret Line="1407" TopLine="1379"/>
928       </Position3>
929       <Position4>
930         <Filename Value="../../runtime/IBSQL.pas"/>
931         <Caret Line="167" Column="13" TopLine="163"/>
932       </Position4>
933       <Position5>
934         <Filename Value="../../runtime/IBSQL.pas"/>
935         <Caret Line="183" Column="44" TopLine="171"/>
936       </Position5>
937       <Position6>
938         <Filename Value="../../runtime/IBSQL.pas"/>
939         <Caret Line="1633" Column="64" TopLine="1607"/>
940       </Position6>
941       <Position7>
942         <Filename Value="../../runtime/IBSQL.pas"/>
943         <Caret Line="1410" TopLine="1385"/>
944       </Position7>
945       <Position8>
946         <Filename Value="../../runtime/IBSQL.pas"/>
947         <Caret Line="868" TopLine="858"/>
948       </Position8>
949       <Position9>
950         <Filename Value="../../runtime/IBSQL.pas"/>
951         <Caret Line="130" TopLine="116"/>
952       </Position9>
953       <Position10>
954         <Filename Value="../../runtime/IBSQL.pas"/>
955         <Caret Line="870" TopLine="857"/>
956       </Position10>
957       <Position11>
958         <Filename Value="../../runtime/IBSQL.pas"/>
959         <Caret Line="1635" Column="35" TopLine="1619"/>
960       </Position11>
961       <Position12>
962         <Filename Value="../../runtime/IBSQL.pas"/>
963         <Caret Line="97" Column="17" TopLine="80"/>
964       </Position12>
965       <Position13>
966         <Filename Value="../../runtime/IBSQL.pas"/>
967         <Caret Line="92" Column="3" TopLine="75"/>
968       </Position13>
969       <Position14>
970         <Filename Value="../../runtime/IBSQL.pas"/>
971         <Caret Line="1640" Column="28" TopLine="1618"/>
972       </Position14>
973       <Position15>
974         <Filename Value="../../runtime/IBSQL.pas"/>
975         <Caret Line="432" Column="54" TopLine="376"/>
976       </Position15>
977     </JumpHistory>
978   </ProjectOptions>
979   <CompilerOptions>
980     <Version Value="11"/>
981     <Target>
982       <Filename Value="project1"/>
983     </Target>
984     <SearchPaths>
985       <IncludeFiles Value="$(ProjOutDir)"/>
986       <UnitOutputDirectory Value="lib/$(TargetCPU)-$(TargetOS)"/>
987     </SearchPaths>
988     <Linking>
989       <Options>
990         <Win32>
991           <GraphicApplication Value="True"/>
992         </Win32>
993       </Options>
994     </Linking>
995     <Other>
996       <CustomOptions Value="-dUseCThreads"/>
997     </Other>
998   </CompilerOptions>
999   <Debugging>
1000     <Exceptions Count="3">
1001       <Item1>
1002         <Name Value="EAbort"/>
1003       </Item1>
1004       <Item2>
1005         <Name Value="ECodetoolError"/>
1006       </Item2>
1007       <Item3>
1008         <Name Value="EFOpenError"/>
1009       </Item3>
1010     </Exceptions>
1011   </Debugging>
1012   /CONFIG>
1013 + <?xml version="1.0" encoding="UTF-8"?>
1014   CONFIG>
1015   <ProjectOptions>
1016     <Version Value="10"/>
1017     <General>
1018       <MainUnit Value="0"/>
1019       <ResourceType Value="res"/>
1020       <UseXPManifest Value="True"/>
1021       <Icon Value="0"/>
1022     </General>
1023     <i18n>
1024       <EnableI18N LFM="False"/>
1025     </i18n>
1026     <VersionInfo>
1027       <StringTable ProductVersion=""/>
1028     </VersionInfo>
1029     <BuildModes Count="1" Active="Default">
1030       <Item1 Name="Default" Default="True"/>
1031     </BuildModes>
1032     <PublishOptions>
1033       <Version Value="2"/>
1034       <IncludeFileFilter Value="*.(pas|pp|inc|lfm|lpr|lrs|lpi|lpk|sh|xml)"/>
1035       <ExcludeFileFilter Value="*.(bak|ppu|o|so);*~;backup"/>
1036     </PublishOptions>
1037     <RunParams>
1038       <local>
1039         <FormatVersion Value="1"/>
1040       </local>
1041     </RunParams>
1042     <RequiredPackages Count="4">
1043       <Item1>
1044         <PackageName Value="ibcontrols"/>
1045       </Item1>
1046       <Item2>
1047         <PackageName Value="FCL"/>
1048         <MinVersion Major="1" Valid="True"/>
1049       </Item2>
1050       <Item3>
1051         <PackageName Value="ibexpress"/>
1052         <MinVersion Minor="9" Valid="True"/>
1053       </Item3>
1054       <Item4>
1055         <PackageName Value="LCL"/>
1056       </Item4>
1057     </RequiredPackages>
1058     <Units Count="157">
1059       <Unit0>
1060         <Filename Value="project1.lpr"/>
1061         <IsPartOfProject Value="True"/>
1062         <EditorIndex Value="-1"/>
1063         <CursorPos X="33" Y="10"/>
1064         <UsageCount Value="180"/>
1065       </Unit0>
1066       <Unit1>
1067         <Filename Value="unit1.pas"/>
1068         <IsPartOfProject Value="True"/>
1069         <ComponentName Value="Form1"/>
1070         <HasResources Value="True"/>
1071         <ResourceBaseClass Value="Form"/>
1072         <UnitName Value="Unit1"/>
1073         <IsVisibleTab Value="True"/>
1074         <CursorPos X="64" Y="9"/>
1075         <UsageCount Value="180"/>
1076         <Loaded Value="True"/>
1077         <LoadedDesigner Value="True"/>
1078       </Unit1>
1079       <Unit2>
1080         <Filename Value="../../runtime/IBSQLMonitor.pas"/>
1081         <EditorIndex Value="-1"/>
1082         <WindowIndex Value="1"/>
1083         <TopLine Value="1088"/>
1084         <CursorPos X="70" Y="1105"/>
1085         <UsageCount Value="6"/>
1086       </Unit2>
1087       <Unit3>
1088         <Filename Value="unit2.pas"/>
1089         <IsPartOfProject Value="True"/>
1090         <ComponentName Value="SelectDeptDlg"/>
1091         <HasResources Value="True"/>
1092         <ResourceBaseClass Value="Form"/>
1093         <UnitName Value="Unit2"/>
1094         <EditorIndex Value="-1"/>
1095         <WindowIndex Value="1"/>
1096         <TopLine Value="9"/>
1097         <CursorPos X="87" Y="24"/>
1098         <UsageCount Value="169"/>
1099       </Unit3>
1100       <Unit4>
1101         <Filename Value="unit3.pas"/>
1102         <ComponentName Value="AddEmployeeDlg"/>
1103         <HasResources Value="True"/>
1104         <ResourceBaseClass Value="Form"/>
1105         <TopLine Value="28"/>
1106         <CursorPos Y="48"/>
1107         <UsageCount Value="83"/>
1108       </Unit4>
1109       <Unit5>
1110         <Filename Value="../../runtime/IB.pas"/>
1111         <EditorIndex Value="-1"/>
1112         <WindowIndex Value="1"/>
1113         <TopLine Value="40"/>
1114         <CursorPos X="51" Y="50"/>
1115         <UsageCount Value="28"/>
1116       </Unit5>
1117       <Unit6>
1118         <Filename Value="../../runtime/IBCustomDataSet.pas"/>
1119         <EditorIndex Value="-1"/>
1120         <TopLine Value="3815"/>
1121         <CursorPos Y="3822"/>
1122         <UsageCount Value="45"/>
1123       </Unit6>
1124       <Unit7>
1125         <Filename Value="../../runtime/IBDatabase.pas"/>
1126         <EditorIndex Value="1"/>
1127         <TopLine Value="1013"/>
1128         <CursorPos Y="1019"/>
1129         <UsageCount Value="27"/>
1130         <Loaded Value="True"/>
1131       </Unit7>
1132       <Unit8>
1133         <Filename Value="../../runtime/IBQuery.pas"/>
1134         <EditorIndex Value="-1"/>
1135         <TopLine Value="28"/>
1136         <CursorPos X="26" Y="47"/>
1137         <UsageCount Value="59"/>
1138       </Unit8>
1139       <Unit9>
1140         <Filename Value="/usr/local/share/lazarus/lcl/include/dblookup.inc"/>
1141         <TopLine Value="201"/>
1142         <CursorPos X="23" Y="214"/>
1143         <UsageCount Value="5"/>
1144       </Unit9>
1145       <Unit10>
1146         <Filename Value="/usr/local/share/lazarus/lcl/dbctrls.pp"/>
1147         <TopLine Value="1484"/>
1148         <CursorPos Y="1505"/>
1149         <UsageCount Value="5"/>
1150       </Unit10>
1151       <Unit11>
1152         <Filename Value="../../../../projects/external/lazarus.0.9.30/lcl/include/control.inc"/>
1153         <TopLine Value="3168"/>
1154         <CursorPos Y="3189"/>
1155         <UsageCount Value="10"/>
1156       </Unit11>
1157       <Unit12>
1158         <Filename Value="../../runtime/IBIntf.pas"/>
1159         <EditorIndex Value="-1"/>
1160         <WindowIndex Value="1"/>
1161         <TopLine Value="300"/>
1162         <CursorPos X="39" Y="330"/>
1163         <UsageCount Value="5"/>
1164       </Unit12>
1165       <Unit13>
1166         <Filename Value="../../runtime/IBSQL.pas"/>
1167         <EditorIndex Value="-1"/>
1168         <TopLine Value="187"/>
1169         <CursorPos X="19" Y="216"/>
1170         <UsageCount Value="20"/>
1171       </Unit13>
1172       <Unit14>
1173         <Filename Value="/usr/share/fpcsrc/2.4.2/rtl/inc/systemh.inc"/>
1174         <TopLine Value="75"/>
1175         <CursorPos X="19" Y="95"/>
1176         <UsageCount Value="1"/>
1177       </Unit14>
1178       <Unit15>
1179         <Filename Value="/usr/share/fpcsrc/2.4.2/packages/fcl-db/src/base/db.pas"/>
1180         <TopLine Value="1579"/>
1181         <CursorPos X="46" Y="1597"/>
1182         <UsageCount Value="4"/>
1183       </Unit15>
1184       <Unit16>
1185         <Filename Value="../../runtime/IBBlob.pas"/>
1186         <EditorIndex Value="-1"/>
1187         <WindowIndex Value="1"/>
1188         <TopLine Value="23"/>
1189         <CursorPos X="22" Y="40"/>
1190         <UsageCount Value="6"/>
1191       </Unit16>
1192       <Unit17>
1193         <Filename Value="../../runtime/sv5ipc.inc"/>
1194         <TopLine Value="312"/>
1195         <CursorPos X="6" Y="329"/>
1196         <UsageCount Value="1"/>
1197       </Unit17>
1198       <Unit18>
1199         <Filename Value="/usr/share/fpcsrc/2.4.2/rtl/unix/ipc.pp"/>
1200         <UsageCount Value="1"/>
1201       </Unit18>
1202       <Unit19>
1203         <Filename Value="/usr/share/fpcsrc/2.4.2/rtl/linux/ipcsys.inc"/>
1204         <TopLine Value="17"/>
1205         <CursorPos X="10" Y="34"/>
1206         <UsageCount Value="1"/>
1207       </Unit19>
1208       <Unit20>
1209         <Filename Value="../../runtime/IBServices.pas"/>
1210         <EditorIndex Value="-1"/>
1211         <WindowIndex Value="1"/>
1212         <TopLine Value="274"/>
1213         <CursorPos X="49" Y="575"/>
1214         <UsageCount Value="5"/>
1215       </Unit20>
1216       <Unit21>
1217         <Filename Value="../../runtime/IBExtract.pas"/>
1218         <TopLine Value="49"/>
1219         <CursorPos X="59" Y="49"/>
1220         <UsageCount Value="3"/>
1221       </Unit21>
1222       <Unit22>
1223         <Filename Value="/usr/share/fpcsrc/2.4.2/packages/fcl-db/src/base/dataset.inc"/>
1224         <TopLine Value="938"/>
1225         <CursorPos X="3" Y="941"/>
1226         <UsageCount Value="3"/>
1227       </Unit22>
1228       <Unit23>
1229         <Filename Value="../../../../projects/cdream/dbclients/src/frames/SendEmailFrameUnit.lfm"/>
1230         <TopLine Value="414"/>
1231         <CursorPos Y="6"/>
1232         <UsageCount Value="1"/>
1233         <DefaultSyntaxHighlighter Value="LFM"/>
1234       </Unit23>
1235       <Unit24>
1236         <Filename Value="../../../../projects/cdream/dbclients/src/framework/BaseFrameUnit.pas"/>
1237         <TopLine Value="205"/>
1238         <CursorPos Y="214"/>
1239         <UsageCount Value="3"/>
1240       </Unit24>
1241       <Unit25>
1242         <Filename Value="../../../../projects/cdream/dbclients/src/framework/ToyShopDBUnit.pas"/>
1243         <TopLine Value="142"/>
1244         <CursorPos Y="156"/>
1245         <UsageCount Value="1"/>
1246       </Unit25>
1247       <Unit26>
1248         <Filename Value="../../../../projects/cdream/dbclients/debian/changelog"/>
1249         <CursorPos X="60" Y="7"/>
1250         <UsageCount Value="1"/>
1251         <DefaultSyntaxHighlighter Value="None"/>
1252       </Unit26>
1253       <Unit27>
1254         <Filename Value="/usr/share/fpcsrc/2.4.2/packages/fcl-db/src/base/database.inc"/>
1255         <TopLine Value="474"/>
1256         <CursorPos X="3" Y="476"/>
1257         <UsageCount Value="2"/>
1258       </Unit27>
1259       <Unit28>
1260         <Filename Value="../../runtime/IBStoredProc.pas"/>
1261         <TopLine Value="206"/>
1262         <CursorPos X="6" Y="215"/>
1263         <UsageCount Value="2"/>
1264       </Unit28>
1265       <Unit29>
1266         <Filename Value="/usr/local/share/lazarus/lcl/include/control.inc"/>
1267         <TopLine Value="3172"/>
1268         <CursorPos Y="3189"/>
1269         <UsageCount Value="2"/>
1270       </Unit29>
1271       <Unit30>
1272         <Filename Value="/usr/share/fpcsrc/2.4.2/rtl/inc/variants.pp"/>
1273         <TopLine Value="142"/>
1274         <CursorPos X="53" Y="69"/>
1275         <UsageCount Value="2"/>
1276       </Unit30>
1277       <Unit31>
1278         <Filename Value="/usr/share/fpcsrc/2.4.2/rtl/inc/varianth.inc"/>
1279         <TopLine Value="16"/>
1280         <CursorPos X="13" Y="44"/>
1281         <UsageCount Value="2"/>
1282       </Unit31>
1283       <Unit32>
1284         <Filename Value="unit1.lfm"/>
1285         <EditorIndex Value="-1"/>
1286         <TopLine Value="578"/>
1287         <CursorPos X="11" Y="603"/>
1288         <ExtraEditorCount Value="1"/>
1289         <ExtraEditor1>
1290           <EditorIndex Value="-1"/>
1291         </ExtraEditor1>
1292         <UsageCount Value="9"/>
1293         <DefaultSyntaxHighlighter Value="LFM"/>
1294       </Unit32>
1295       <Unit33>
1296         <Filename Value="../../runtime/IBLookupComboEditBox.pas"/>
1297         <TopLine Value="78"/>
1298         <CursorPos Y="89"/>
1299         <UsageCount Value="9"/>
1300       </Unit33>
1301       <Unit34>
1302         <Filename Value="../../runtime/IBDynamicGrid.pas"/>
1303         <TopLine Value="22"/>
1304         <CursorPos X="72" Y="33"/>
1305         <UsageCount Value="8"/>
1306       </Unit34>
1307       <Unit35>
1308         <Filename Value="../../runtime/IBTreeView.pas"/>
1309         <TopLine Value="147"/>
1310         <CursorPos X="26" Y="160"/>
1311         <UsageCount Value="3"/>
1312       </Unit35>
1313       <Unit36>
1314         <Filename Value="/usr/share/fpcsrc/packages/fcl-db/src/base/db.pas"/>
1315         <EditorIndex Value="-1"/>
1316         <TopLine Value="867"/>
1317         <CursorPos X="14" Y="883"/>
1318         <UsageCount Value="35"/>
1319       </Unit36>
1320       <Unit37>
1321         <Filename Value="../../../../lcl/controls.pp"/>
1322         <EditorIndex Value="-1"/>
1323         <WindowIndex Value="1"/>
1324         <TopLine Value="1176"/>
1325         <CursorPos X="15" Y="1186"/>
1326         <UsageCount Value="17"/>
1327       </Unit37>
1328       <Unit38>
1329         <Filename Value="../../../../lcl/include/wincontrol.inc"/>
1330         <WindowIndex Value="1"/>
1331         <TopLine Value="8131"/>
1332         <CursorPos Y="8144"/>
1333         <UsageCount Value="9"/>
1334       </Unit38>
1335       <Unit39>
1336         <Filename Value="../../../../lcl/dbgrids.pas"/>
1337         <EditorIndex Value="-1"/>
1338         <WindowIndex Value="1"/>
1339         <TopLine Value="3672"/>
1340         <CursorPos X="25" Y="3691"/>
1341         <UsageCount Value="17"/>
1342       </Unit39>
1343       <Unit40>
1344         <Filename Value="../../../../lcl/grids.pas"/>
1345         <EditorIndex Value="-1"/>
1346         <WindowIndex Value="1"/>
1347         <TopLine Value="6558"/>
1348         <CursorPos Y="6571"/>
1349         <UsageCount Value="21"/>
1350       </Unit40>
1351       <Unit41>
1352         <Filename Value="../../../../lcl/include/winapih.inc"/>
1353         <TopLine Value="238"/>
1354         <CursorPos X="10" Y="253"/>
1355         <UsageCount Value="9"/>
1356       </Unit41>
1357       <Unit42>
1358         <Filename Value="../../../../lcl/comctrls.pp"/>
1359         <TopLine Value="2745"/>
1360         <CursorPos X="54" Y="2758"/>
1361         <UsageCount Value="6"/>
1362       </Unit42>
1363       <Unit43>
1364         <Filename Value="../../../../lcl/include/treeview.inc"/>
1365         <TopLine Value="643"/>
1366         <CursorPos Y="645"/>
1367         <UsageCount Value="5"/>
1368       </Unit43>
1369       <Unit44>
1370         <Filename Value="../../../../lcl/editbtn.pas"/>
1371         <TopLine Value="614"/>
1372         <CursorPos X="3" Y="614"/>
1373         <UsageCount Value="4"/>
1374       </Unit44>
1375       <Unit45>
1376         <Filename Value="../../runtime/IBSQLParser.pas"/>
1377         <TopLine Value="604"/>
1378         <CursorPos Y="620"/>
1379         <UsageCount Value="5"/>
1380       </Unit45>
1381       <Unit46>
1382         <Filename Value="../../ibcontrols/IBLookupComboEditBox.pas"/>
1383         <EditorIndex Value="-1"/>
1384         <WindowIndex Value="1"/>
1385         <TopLine Value="500"/>
1386         <CursorPos X="36" Y="525"/>
1387         <UsageCount Value="8"/>
1388       </Unit46>
1389       <Unit47>
1390         <Filename Value="../../ibcontrols/IBTreeView.pas"/>
1391         <TopLine Value="142"/>
1392         <CursorPos Y="142"/>
1393         <UsageCount Value="5"/>
1394       </Unit47>
1395       <Unit48>
1396         <Filename Value="../../ibcontrols/IBDynamicGrid.pas"/>
1397         <EditorIndex Value="-1"/>
1398         <TopLine Value="196"/>
1399         <CursorPos X="54" Y="212"/>
1400         <UsageCount Value="25"/>
1401       </Unit48>
1402       <Unit49>
1403         <Filename Value="../../design/ibselectsqleditor.pas"/>
1404         <ComponentName Value="IBSelectSQLEditorForm"/>
1405         <HasResources Value="True"/>
1406         <ResourceBaseClass Value="Form"/>
1407         <UsageCount Value="3"/>
1408       </Unit49>
1409       <Unit50>
1410         <Filename Value="../../design/IBEventsEditor.pas"/>
1411         <ComponentName Value="IBEventsEditor"/>
1412         <HasResources Value="True"/>
1413         <ResourceBaseClass Value="Form"/>
1414         <UsageCount Value="2"/>
1415       </Unit50>
1416       <Unit51>
1417         <Filename Value="../../design/ibdeletesqleditor.pas"/>
1418         <ComponentName Value="IBDeleteSQLEditorForm"/>
1419         <HasResources Value="True"/>
1420         <ResourceBaseClass Value="Form"/>
1421         <CursorPos X="60" Y="26"/>
1422         <UsageCount Value="2"/>
1423       </Unit51>
1424       <Unit52>
1425         <Filename Value="../../design/ibinsertsqleditor.pas"/>
1426         <ComponentName Value="IBInsertSQLEditorForm"/>
1427         <HasResources Value="True"/>
1428         <ResourceBaseClass Value="Form"/>
1429         <CursorPos X="48" Y="18"/>
1430         <UsageCount Value="2"/>
1431       </Unit52>
1432       <Unit53>
1433         <Filename Value="../../design/ibmodifysqleditor.pas"/>
1434         <ComponentName Value="IBModifySQLEditorForm"/>
1435         <HasResources Value="True"/>
1436         <ResourceBaseClass Value="Form"/>
1437         <CursorPos X="60" Y="23"/>
1438         <UsageCount Value="2"/>
1439       </Unit53>
1440       <Unit54>
1441         <Filename Value="../../design/ibupdatesqleditor.pas"/>
1442         <ComponentName Value="IBUpdateSQLEditorForm"/>
1443         <HasResources Value="True"/>
1444         <ResourceBaseClass Value="Form"/>
1445         <CursorPos X="15" Y="10"/>
1446         <UsageCount Value="2"/>
1447       </Unit54>
1448       <Unit55>
1449         <Filename Value="../../design/ibsqleditor.pas"/>
1450         <ComponentName Value="IBSQLEditorForm"/>
1451         <HasResources Value="True"/>
1452         <ResourceBaseClass Value="Form"/>
1453         <TopLine Value="240"/>
1454         <CursorPos X="3" Y="240"/>
1455         <UsageCount Value="2"/>
1456       </Unit55>
1457       <Unit56>
1458         <Filename Value="../../design/ibdataseteditor.pas"/>
1459         <ComponentName Value="IBDataSetEditorForm"/>
1460         <HasResources Value="True"/>
1461         <ResourceBaseClass Value="Form"/>
1462         <CursorPos X="46" Y="18"/>
1463         <UsageCount Value="2"/>
1464       </Unit56>
1465       <Unit57>
1466         <Filename Value="../../design/dbFieldLinkPropEditor.pas"/>
1467         <ComponentName Value="FieldLinkEditor"/>
1468         <HasResources Value="True"/>
1469         <ResourceBaseClass Value="Form"/>
1470         <CursorPos X="60" Y="23"/>
1471         <UsageCount Value="2"/>
1472       </Unit57>
1473       <Unit58>
1474         <Filename Value="../../design/dbFieldListPropEditor.pas"/>
1475         <ComponentName Value="FieldListEditor"/>
1476         <HasResources Value="True"/>
1477         <ResourceBaseClass Value="Form"/>
1478         <TopLine Value="133"/>
1479         <CursorPos X="56" Y="137"/>
1480         <UsageCount Value="2"/>
1481       </Unit58>
1482       <Unit59>
1483         <Filename Value="../../design/IBDatabaseEdit.pas"/>
1484         <ComponentName Value="IBDatabaseEditForm"/>
1485         <HasResources Value="True"/>
1486         <ResourceBaseClass Value="Form"/>
1487         <EditorIndex Value="-1"/>
1488         <WindowIndex Value="1"/>
1489         <TopLine Value="270"/>
1490         <CursorPos X="17" Y="287"/>
1491         <UsageCount Value="6"/>
1492       </Unit59>
1493       <Unit60>
1494         <Filename Value="/usr/share/fpcsrc/packages/fcl-db/src/base/dataset.inc"/>
1495         <EditorIndex Value="-1"/>
1496         <TopLine Value="2467"/>
1497         <CursorPos X="3" Y="88"/>
1498         <UsageCount Value="11"/>
1499       </Unit60>
1500       <Unit61>
1501         <Filename Value="../../../../lcl/themes.pas"/>
1502         <TopLine Value="791"/>
1503         <CursorPos X="3" Y="791"/>
1504         <UsageCount Value="6"/>
1505       </Unit61>
1506       <Unit62>
1507         <Filename Value="../../../../lcl/extctrls.pp"/>
1508         <WindowIndex Value="1"/>
1509         <TopLine Value="982"/>
1510         <CursorPos X="32" Y="992"/>
1511         <UsageCount Value="15"/>
1512       </Unit62>
1513       <Unit63>
1514         <Filename Value="../../../../lcl/lcltype.pp"/>
1515         <TopLine Value="47"/>
1516         <CursorPos X="3" Y="61"/>
1517         <UsageCount Value="3"/>
1518       </Unit63>
1519       <Unit64>
1520         <Filename Value="../../../../lcl/forms.pp"/>
1521         <UnitName Value="Forms"/>
1522         <EditorIndex Value="-1"/>
1523         <WindowIndex Value="1"/>
1524         <TopLine Value="1254"/>
1525         <CursorPos X="35" Y="1266"/>
1526         <UsageCount Value="6"/>
1527       </Unit64>
1528       <Unit65>
1529         <Filename Value="../../../../lcl/include/application.inc"/>
1530         <EditorIndex Value="-1"/>
1531         <WindowIndex Value="1"/>
1532         <TopLine Value="1043"/>
1533         <CursorPos Y="1055"/>
1534         <UsageCount Value="5"/>
1535       </Unit65>
1536       <Unit66>
1537         <Filename Value="/usr/share/fpcsrc/rtl/inc/objpash.inc"/>
1538         <TopLine Value="169"/>
1539         <CursorPos X="8" Y="183"/>
1540         <UsageCount Value="4"/>
1541       </Unit66>
1542       <Unit67>
1543         <Filename Value="../../../../components/lazutils/lazmethodlist.pas"/>
1544         <TopLine Value="10"/>
1545         <CursorPos X="15" Y="25"/>
1546         <UsageCount Value="3"/>
1547       </Unit67>
1548       <Unit68>
1549         <Filename Value="../../../../lcl/include/customform.inc"/>
1550         <TopLine Value="1803"/>
1551         <CursorPos Y="1817"/>
1552         <UsageCount Value="8"/>
1553       </Unit68>
1554       <Unit69>
1555         <Filename Value="../../../../lcl/graphics.pp"/>
1556         <TopLine Value="1202"/>
1557         <CursorPos X="14" Y="1216"/>
1558         <UsageCount Value="10"/>
1559       </Unit69>
1560       <Unit70>
1561         <Filename Value="../../../../lcl/include/winapi.inc"/>
1562         <TopLine Value="935"/>
1563         <CursorPos X="3" Y="938"/>
1564         <UsageCount Value="9"/>
1565       </Unit70>
1566       <Unit71>
1567         <Filename Value="../../../../lcl/include/control.inc"/>
1568         <EditorIndex Value="-1"/>
1569         <WindowIndex Value="1"/>
1570         <TopLine Value="4771"/>
1571         <CursorPos Y="4784"/>
1572         <UsageCount Value="6"/>
1573       </Unit71>
1574       <Unit72>
1575         <Filename Value="../../../../lcl/stdctrls.pp"/>
1576         <TopLine Value="303"/>
1577         <CursorPos X="24" Y="318"/>
1578         <UsageCount Value="9"/>
1579       </Unit72>
1580       <Unit73>
1581         <Filename Value="../../../../lcl/include/scrollbar.inc"/>
1582         <TopLine Value="93"/>
1583         <CursorPos X="3" Y="97"/>
1584         <UsageCount Value="3"/>
1585       </Unit73>
1586       <Unit74>
1587         <Filename Value="../../../../lcl/include/scrollingwincontrol.inc"/>
1588         <TopLine Value="199"/>
1589         <CursorPos X="3" Y="201"/>
1590         <UsageCount Value="3"/>
1591       </Unit74>
1592       <Unit75>
1593         <Filename Value="/usr/share/fpcsrc/packages/fcl-image/src/fpcanvas.pp"/>
1594         <TopLine Value="351"/>
1595         <CursorPos X="14" Y="363"/>
1596         <UsageCount Value="8"/>
1597       </Unit75>
1598       <Unit76>
1599         <Filename Value="../../../../lcl/interfaces/gtk2/gtk2winapi.inc"/>
1600         <TopLine Value="6332"/>
1601         <CursorPos Y="6346"/>
1602         <UsageCount Value="7"/>
1603       </Unit76>
1604       <Unit77>
1605         <Filename Value="/usr/share/fpcsrc/packages/fcl-db/src/base/datasource.inc"/>
1606         <EditorIndex Value="-1"/>
1607         <WindowIndex Value="1"/>
1608         <TopLine Value="199"/>
1609         <CursorPos X="22" Y="202"/>
1610         <UsageCount Value="6"/>
1611       </Unit77>
1612       <Unit78>
1613         <Filename Value="../ibtreeview/Unit1.pas"/>
1614         <TopLine Value="145"/>
1615         <CursorPos X="36" Y="174"/>
1616         <UsageCount Value="4"/>
1617       </Unit78>
1618       <Unit79>
1619         <Filename Value="../lookupcombobox/Unit1.pas"/>
1620         <TopLine Value="207"/>
1621         <CursorPos Y="236"/>
1622         <UsageCount Value="4"/>
1623       </Unit79>
1624       <Unit80>
1625         <Filename Value="../../runtime/IBDialogs.pas"/>
1626         <ComponentName Value="IBXLoginDlg"/>
1627         <HasResources Value="True"/>
1628         <ResourceBaseClass Value="Form"/>
1629         <EditorIndex Value="-1"/>
1630         <WindowIndex Value="1"/>
1631         <TopLine Value="37"/>
1632         <CursorPos X="3" Y="109"/>
1633         <UsageCount Value="6"/>
1634       </Unit80>
1635       <Unit81>
1636         <Filename Value="../../design/IBDBReg.pas"/>
1637         <EditorIndex Value="-1"/>
1638         <WindowIndex Value="1"/>
1639         <TopLine Value="357"/>
1640         <CursorPos X="61" Y="364"/>
1641         <UsageCount Value="6"/>
1642       </Unit81>
1643       <Unit82>
1644         <Filename Value="../../../../lcl/dbctrls.pp"/>
1645         <EditorIndex Value="-1"/>
1646         <WindowIndex Value="1"/>
1647         <TopLine Value="789"/>
1648         <CursorPos X="15" Y="800"/>
1649         <UsageCount Value="5"/>
1650       </Unit82>
1651       <Unit83>
1652         <Filename Value="../../../../lcl/include/customdbcombobox.inc"/>
1653         <TopLine Value="67"/>
1654         <CursorPos Y="74"/>
1655         <UsageCount Value="5"/>
1656       </Unit83>
1657       <Unit84>
1658         <Filename Value="../../../../lcl/include/customcombobox.inc"/>
1659         <TopLine Value="227"/>
1660         <CursorPos Y="237"/>
1661         <UsageCount Value="5"/>
1662       </Unit84>
1663       <Unit85>
1664         <Filename Value="../../../../lcl/include/dblookupcombobox.inc"/>
1665         <EditorIndex Value="-1"/>
1666         <WindowIndex Value="1"/>
1667         <TopLine Value="27"/>
1668         <CursorPos X="3" Y="31"/>
1669         <UsageCount Value="5"/>
1670       </Unit85>
1671       <Unit86>
1672         <Filename Value="../../../../lcl/include/dblookup.inc"/>
1673         <EditorIndex Value="-1"/>
1674         <WindowIndex Value="1"/>
1675         <TopLine Value="281"/>
1676         <CursorPos X="3" Y="289"/>
1677         <UsageCount Value="5"/>
1678       </Unit86>
1679       <Unit87>
1680         <Filename Value="/usr/share/fpcsrc/2.6.4/packages/fcl-db/src/base/db.pas"/>
1681         <EditorIndex Value="-1"/>
1682         <WindowIndex Value="1"/>
1683         <TopLine Value="1695"/>
1684         <CursorPos X="3" Y="1673"/>
1685         <UsageCount Value="5"/>
1686       </Unit87>
1687       <Unit88>
1688         <Filename Value="../../../mwaframework/source/BaseFrameUnit.pas"/>
1689         <ComponentName Value="BaseFrame"/>
1690         <HasResources Value="True"/>
1691         <ResourceBaseClass Value="Frame"/>
1692         <EditorIndex Value="-1"/>
1693         <WindowIndex Value="1"/>
1694         <TopLine Value="41"/>
1695         <CursorPos X="42" Y="60"/>
1696         <UsageCount Value="5"/>
1697       </Unit88>
1698       <Unit89>
1699         <Filename Value="../../../mwaframework/source/BaseFormUnit.pas"/>
1700         <EditorIndex Value="-1"/>
1701         <WindowIndex Value="1"/>
1702         <CursorPos X="64" Y="9"/>
1703         <UsageCount Value="5"/>
1704       </Unit89>
1705       <Unit90>
1706         <Filename Value="../../../mwaframework/source/CustomDBUnit.pas"/>
1707         <EditorIndex Value="-1"/>
1708         <WindowIndex Value="1"/>
1709         <TopLine Value="72"/>
1710         <CursorPos X="61" Y="91"/>
1711         <UsageCount Value="5"/>
1712       </Unit90>
1713       <Unit91>
1714         <Filename Value="../../../mwaframework/source/TopFormUnit.pas"/>
1715         <EditorIndex Value="-1"/>
1716         <WindowIndex Value="1"/>
1717         <CursorPos X="65" Y="13"/>
1718         <UsageCount Value="5"/>
1719       </Unit91>
1720       <Unit92>
1721         <Filename Value="../../../mwaframework/source/dlg/DBFormUnit.pas"/>
1722         <EditorIndex Value="-1"/>
1723         <WindowIndex Value="1"/>
1724         <CursorPos X="27" Y="7"/>
1725         <UsageCount Value="5"/>
1726       </Unit92>
1727       <Unit93>
1728         <Filename Value="../../../mwaframework/source/listframeunit.pas"/>
1729         <ComponentName Value="ListFrame"/>
1730         <HasResources Value="True"/>
1731         <ResourceBaseClass Value="Frame"/>
1732         <EditorIndex Value="-1"/>
1733         <WindowIndex Value="1"/>
1734         <CursorPos X="49" Y="10"/>
1735         <UsageCount Value="5"/>
1736       </Unit93>
1737       <Unit94>
1738         <Filename Value="../../runtime/dblogindlg.pas"/>
1739         <EditorIndex Value="-1"/>
1740         <WindowIndex Value="1"/>
1741         <TopLine Value="40"/>
1742         <CursorPos X="13" Y="67"/>
1743         <UsageCount Value="5"/>
1744       </Unit94>
1745       <Unit95>
1746         <Filename Value="../../ibexpress.pas"/>
1747         <EditorIndex Value="-1"/>
1748         <WindowIndex Value="1"/>
1749         <CursorPos X="96" Y="6"/>
1750         <UsageCount Value="5"/>
1751       </Unit95>
1752       <Unit96>
1753         <Filename Value="../../changelog"/>
1754         <EditorIndex Value="-1"/>
1755         <TopLine Value="19"/>
1756         <CursorPos X="52" Y="50"/>
1757         <UsageCount Value="12"/>
1758         <DefaultSyntaxHighlighter Value="None"/>
1759       </Unit96>
1760       <Unit97>
1761         <Filename Value="../../iblocaldb/IBLocalDBSupport.pas"/>
1762         <EditorIndex Value="-1"/>
1763         <WindowIndex Value="1"/>
1764         <TopLine Value="237"/>
1765         <CursorPos X="18" Y="263"/>
1766         <UsageCount Value="5"/>
1767       </Unit97>
1768       <Unit98>
1769         <Filename Value="../../../../fpc/2.6.4/source/rtl/objpas/sysutils/osutilsh.inc"/>
1770         <EditorIndex Value="-1"/>
1771         <WindowIndex Value="1"/>
1772         <TopLine Value="22"/>
1773         <CursorPos X="20" Y="39"/>
1774         <UsageCount Value="5"/>
1775       </Unit98>
1776       <Unit99>
1777         <Filename Value="../../../../fpc/2.6.4/source/rtl/win/sysutils.pp"/>
1778         <EditorIndex Value="-1"/>
1779         <WindowIndex Value="1"/>
1780         <TopLine Value="1089"/>
1781         <CursorPos X="25" Y="1092"/>
1782         <UsageCount Value="5"/>
1783       </Unit99>
1784       <Unit100>
1785         <Filename Value="../../../../fpc/2.6.4/source/rtl/win/windirs.pp"/>
1786         <EditorIndex Value="-1"/>
1787         <WindowIndex Value="1"/>
1788         <TopLine Value="34"/>
1789         <CursorPos X="22" Y="38"/>
1790         <UsageCount Value="5"/>
1791       </Unit100>
1792       <Unit101>
1793         <Filename Value="../../design/IBDSDialogs.pas"/>
1794         <ComponentName Value="IBXDSLoginDlg"/>
1795         <HasResources Value="True"/>
1796         <ResourceBaseClass Value="Form"/>
1797         <EditorIndex Value="-1"/>
1798         <WindowIndex Value="1"/>
1799         <TopLine Value="76"/>
1800         <CursorPos X="38" Y="104"/>
1801         <UsageCount Value="6"/>
1802       </Unit101>
1803       <Unit102>
1804         <Filename Value="../../../../components/ideintf/lazideintf.pas"/>
1805         <UnitName Value="LazIDEIntf"/>
1806         <EditorIndex Value="-1"/>
1807         <WindowIndex Value="1"/>
1808         <TopLine Value="334"/>
1809         <CursorPos X="34" Y="346"/>
1810         <UsageCount Value="5"/>
1811       </Unit102>
1812       <Unit103>
1813         <Filename Value="../../../../components/ideintf/projectintf.pas"/>
1814         <UnitName Value="ProjectIntf"/>
1815         <EditorIndex Value="-1"/>
1816         <WindowIndex Value="1"/>
1817         <TopLine Value="49"/>
1818         <CursorPos X="34" Y="51"/>
1819         <UsageCount Value="5"/>
1820       </Unit103>
1821       <Unit104>
1822         <Filename Value="../../../../components/ideintf/projpackintf.pas"/>
1823         <UnitName Value="ProjPackIntf"/>
1824         <EditorIndex Value="-1"/>
1825         <WindowIndex Value="1"/>
1826         <TopLine Value="19"/>
1827         <CursorPos X="3" Y="33"/>
1828         <UsageCount Value="5"/>
1829       </Unit104>
1830       <Unit105>
1831         <Filename Value="../../runtime/IBCodePage.pas"/>
1832         <EditorIndex Value="-1"/>
1833         <WindowIndex Value="1"/>
1834         <TopLine Value="80"/>
1835         <CursorPos Y="108"/>
1836         <UsageCount Value="9"/>
1837       </Unit105>
1838       <Unit106>
1839         <Filename Value="/usr/share/fpcsrc/rtl/unix/sysutils.pp"/>
1840         <EditorIndex Value="-1"/>
1841         <WindowIndex Value="1"/>
1842         <TopLine Value="273"/>
1843         <CursorPos X="38" Y="285"/>
1844         <UsageCount Value="5"/>
1845       </Unit106>
1846       <Unit107>
1847         <Filename Value="/usr/share/fpcsrc/rtl/objpas/sysutils/syscodepages.inc"/>
1848         <EditorIndex Value="-1"/>
1849         <WindowIndex Value="1"/>
1850         <TopLine Value="427"/>
1851         <CursorPos X="16" Y="453"/>
1852         <UsageCount Value="9"/>
1853       </Unit107>
1854       <Unit108>
1855         <Filename Value="/usr/share/fpcsrc/rtl/inc/charset.pp"/>
1856         <EditorIndex Value="-1"/>
1857         <WindowIndex Value="1"/>
1858         <UsageCount Value="6"/>
1859       </Unit108>
1860       <Unit109>
1861         <Filename Value="/usr/share/fpcsrc/rtl/inc/systemh.inc"/>
1862         <EditorIndex Value="-1"/>
1863         <WindowIndex Value="1"/>
1864         <TopLine Value="86"/>
1865         <CursorPos X="10" Y="101"/>
1866         <UsageCount Value="5"/>
1867       </Unit109>
1868       <Unit110>
1869         <Filename Value="/usr/share/fpcsrc/packages/fcl-db/src/base/fields.inc"/>
1870         <EditorIndex Value="-1"/>
1871         <TopLine Value="2813"/>
1872         <CursorPos X="17" Y="2828"/>
1873         <UsageCount Value="10"/>
1874       </Unit110>
1875       <Unit111>
1876         <Filename Value="/usr/share/fpcsrc/rtl/objpas/classes/classesh.inc"/>
1877         <EditorIndex Value="-1"/>
1878         <TopLine Value="856"/>
1879         <CursorPos X="15" Y="872"/>
1880         <UsageCount Value="10"/>
1881       </Unit111>
1882       <Unit112>
1883         <Filename Value="/usr/share/fpcsrc/rtl/objpas/classes/stringl.inc"/>
1884         <EditorIndex Value="-1"/>
1885         <WindowIndex Value="1"/>
1886         <TopLine Value="423"/>
1887         <CursorPos X="3" Y="428"/>
1888         <UsageCount Value="6"/>
1889       </Unit112>
1890       <Unit113>
1891         <Filename Value="/usr/share/fpcsrc/packages/rtl-unicode/src/inc/cp895.pas"/>
1892         <EditorIndex Value="-1"/>
1893         <WindowIndex Value="1"/>
1894         <UsageCount Value="6"/>
1895       </Unit113>
1896       <Unit114>
1897         <Filename Value="../../../../../svn/thirdparty/ibx1.5/runtime/IBCustomDataSet.pas"/>
1898         <EditorIndex Value="-1"/>
1899         <WindowIndex Value="1"/>
1900         <TopLine Value="3636"/>
1901         <CursorPos Y="3657"/>
1902         <UsageCount Value="6"/>
1903       </Unit114>
1904       <Unit115>
1905         <Filename Value="../../../fbintf/IB.pas"/>
1906         <EditorIndex Value="-1"/>
1907         <TopLine Value="389"/>
1908         <CursorPos X="101" Y="398"/>
1909         <UsageCount Value="25"/>
1910       </Unit115>
1911       <Unit116>
1912         <Filename Value="../../../fbintf/client/FBClientAPI.pas"/>
1913         <EditorIndex Value="-1"/>
1914         <TopLine Value="114"/>
1915         <CursorPos X="15" Y="119"/>
1916         <UsageCount Value="15"/>
1917       </Unit116>
1918       <Unit117>
1919         <Filename Value="../../../fbintf/client/include/uloadlibrary.inc"/>
1920         <EditorIndex Value="-1"/>
1921         <TopLine Value="26"/>
1922         <CursorPos Y="29"/>
1923         <UsageCount Value="13"/>
1924       </Unit117>
1925       <Unit118>
1926         <Filename Value="../../../fbintf/client/include/wloadlibrary.inc"/>
1927         <EditorIndex Value="-1"/>
1928         <TopLine Value="22"/>
1929         <CursorPos X="74" Y="42"/>
1930         <UsageCount Value="13"/>
1931       </Unit118>
1932       <Unit119>
1933         <Filename Value="../../../../fpc/3.0.0/source/packages/fcl-base/src/custapp.pp"/>
1934         <UnitName Value="CustApp"/>
1935         <EditorIndex Value="-1"/>
1936         <WindowIndex Value="1"/>
1937         <TopLine Value="260"/>
1938         <CursorPos X="52" Y="263"/>
1939         <UsageCount Value="6"/>
1940       </Unit119>
1941       <Unit120>
1942         <Filename Value="../../../../fpc/3.0.0/source/rtl/objpas/sysutils/sysutilh.inc"/>
1943         <EditorIndex Value="-1"/>
1944         <WindowIndex Value="1"/>
1945         <TopLine Value="215"/>
1946         <CursorPos X="14" Y="227"/>
1947         <UsageCount Value="6"/>
1948       </Unit120>
1949       <Unit121>
1950         <Filename Value="../../../../fpc/3.0.0/source/rtl/objpas/sysutils/sysutils.inc"/>
1951         <EditorIndex Value="-1"/>
1952         <WindowIndex Value="1"/>
1953         <TopLine Value="559"/>
1954         <CursorPos X="3" Y="567"/>
1955         <UsageCount Value="6"/>
1956       </Unit121>
1957       <Unit122>
1958         <Filename Value="../../../cvs.old.versions/ibx/changelog"/>
1959         <EditorIndex Value="-1"/>
1960         <WindowIndex Value="1"/>
1961         <CursorPos X="2" Y="9"/>
1962         <UsageCount Value="6"/>
1963         <DefaultSyntaxHighlighter Value="None"/>
1964       </Unit122>
1965       <Unit123>
1966         <Filename Value="../../../fbintf/client/FBSQLData.pas"/>
1967         <EditorIndex Value="-1"/>
1968         <TopLine Value="767"/>
1969         <CursorPos X="3" Y="774"/>
1970         <UsageCount Value="26"/>
1971       </Unit123>
1972       <Unit124>
1973         <Filename Value="../../../fbintf/client/2.5/FB25Statement.pas"/>
1974         <EditorIndex Value="-1"/>
1975         <TopLine Value="750"/>
1976         <CursorPos X="21" Y="753"/>
1977         <ExtraEditorCount Value="1"/>
1978         <ExtraEditor1>
1979           <EditorIndex Value="-1"/>
1980           <TopLine Value="1074"/>
1981           <CursorPos Y="1094"/>
1982         </ExtraEditor1>
1983         <UsageCount Value="26"/>
1984       </Unit124>
1985       <Unit125>
1986         <Filename Value="../../../fbintf/client/3.0/FB30Statement.pas"/>
1987         <EditorIndex Value="-1"/>
1988         <WindowIndex Value="-1"/>
1989         <TopLine Value="869"/>
1990         <CursorPos X="3" Y="871"/>
1991         <ExtraEditorCount Value="1"/>
1992         <ExtraEditor1>
1993           <EditorIndex Value="-1"/>
1994           <TopLine Value="792"/>
1995           <CursorPos X="6" Y="810"/>
1996         </ExtraEditor1>
1997         <UsageCount Value="15"/>
1998       </Unit125>
1999       <Unit126>
2000         <Filename Value="../../../fbintf/client/FBMessages.pas"/>
2001         <EditorIndex Value="-1"/>
2002         <TopLine Value="70"/>
2003         <CursorPos X="48" Y="76"/>
2004         <UsageCount Value="10"/>
2005       </Unit126>
2006       <Unit127>
2007         <Filename Value="/usr/share/fpcsrc/rtl/unix/bunxovlh.inc"/>
2008         <EditorIndex Value="-1"/>
2009         <WindowIndex Value="1"/>
2010         <TopLine Value="54"/>
2011         <CursorPos X="18" Y="68"/>
2012         <UsageCount Value="6"/>
2013       </Unit127>
2014       <Unit128>
2015         <Filename Value="../../../fbintf/IBUtils.pas"/>
2016         <EditorIndex Value="-1"/>
2017         <UsageCount Value="6"/>
2018       </Unit128>
2019       <Unit129>
2020         <Filename Value="../../../fbintf/IBExternals.pas"/>
2021         <EditorIndex Value="-1"/>
2022         <TopLine Value="40"/>
2023         <UsageCount Value="6"/>
2024       </Unit129>
2025       <Unit130>
2026         <Filename Value="/usr/share/fpcsrc/rtl/inc/dynlibs.pas"/>
2027         <EditorIndex Value="-1"/>
2028         <TopLine Value="31"/>
2029         <CursorPos X="23" Y="52"/>
2030         <UsageCount Value="8"/>
2031       </Unit130>
2032       <Unit131>
2033         <Filename Value="../../../fbintf/client/2.5/FB25ClientAPI.pas"/>
2034         <EditorIndex Value="-1"/>
2035         <TopLine Value="183"/>
2036         <CursorPos Y="200"/>
2037         <UsageCount Value="9"/>
2038       </Unit131>
2039       <Unit132>
2040         <Filename Value="../../../fbintf/client/3.0/FB30ClientAPI.pas"/>
2041         <EditorIndex Value="-1"/>
2042         <TopLine Value="77"/>
2043         <CursorPos X="50" Y="106"/>
2044         <UsageCount Value="10"/>
2045       </Unit132>
2046       <Unit133>
2047         <Filename Value="../../../fbintf/IBErrorCodes.pas"/>
2048         <EditorIndex Value="-1"/>
2049         <TopLine Value="349"/>
2050         <CursorPos X="17" Y="371"/>
2051         <UsageCount Value="7"/>
2052       </Unit133>
2053       <Unit134>
2054         <Filename Value="../../../cvs.old.versions/ibx/runtime/IBCustomDataSet.pas"/>
2055         <EditorIndex Value="-1"/>
2056         <TopLine Value="1843"/>
2057         <CursorPos Y="1864"/>
2058         <UsageCount Value="8"/>
2059       </Unit134>
2060       <Unit135>
2061         <Filename Value="../../../fbintf/client/FBActivityMonitor.pas"/>
2062         <EditorIndex Value="-1"/>
2063         <TopLine Value="300"/>
2064         <CursorPos X="6" Y="319"/>
2065         <UsageCount Value="11"/>
2066       </Unit135>
2067       <Unit136>
2068         <Filename Value="../../../fbintf/client/FBStatement.pas"/>
2069         <EditorIndex Value="-1"/>
2070         <TopLine Value="64"/>
2071         <CursorPos X="17" Y="78"/>
2072         <UsageCount Value="16"/>
2073       </Unit136>
2074       <Unit137>
2075         <Filename Value="../../../fbintf/client/FBOutputBlock.pas"/>
2076         <EditorIndex Value="-1"/>
2077         <TopLine Value="120"/>
2078         <CursorPos Y="135"/>
2079         <UsageCount Value="9"/>
2080       </Unit137>
2081       <Unit138>
2082         <Filename Value="../../../cvs.old.versions/ibx/runtime/IBSQL.pas"/>
2083         <EditorIndex Value="-1"/>
2084         <TopLine Value="786"/>
2085         <CursorPos X="3" Y="788"/>
2086         <UsageCount Value="10"/>
2087       </Unit138>
2088       <Unit139>
2089         <Filename Value="/usr/share/fpcsrc/rtl/objpas/sysutils/datih.inc"/>
2090         <EditorIndex Value="-1"/>
2091         <TopLine Value="99"/>
2092         <CursorPos X="10" Y="114"/>
2093         <UsageCount Value="14"/>
2094       </Unit139>
2095       <Unit140>
2096         <Filename Value="/usr/share/fpcsrc/rtl/objpas/sysutils/dati.inc"/>
2097         <EditorIndex Value="-1"/>
2098         <TopLine Value="86"/>
2099         <CursorPos X="3" Y="88"/>
2100         <UsageCount Value="14"/>
2101       </Unit140>
2102       <Unit141>
2103         <Filename Value="../../runtime/IBTable.pas"/>
2104         <EditorIndex Value="-1"/>
2105         <TopLine Value="16"/>
2106         <CursorPos Y="34"/>
2107         <UsageCount Value="12"/>
2108       </Unit141>
2109       <Unit142>
2110         <Filename Value="../../../fbintf/client/FBTransaction.pas"/>
2111         <EditorIndex Value="-1"/>
2112         <TopLine Value="72"/>
2113         <CursorPos X="15" Y="93"/>
2114         <UsageCount Value="11"/>
2115       </Unit142>
2116       <Unit143>
2117         <Filename Value="../../../fbintf/client/FBAttachment.pas"/>
2118         <EditorIndex Value="-1"/>
2119         <TopLine Value="94"/>
2120         <CursorPos X="44" Y="96"/>
2121         <UsageCount Value="11"/>
2122       </Unit143>
2123       <Unit144>
2124         <Filename Value="../../../fbintf/client/2.5/FB25Attachment.pas"/>
2125         <EditorIndex Value="-1"/>
2126         <TopLine Value="42"/>
2127         <CursorPos X="15" Y="57"/>
2128         <UsageCount Value="11"/>
2129       </Unit144>
2130       <Unit145>
2131         <Filename Value="../../runtime/IBUpdateSQL.pas"/>
2132         <EditorIndex Value="-1"/>
2133         <TopLine Value="52"/>
2134         <CursorPos X="23" Y="70"/>
2135         <UsageCount Value="12"/>
2136       </Unit145>
2137       <Unit146>
2138         <Filename Value="../../ibcontrols/DBControlGrid.pas"/>
2139         <EditorIndex Value="-1"/>
2140         <TopLine Value="88"/>
2141         <CursorPos X="15" Y="102"/>
2142         <UsageCount Value="9"/>
2143       </Unit146>
2144       <Unit147>
2145         <Filename Value="../../../fbintf/client/FBServices.pas"/>
2146         <EditorIndex Value="-1"/>
2147         <TopLine Value="81"/>
2148         <CursorPos X="20" Y="89"/>
2149         <UsageCount Value="9"/>
2150       </Unit147>
2151       <Unit148>
2152         <Filename Value="/usr/share/fpcsrc/packages/fcl-db/src/base/database.inc"/>
2153         <EditorIndex Value="-1"/>
2154         <TopLine Value="609"/>
2155         <CursorPos X="3" Y="632"/>
2156         <UsageCount Value="18"/>
2157       </Unit148>
2158       <Unit149>
2159         <Filename Value="../../../../../../projects/RequirementsManager/src/MainFormUnit.pas"/>
2160         <HasResources Value="True"/>
2161         <EditorIndex Value="-1"/>
2162         <UsageCount Value="10"/>
2163       </Unit149>
2164       <Unit150>
2165         <Filename Value="../../runtime/IBEvents.pas"/>
2166         <EditorIndex Value="-1"/>
2167         <TopLine Value="71"/>
2168         <CursorPos Y="97"/>
2169         <UsageCount Value="16"/>
2170       </Unit150>
2171       <Unit151>
2172         <Filename Value="../../runtime/ibxscript.pas"/>
2173         <EditorIndex Value="-1"/>
2174         <TopLine Value="1743"/>
2175         <CursorPos X="3" Y="1745"/>
2176         <UsageCount Value="12"/>
2177       </Unit151>
2178       <Unit152>
2179         <Filename Value="../../runtime/IBDataOutput.pas"/>
2180         <EditorIndex Value="2"/>
2181         <TopLine Value="356"/>
2182         <CursorPos X="55" Y="372"/>
2183         <UsageCount Value="12"/>
2184         <Loaded Value="True"/>
2185       </Unit152>
2186       <Unit153>
2187         <Filename Value="/usr/share/fpcsrc/rtl/objpas/classes/streams.inc"/>
2188         <EditorIndex Value="-1"/>
2189         <TopLine Value="185"/>
2190         <CursorPos X="5" Y="191"/>
2191         <UsageCount Value="10"/>
2192       </Unit153>
2193       <Unit154>
2194         <Filename Value="../../../indy/lazarus/IdAboutVCL.pas"/>
2195         <EditorIndex Value="-1"/>
2196         <TopLine Value="60"/>
2197         <CursorPos X="3" Y="76"/>
2198         <UsageCount Value="12"/>
2199         <DefaultSyntaxHighlighter Value="Delphi"/>
2200       </Unit154>
2201       <Unit155>
2202         <Filename Value="../../../wst/ide/lazarus/wst_indy.pas"/>
2203         <EditorIndex Value="-1"/>
2204         <CursorPos X="3" Y="12"/>
2205         <UsageCount Value="11"/>
2206       </Unit155>
2207       <Unit156>
2208         <Filename Value="../../../wst/indy_http_protocol.pas"/>
2209         <EditorIndex Value="-1"/>
2210         <UsageCount Value="10"/>
2211       </Unit156>
2212     </Units>
2213     <JumpHistory Count="16" HistoryIndex="15">
2214       <Position1>
2215         <Filename Value="unit1.pas"/>
2216         <Caret Line="9" Column="64"/>
2217       </Position1>
2218       <Position2>
2219         <Filename Value="../../runtime/IBDatabase.pas"/>
2220         <Caret TopLine="37"/>
2221       </Position2>
2222       <Position3>
2223         <Filename Value="../../runtime/IBDatabase.pas"/>
2224         <Caret Line="980" Column="48" TopLine="975"/>
2225       </Position3>
2226       <Position4>
2227         <Filename Value="../../runtime/IBDatabase.pas"/>
2228         <Caret Line="179" Column="20" TopLine="163"/>
2229       </Position4>
2230       <Position5>
2231         <Filename Value="../../runtime/IBDatabase.pas"/>
2232         <Caret Line="860" Column="24" TopLine="834"/>
2233       </Position5>
2234       <Position6>
2235         <Filename Value="../../runtime/IBDatabase.pas"/>
2236         <Caret Line="919" Column="24" TopLine="894"/>
2237       </Position6>
2238       <Position7>
2239         <Filename Value="../../runtime/IBDatabase.pas"/>
2240         <Caret Line="922" Column="24" TopLine="897"/>
2241       </Position7>
2242       <Position8>
2243         <Filename Value="../../runtime/IBDatabase.pas"/>
2244         <Caret Line="1049" Column="63" TopLine="1026"/>
2245       </Position8>
2246       <Position9>
2247         <Filename Value="../../runtime/IBDatabase.pas"/>
2248         <Caret Line="174" Column="22" TopLine="159"/>
2249       </Position9>
2250       <Position10>
2251         <Filename Value="../../runtime/IBDatabase.pas"/>
2252         <Caret Line="267" Column="62" TopLine="243"/>
2253       </Position10>
2254       <Position11>
2255         <Filename Value="../../runtime/IBDatabase.pas"/>
2256         <Caret Line="601" Column="20" TopLine="575"/>
2257       </Position11>
2258       <Position12>
2259         <Filename Value="../../runtime/IBDatabase.pas"/>
2260         <Caret Line="1049" Column="75" TopLine="1030"/>
2261       </Position12>
2262       <Position13>
2263         <Filename Value="../../runtime/IBDatabase.pas"/>
2264         <Caret Line="980" Column="23" TopLine="1001"/>
2265       </Position13>
2266       <Position14>
2267         <Filename Value="../../runtime/IBDatabase.pas"/>
2268         <Caret Line="1033" Column="73" TopLine="1018"/>
2269       </Position14>
2270       <Position15>
2271         <Filename Value="../../runtime/IBDatabase.pas"/>
2272         <Caret Line="980" Column="30" TopLine="966"/>
2273       </Position15>
2274       <Position16>
2275         <Filename Value="../../runtime/IBDatabase.pas"/>
2276         <Caret Line="1044" Column="60" TopLine="1018"/>
2277       </Position16>
2278     </JumpHistory>
2279   </ProjectOptions>
2280   <CompilerOptions>
2281     <Version Value="11"/>
2282     <Target>
2283       <Filename Value="project1"/>
2284     </Target>
2285     <SearchPaths>
2286       <IncludeFiles Value="$(ProjOutDir)"/>
2287       <UnitOutputDirectory Value="lib/$(TargetCPU)-$(TargetOS)"/>
2288     </SearchPaths>
2289     <Linking>
2290       <Options>
2291         <Win32>
2292           <GraphicApplication Value="True"/>
2293         </Win32>
2294       </Options>
2295     </Linking>
2296     <Other>
2297       <CustomOptions Value="-dUseCThreads"/>
2298     </Other>
2299   </CompilerOptions>
2300   <Debugging>
2301     <Exceptions Count="3">
2302       <Item1>
2303         <Name Value="EAbort"/>
2304       </Item1>
2305       <Item2>
2306         <Name Value="ECodetoolError"/>
2307       </Item2>
2308       <Item3>
2309         <Name Value="EFOpenError"/>
2310       </Item3>
2311     </Exceptions>
2312   </Debugging>
2313   /CONFIG>

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines