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

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines