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

Comparing ibx/trunk/examples/employee/project1.lpi (file contents):
Revision 59 by tony, Wed Mar 8 11:20:46 2017 UTC vs.
Revision 60 by tony, Mon Mar 27 15:21:02 2017 UTC

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

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines