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

Comparing ibx/trunk/examples/employee/project1.lpi (file contents):
Revision 45 by tony, Tue Dec 6 10:33:46 2016 UTC vs.
Revision 311 by tony, Mon Aug 24 09:32:58 2020 UTC

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

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines