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 102 by tony, Thu Jan 18 14:37:23 2018 UTC

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

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines