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 57 by tony, Wed Mar 8 11:20:46 2017 UTC vs.
Revision 106 by tony, Thu Jan 18 14:37:35 2018 UTC

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

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines