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 60 by tony, Mon Mar 27 15:21:02 2017 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="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="154">
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         <EditorIndex Value="1"/>
106         <TopLine Value="3815"/>
107         <CursorPos Y="3822"/>
108         <UsageCount Value="43"/>
109         <Loaded Value="True"/>
110       </Unit6>
111       <Unit7>
112         <Filename Value="../../runtime/IBDatabase.pas"/>
113         <EditorIndex Value="3"/>
114         <TopLine Value="1009"/>
115         <CursorPos X="3" Y="1036"/>
116         <UsageCount Value="25"/>
117         <Loaded Value="True"/>
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="6"/>
303         <TopLine Value="867"/>
304         <CursorPos X="14" Y="883"/>
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         <IsVisibleTab Value="True"/>
744         <EditorIndex Value="2"/>
745         <CursorPos X="52" Y="50"/>
746         <UsageCount Value="10"/>
747         <Loaded Value="True"/>
748         <DefaultSyntaxHighlighter Value="None"/>
749       </Unit96>
750       <Unit97>
751         <Filename Value="../../iblocaldb/IBLocalDBSupport.pas"/>
752         <EditorIndex Value="-1"/>
753         <WindowIndex Value="1"/>
754         <TopLine Value="237"/>
755         <CursorPos X="18" Y="263"/>
756         <UsageCount Value="5"/>
757       </Unit97>
758       <Unit98>
759         <Filename Value="../../../../fpc/2.6.4/source/rtl/objpas/sysutils/osutilsh.inc"/>
760         <EditorIndex Value="-1"/>
761         <WindowIndex Value="1"/>
762         <TopLine Value="22"/>
763         <CursorPos X="20" Y="39"/>
764         <UsageCount Value="5"/>
765       </Unit98>
766       <Unit99>
767         <Filename Value="../../../../fpc/2.6.4/source/rtl/win/sysutils.pp"/>
768         <EditorIndex Value="-1"/>
769         <WindowIndex Value="1"/>
770         <TopLine Value="1089"/>
771         <CursorPos X="25" Y="1092"/>
772         <UsageCount Value="5"/>
773       </Unit99>
774       <Unit100>
775         <Filename Value="../../../../fpc/2.6.4/source/rtl/win/windirs.pp"/>
776         <EditorIndex Value="-1"/>
777         <WindowIndex Value="1"/>
778         <TopLine Value="34"/>
779         <CursorPos X="22" Y="38"/>
780         <UsageCount Value="5"/>
781       </Unit100>
782       <Unit101>
783         <Filename Value="../../design/IBDSDialogs.pas"/>
784         <ComponentName Value="IBXDSLoginDlg"/>
785         <HasResources Value="True"/>
786         <ResourceBaseClass Value="Form"/>
787         <EditorIndex Value="-1"/>
788         <WindowIndex Value="1"/>
789         <TopLine Value="76"/>
790         <CursorPos X="38" Y="104"/>
791         <UsageCount Value="6"/>
792       </Unit101>
793       <Unit102>
794         <Filename Value="../../../../components/ideintf/lazideintf.pas"/>
795         <UnitName Value="LazIDEIntf"/>
796         <EditorIndex Value="-1"/>
797         <WindowIndex Value="1"/>
798         <TopLine Value="334"/>
799         <CursorPos X="34" Y="346"/>
800         <UsageCount Value="5"/>
801       </Unit102>
802       <Unit103>
803         <Filename Value="../../../../components/ideintf/projectintf.pas"/>
804         <UnitName Value="ProjectIntf"/>
805         <EditorIndex Value="-1"/>
806         <WindowIndex Value="1"/>
807         <TopLine Value="49"/>
808         <CursorPos X="34" Y="51"/>
809         <UsageCount Value="5"/>
810       </Unit103>
811       <Unit104>
812         <Filename Value="../../../../components/ideintf/projpackintf.pas"/>
813         <UnitName Value="ProjPackIntf"/>
814         <EditorIndex Value="-1"/>
815         <WindowIndex Value="1"/>
816         <TopLine Value="19"/>
817         <CursorPos X="3" Y="33"/>
818         <UsageCount Value="5"/>
819       </Unit104>
820       <Unit105>
821         <Filename Value="../../runtime/IBCodePage.pas"/>
822         <EditorIndex Value="-1"/>
823         <WindowIndex Value="1"/>
824         <TopLine Value="80"/>
825         <CursorPos Y="108"/>
826         <UsageCount Value="9"/>
827       </Unit105>
828       <Unit106>
829         <Filename Value="/usr/share/fpcsrc/rtl/unix/sysutils.pp"/>
830         <EditorIndex Value="-1"/>
831         <WindowIndex Value="1"/>
832         <TopLine Value="273"/>
833         <CursorPos X="38" Y="285"/>
834         <UsageCount Value="5"/>
835       </Unit106>
836       <Unit107>
837         <Filename Value="/usr/share/fpcsrc/rtl/objpas/sysutils/syscodepages.inc"/>
838         <EditorIndex Value="-1"/>
839         <WindowIndex Value="1"/>
840         <TopLine Value="427"/>
841         <CursorPos X="16" Y="453"/>
842         <UsageCount Value="9"/>
843       </Unit107>
844       <Unit108>
845         <Filename Value="/usr/share/fpcsrc/rtl/inc/charset.pp"/>
846         <EditorIndex Value="-1"/>
847         <WindowIndex Value="1"/>
848         <UsageCount Value="6"/>
849       </Unit108>
850       <Unit109>
851         <Filename Value="/usr/share/fpcsrc/rtl/inc/systemh.inc"/>
852         <EditorIndex Value="-1"/>
853         <WindowIndex Value="1"/>
854         <TopLine Value="86"/>
855         <CursorPos X="10" Y="101"/>
856         <UsageCount Value="5"/>
857       </Unit109>
858       <Unit110>
859         <Filename Value="/usr/share/fpcsrc/packages/fcl-db/src/base/fields.inc"/>
860         <EditorIndex Value="-1"/>
861         <TopLine Value="2813"/>
862         <CursorPos X="17" Y="2828"/>
863         <UsageCount Value="10"/>
864       </Unit110>
865       <Unit111>
866         <Filename Value="/usr/share/fpcsrc/rtl/objpas/classes/classesh.inc"/>
867         <EditorIndex Value="-1"/>
868         <TopLine Value="856"/>
869         <CursorPos X="15" Y="872"/>
870         <UsageCount Value="10"/>
871       </Unit111>
872       <Unit112>
873         <Filename Value="/usr/share/fpcsrc/rtl/objpas/classes/stringl.inc"/>
874         <EditorIndex Value="-1"/>
875         <WindowIndex Value="1"/>
876         <TopLine Value="423"/>
877         <CursorPos X="3" Y="428"/>
878         <UsageCount Value="6"/>
879       </Unit112>
880       <Unit113>
881         <Filename Value="/usr/share/fpcsrc/packages/rtl-unicode/src/inc/cp895.pas"/>
882         <EditorIndex Value="-1"/>
883         <WindowIndex Value="1"/>
884         <UsageCount Value="6"/>
885       </Unit113>
886       <Unit114>
887         <Filename Value="../../../../../svn/thirdparty/ibx1.5/runtime/IBCustomDataSet.pas"/>
888         <EditorIndex Value="-1"/>
889         <WindowIndex Value="1"/>
890         <TopLine Value="3636"/>
891         <CursorPos Y="3657"/>
892         <UsageCount Value="6"/>
893       </Unit114>
894       <Unit115>
895         <Filename Value="../../../fbintf/IB.pas"/>
896         <EditorIndex Value="-1"/>
897         <TopLine Value="389"/>
898         <CursorPos X="101" Y="398"/>
899         <UsageCount Value="25"/>
900       </Unit115>
901       <Unit116>
902         <Filename Value="../../../fbintf/client/FBClientAPI.pas"/>
903         <EditorIndex Value="-1"/>
904         <TopLine Value="114"/>
905         <CursorPos X="15" Y="119"/>
906         <UsageCount Value="15"/>
907       </Unit116>
908       <Unit117>
909         <Filename Value="../../../fbintf/client/include/uloadlibrary.inc"/>
910         <EditorIndex Value="-1"/>
911         <TopLine Value="26"/>
912         <CursorPos Y="29"/>
913         <UsageCount Value="13"/>
914       </Unit117>
915       <Unit118>
916         <Filename Value="../../../fbintf/client/include/wloadlibrary.inc"/>
917         <EditorIndex Value="-1"/>
918         <TopLine Value="22"/>
919         <CursorPos X="74" Y="42"/>
920         <UsageCount Value="13"/>
921       </Unit118>
922       <Unit119>
923         <Filename Value="../../../../fpc/3.0.0/source/packages/fcl-base/src/custapp.pp"/>
924         <UnitName Value="CustApp"/>
925         <EditorIndex Value="-1"/>
926         <WindowIndex Value="1"/>
927         <TopLine Value="260"/>
928         <CursorPos X="52" Y="263"/>
929         <UsageCount Value="6"/>
930       </Unit119>
931       <Unit120>
932         <Filename Value="../../../../fpc/3.0.0/source/rtl/objpas/sysutils/sysutilh.inc"/>
933         <EditorIndex Value="-1"/>
934         <WindowIndex Value="1"/>
935         <TopLine Value="215"/>
936         <CursorPos X="14" Y="227"/>
937         <UsageCount Value="6"/>
938       </Unit120>
939       <Unit121>
940         <Filename Value="../../../../fpc/3.0.0/source/rtl/objpas/sysutils/sysutils.inc"/>
941         <EditorIndex Value="-1"/>
942         <WindowIndex Value="1"/>
943         <TopLine Value="559"/>
944         <CursorPos X="3" Y="567"/>
945         <UsageCount Value="6"/>
946       </Unit121>
947       <Unit122>
948         <Filename Value="../../../cvs.old.versions/ibx/changelog"/>
949         <EditorIndex Value="-1"/>
950         <WindowIndex Value="1"/>
951         <CursorPos X="2" Y="9"/>
952         <UsageCount Value="6"/>
953         <DefaultSyntaxHighlighter Value="None"/>
954       </Unit122>
955       <Unit123>
956         <Filename Value="../../../fbintf/client/FBSQLData.pas"/>
957         <EditorIndex Value="-1"/>
958         <TopLine Value="767"/>
959         <CursorPos X="3" Y="774"/>
960         <UsageCount Value="26"/>
961       </Unit123>
962       <Unit124>
963         <Filename Value="../../../fbintf/client/2.5/FB25Statement.pas"/>
964         <EditorIndex Value="-1"/>
965         <TopLine Value="750"/>
966         <CursorPos X="21" Y="753"/>
967         <ExtraEditorCount Value="1"/>
968         <ExtraEditor1>
969           <EditorIndex Value="-1"/>
970           <TopLine Value="1074"/>
971           <CursorPos Y="1094"/>
972         </ExtraEditor1>
973         <UsageCount Value="26"/>
974       </Unit124>
975       <Unit125>
976         <Filename Value="../../../fbintf/client/3.0/FB30Statement.pas"/>
977         <EditorIndex Value="-1"/>
978         <WindowIndex Value="-1"/>
979         <TopLine Value="869"/>
980         <CursorPos X="3" Y="871"/>
981         <ExtraEditorCount Value="1"/>
982         <ExtraEditor1>
983           <EditorIndex Value="-1"/>
984           <TopLine Value="792"/>
985           <CursorPos X="6" Y="810"/>
986         </ExtraEditor1>
987         <UsageCount Value="15"/>
988       </Unit125>
989       <Unit126>
990         <Filename Value="../../../fbintf/client/FBMessages.pas"/>
991         <EditorIndex Value="-1"/>
992         <TopLine Value="70"/>
993         <CursorPos X="48" Y="76"/>
994         <UsageCount Value="10"/>
995       </Unit126>
996       <Unit127>
997         <Filename Value="/usr/share/fpcsrc/rtl/unix/bunxovlh.inc"/>
998         <EditorIndex Value="-1"/>
999         <WindowIndex Value="1"/>
1000         <TopLine Value="54"/>
1001         <CursorPos X="18" Y="68"/>
1002         <UsageCount Value="6"/>
1003       </Unit127>
1004       <Unit128>
1005         <Filename Value="../../../fbintf/IBUtils.pas"/>
1006         <EditorIndex Value="-1"/>
1007         <UsageCount Value="6"/>
1008       </Unit128>
1009       <Unit129>
1010         <Filename Value="../../../fbintf/IBExternals.pas"/>
1011         <EditorIndex Value="-1"/>
1012         <TopLine Value="40"/>
1013         <UsageCount Value="6"/>
1014       </Unit129>
1015       <Unit130>
1016         <Filename Value="/usr/share/fpcsrc/rtl/inc/dynlibs.pas"/>
1017         <EditorIndex Value="-1"/>
1018         <TopLine Value="31"/>
1019         <CursorPos X="23" Y="52"/>
1020         <UsageCount Value="8"/>
1021       </Unit130>
1022       <Unit131>
1023         <Filename Value="../../../fbintf/client/2.5/FB25ClientAPI.pas"/>
1024         <EditorIndex Value="-1"/>
1025         <TopLine Value="183"/>
1026         <CursorPos Y="200"/>
1027         <UsageCount Value="9"/>
1028       </Unit131>
1029       <Unit132>
1030         <Filename Value="../../../fbintf/client/3.0/FB30ClientAPI.pas"/>
1031         <EditorIndex Value="-1"/>
1032         <TopLine Value="77"/>
1033         <CursorPos X="50" Y="106"/>
1034         <UsageCount Value="10"/>
1035       </Unit132>
1036       <Unit133>
1037         <Filename Value="../../../fbintf/IBErrorCodes.pas"/>
1038         <EditorIndex Value="-1"/>
1039         <TopLine Value="349"/>
1040         <CursorPos X="17" Y="371"/>
1041         <UsageCount Value="7"/>
1042       </Unit133>
1043       <Unit134>
1044         <Filename Value="../../../cvs.old.versions/ibx/runtime/IBCustomDataSet.pas"/>
1045         <EditorIndex Value="-1"/>
1046         <TopLine Value="1843"/>
1047         <CursorPos Y="1864"/>
1048         <UsageCount Value="8"/>
1049       </Unit134>
1050       <Unit135>
1051         <Filename Value="../../../fbintf/client/FBActivityMonitor.pas"/>
1052         <EditorIndex Value="-1"/>
1053         <TopLine Value="300"/>
1054         <CursorPos X="6" Y="319"/>
1055         <UsageCount Value="11"/>
1056       </Unit135>
1057       <Unit136>
1058         <Filename Value="../../../fbintf/client/FBStatement.pas"/>
1059         <EditorIndex Value="-1"/>
1060         <TopLine Value="64"/>
1061         <CursorPos X="17" Y="78"/>
1062         <UsageCount Value="16"/>
1063       </Unit136>
1064       <Unit137>
1065         <Filename Value="../../../fbintf/client/FBOutputBlock.pas"/>
1066         <EditorIndex Value="-1"/>
1067         <TopLine Value="120"/>
1068         <CursorPos Y="135"/>
1069         <UsageCount Value="9"/>
1070       </Unit137>
1071       <Unit138>
1072         <Filename Value="../../../cvs.old.versions/ibx/runtime/IBSQL.pas"/>
1073         <EditorIndex Value="-1"/>
1074         <TopLine Value="786"/>
1075         <CursorPos X="3" Y="788"/>
1076         <UsageCount Value="10"/>
1077       </Unit138>
1078       <Unit139>
1079         <Filename Value="/usr/share/fpcsrc/rtl/objpas/sysutils/datih.inc"/>
1080         <EditorIndex Value="-1"/>
1081         <TopLine Value="99"/>
1082         <CursorPos X="10" Y="114"/>
1083         <UsageCount Value="14"/>
1084       </Unit139>
1085       <Unit140>
1086         <Filename Value="/usr/share/fpcsrc/rtl/objpas/sysutils/dati.inc"/>
1087         <EditorIndex Value="-1"/>
1088         <TopLine Value="86"/>
1089         <CursorPos X="3" Y="88"/>
1090         <UsageCount Value="14"/>
1091       </Unit140>
1092       <Unit141>
1093         <Filename Value="../../runtime/IBTable.pas"/>
1094         <EditorIndex Value="-1"/>
1095         <TopLine Value="16"/>
1096         <CursorPos Y="34"/>
1097         <UsageCount Value="12"/>
1098       </Unit141>
1099       <Unit142>
1100         <Filename Value="../../../fbintf/client/FBTransaction.pas"/>
1101         <EditorIndex Value="-1"/>
1102         <TopLine Value="72"/>
1103         <CursorPos X="15" Y="93"/>
1104         <UsageCount Value="11"/>
1105       </Unit142>
1106       <Unit143>
1107         <Filename Value="../../../fbintf/client/FBAttachment.pas"/>
1108         <EditorIndex Value="-1"/>
1109         <TopLine Value="94"/>
1110         <CursorPos X="44" Y="96"/>
1111         <UsageCount Value="11"/>
1112       </Unit143>
1113       <Unit144>
1114         <Filename Value="../../../fbintf/client/2.5/FB25Attachment.pas"/>
1115         <EditorIndex Value="-1"/>
1116         <TopLine Value="42"/>
1117         <CursorPos X="15" Y="57"/>
1118         <UsageCount Value="11"/>
1119       </Unit144>
1120       <Unit145>
1121         <Filename Value="../../runtime/IBUpdateSQL.pas"/>
1122         <EditorIndex Value="-1"/>
1123         <TopLine Value="52"/>
1124         <CursorPos X="23" Y="70"/>
1125         <UsageCount Value="12"/>
1126       </Unit145>
1127       <Unit146>
1128         <Filename Value="../../ibcontrols/DBControlGrid.pas"/>
1129         <EditorIndex Value="-1"/>
1130         <TopLine Value="88"/>
1131         <CursorPos X="15" Y="102"/>
1132         <UsageCount Value="9"/>
1133       </Unit146>
1134       <Unit147>
1135         <Filename Value="../../../fbintf/client/FBServices.pas"/>
1136         <EditorIndex Value="-1"/>
1137         <TopLine Value="81"/>
1138         <CursorPos X="20" Y="89"/>
1139         <UsageCount Value="9"/>
1140       </Unit147>
1141       <Unit148>
1142         <Filename Value="/usr/share/fpcsrc/packages/fcl-db/src/base/database.inc"/>
1143         <EditorIndex Value="-1"/>
1144         <TopLine Value="609"/>
1145         <CursorPos X="3" Y="632"/>
1146         <UsageCount Value="18"/>
1147       </Unit148>
1148       <Unit149>
1149         <Filename Value="../../../../../../projects/RequirementsManager/src/MainFormUnit.pas"/>
1150         <HasResources Value="True"/>
1151         <EditorIndex Value="-1"/>
1152         <UsageCount Value="10"/>
1153       </Unit149>
1154       <Unit150>
1155         <Filename Value="../../runtime/IBEvents.pas"/>
1156         <EditorIndex Value="-1"/>
1157         <TopLine Value="71"/>
1158         <CursorPos Y="97"/>
1159         <UsageCount Value="16"/>
1160       </Unit150>
1161       <Unit151>
1162         <Filename Value="../../runtime/ibxscript.pas"/>
1163         <EditorIndex Value="4"/>
1164         <TopLine Value="1743"/>
1165         <CursorPos X="3" Y="1745"/>
1166         <UsageCount Value="10"/>
1167         <Loaded Value="True"/>
1168       </Unit151>
1169       <Unit152>
1170         <Filename Value="../../runtime/IBDataOutput.pas"/>
1171         <EditorIndex Value="5"/>
1172         <TopLine Value="356"/>
1173         <CursorPos X="55" Y="372"/>
1174         <UsageCount Value="10"/>
1175         <Loaded Value="True"/>
1176       </Unit152>
1177       <Unit153>
1178         <Filename Value="/usr/share/fpcsrc/rtl/objpas/classes/streams.inc"/>
1179         <EditorIndex Value="-1"/>
1180         <TopLine Value="185"/>
1181         <CursorPos X="5" Y="191"/>
1182         <UsageCount Value="10"/>
1183       </Unit153>
1184     </Units>
1185     <JumpHistory Count="29" HistoryIndex="28">
1186       <Position1>
1187         <Filename Value="unit1.pas"/>
1188         <Caret Line="394" Column="116" TopLine="370"/>
1189       </Position1>
1190       <Position2>
1191         <Filename Value="unit1.pas"/>
1192       </Position2>
1193       <Position3>
1194         <Filename Value="unit1.pas"/>
1195         <Caret Line="9" Column="76"/>
1196       </Position3>
1197       <Position4>
1198         <Filename Value="../../runtime/IBCustomDataSet.pas"/>
1199         <Caret Line="68" Column="3" TopLine="65"/>
1200       </Position4>
1201       <Position5>
1202         <Filename Value="../../runtime/IBCustomDataSet.pas"/>
1203         <Caret Line="1185" Column="3" TopLine="1180"/>
1204       </Position5>
1205       <Position6>
1206         <Filename Value="../../runtime/IBCustomDataSet.pas"/>
1207         <Caret Line="1019" Column="19" TopLine="1017"/>
1208       </Position6>
1209       <Position7>
1210         <Filename Value="../../runtime/IBCustomDataSet.pas"/>
1211         <Caret Line="1092" Column="22" TopLine="1075"/>
1212       </Position7>
1213       <Position8>
1214         <Filename Value="../../runtime/IBCustomDataSet.pas"/>
1215         <Caret Line="1210" Column="3" TopLine="1205"/>
1216       </Position8>
1217       <Position9>
1218         <Filename Value="../../runtime/IBCustomDataSet.pas"/>
1219         <Caret Line="3824" Column="32" TopLine="3806"/>
1220       </Position9>
1221       <Position10>
1222         <Filename Value="../../runtime/IBCustomDataSet.pas"/>
1223         <Caret Line="3888" Column="34" TopLine="3871"/>
1224       </Position10>
1225       <Position11>
1226         <Filename Value="../../runtime/IBDatabase.pas"/>
1227         <Caret Line="340" Column="15" TopLine="339"/>
1228       </Position11>
1229       <Position12>
1230         <Filename Value="../../runtime/IBDatabase.pas"/>
1231         <Caret Line="981" Column="14" TopLine="960"/>
1232       </Position12>
1233       <Position13>
1234         <Filename Value="../../runtime/ibxscript.pas"/>
1235       </Position13>
1236       <Position14>
1237         <Filename Value="../../runtime/ibxscript.pas"/>
1238         <Caret Line="951" Column="21" TopLine="936"/>
1239       </Position14>
1240       <Position15>
1241         <Filename Value="../../runtime/ibxscript.pas"/>
1242         <Caret Line="1266" Column="26" TopLine="1252"/>
1243       </Position15>
1244       <Position16>
1245         <Filename Value="../../runtime/ibxscript.pas"/>
1246         <Caret Line="1754" Column="57" TopLine="1739"/>
1247       </Position16>
1248       <Position17>
1249         <Filename Value="../../runtime/ibxscript.pas"/>
1250         <Caret Line="217" Column="20" TopLine="187"/>
1251       </Position17>
1252       <Position18>
1253         <Filename Value="../../runtime/ibxscript.pas"/>
1254         <Caret Line="1754" Column="39" TopLine="1738"/>
1255       </Position18>
1256       <Position19>
1257         <Filename Value="../../runtime/ibxscript.pas"/>
1258         <Caret Line="217" Column="20" TopLine="200"/>
1259       </Position19>
1260       <Position20>
1261         <Filename Value="../../runtime/IBDataOutput.pas"/>
1262       </Position20>
1263       <Position21>
1264         <Filename Value="../../runtime/IBDataOutput.pas"/>
1265         <Caret Line="77" Column="27" TopLine="58"/>
1266       </Position21>
1267       <Position22>
1268         <Filename Value="../../runtime/IBDataOutput.pas"/>
1269         <Caret Line="372" Column="55" TopLine="356"/>
1270       </Position22>
1271       <Position23>
1272         <Filename Value="../../runtime/IBCustomDataSet.pas"/>
1273         <Caret Line="3887" Column="49" TopLine="3872"/>
1274       </Position23>
1275       <Position24>
1276         <Filename Value="../../runtime/IBCustomDataSet.pas"/>
1277         <Caret Line="1185" Column="3" TopLine="1180"/>
1278       </Position24>
1279       <Position25>
1280         <Filename Value="../../runtime/IBCustomDataSet.pas"/>
1281         <Caret Line="1060" Column="3" TopLine="1057"/>
1282       </Position25>
1283       <Position26>
1284         <Filename Value="../../runtime/IBCustomDataSet.pas"/>
1285         <Caret Line="233" Column="15" TopLine="217"/>
1286       </Position26>
1287       <Position27>
1288         <Filename Value="../../runtime/IBCustomDataSet.pas"/>
1289         <Caret Line="233" Column="15" TopLine="217"/>
1290       </Position27>
1291       <Position28>
1292         <Filename Value="../../runtime/IBCustomDataSet.pas"/>
1293         <Caret Line="1091" Column="3" TopLine="1088"/>
1294       </Position28>
1295       <Position29>
1296         <Filename Value="../../runtime/IBCustomDataSet.pas"/>
1297         <Caret Line="1217" Column="43" TopLine="1205"/>
1298       </Position29>
1299     </JumpHistory>
1300   </ProjectOptions>
1301   <CompilerOptions>
1302     <Version Value="11"/>
1303     <Target>
1304       <Filename Value="project1"/>
1305     </Target>
1306     <SearchPaths>
1307       <IncludeFiles Value="$(ProjOutDir)"/>
1308       <UnitOutputDirectory Value="lib/$(TargetCPU)-$(TargetOS)"/>
1309     </SearchPaths>
1310     <Linking>
1311       <Options>
1312         <Win32>
1313           <GraphicApplication Value="True"/>
1314         </Win32>
1315       </Options>
1316     </Linking>
1317     <Other>
1318       <CustomOptions Value="-dUseCThreads"/>
1319     </Other>
1320   </CompilerOptions>
1321   <Debugging>
1322     <Exceptions Count="3">
1323       <Item1>
1324         <Name Value="EAbort"/>
1325       </Item1>
1326       <Item2>
1327         <Name Value="ECodetoolError"/>
1328       </Item2>
1329       <Item3>
1330         <Name Value="EFOpenError"/>
1331       </Item3>
1332     </Exceptions>
1333   </Debugging>
1334   /CONFIG>
1335 + <?xml version="1.0" encoding="UTF-8"?>
1336 + <CONFIG>
1337 +  <ProjectOptions>
1338 +    <Version Value="10"/>
1339 +    <General>
1340 +      <MainUnit Value="0"/>
1341 +      <ResourceType Value="res"/>
1342 +      <UseXPManifest Value="True"/>
1343 +      <Icon Value="0"/>
1344 +    </General>
1345 +    <i18n>
1346 +      <EnableI18N LFM="False"/>
1347 +    </i18n>
1348 +    <BuildModes Count="1" Active="Default">
1349 +      <Item1 Name="Default" Default="True"/>
1350 +    </BuildModes>
1351 +    <PublishOptions>
1352 +      <Version Value="2"/>
1353 +      <IncludeFileFilter Value="*.(pas|pp|inc|lfm|lpr|lrs|lpi|lpk|sh|xml)"/>
1354 +      <ExcludeFileFilter Value="*.(bak|ppu|o|so);*~;backup"/>
1355 +    </PublishOptions>
1356 +    <RunParams>
1357 +      <local>
1358 +        <FormatVersion Value="1"/>
1359 +      </local>
1360 +    </RunParams>
1361 +    <RequiredPackages Count="4">
1362 +      <Item1>
1363 +        <PackageName Value="ibcontrols"/>
1364 +      </Item1>
1365 +      <Item2>
1366 +        <PackageName Value="FCL"/>
1367 +        <MinVersion Major="1" Valid="True"/>
1368 +      </Item2>
1369 +      <Item3>
1370 +        <PackageName Value="ibexpress"/>
1371 +        <MinVersion Minor="9" Valid="True"/>
1372 +      </Item3>
1373 +      <Item4>
1374 +        <PackageName Value="LCL"/>
1375 +      </Item4>
1376 +    </RequiredPackages>
1377 +    <Units Count="14">
1378 +      <Unit0>
1379 +        <Filename Value="project1.lpr"/>
1380 +        <IsPartOfProject Value="True"/>
1381 +        <EditorIndex Value="-1"/>
1382 +        <CursorPos X="33" Y="10"/>
1383 +        <UsageCount Value="186"/>
1384 +      </Unit0>
1385 +      <Unit1>
1386 +        <Filename Value="unit1.pas"/>
1387 +        <IsPartOfProject Value="True"/>
1388 +        <ComponentName Value="Form1"/>
1389 +        <HasResources Value="True"/>
1390 +        <ResourceBaseClass Value="Form"/>
1391 +        <UnitName Value="Unit1"/>
1392 +        <IsVisibleTab Value="True"/>
1393 +        <CursorPos X="11" Y="10"/>
1394 +        <UsageCount Value="186"/>
1395 +        <Loaded Value="True"/>
1396 +        <LoadedDesigner Value="True"/>
1397 +      </Unit1>
1398 +      <Unit2>
1399 +        <Filename Value="unit2.pas"/>
1400 +        <IsPartOfProject Value="True"/>
1401 +        <ComponentName Value="SelectDeptDlg"/>
1402 +        <HasResources Value="True"/>
1403 +        <ResourceBaseClass Value="Form"/>
1404 +        <UnitName Value="Unit2"/>
1405 +        <EditorIndex Value="-1"/>
1406 +        <CursorPos X="39" Y="9"/>
1407 +        <UsageCount Value="23"/>
1408 +      </Unit2>
1409 +      <Unit3>
1410 +        <Filename Value="../../runtime/IBDatabase.pas"/>
1411 +        <EditorIndex Value="-1"/>
1412 +        <TopLine Value="1000"/>
1413 +        <CursorPos X="78" Y="1003"/>
1414 +        <UsageCount Value="10"/>
1415 +      </Unit3>
1416 +      <Unit4>
1417 +        <Filename Value="../../runtime/IBCustomDataSet.pas"/>
1418 +        <EditorIndex Value="-1"/>
1419 +        <TopLine Value="3995"/>
1420 +        <CursorPos X="21" Y="4019"/>
1421 +        <UsageCount Value="11"/>
1422 +      </Unit4>
1423 +      <Unit5>
1424 +        <Filename Value="../../runtime/IBSQL.pas"/>
1425 +        <EditorIndex Value="-1"/>
1426 +        <TopLine Value="199"/>
1427 +        <CursorPos X="14" Y="218"/>
1428 +        <UsageCount Value="11"/>
1429 +      </Unit5>
1430 +      <Unit6>
1431 +        <Filename Value="../../../fbintf/IB.pas"/>
1432 +        <EditorIndex Value="-1"/>
1433 +        <TopLine Value="392"/>
1434 +        <CursorPos X="3" Y="502"/>
1435 +        <UsageCount Value="11"/>
1436 +      </Unit6>
1437 +      <Unit7>
1438 +        <Filename Value="../../runtime/IBUpdateSQL.pas"/>
1439 +        <EditorIndex Value="-1"/>
1440 +        <TopLine Value="103"/>
1441 +        <CursorPos X="3" Y="105"/>
1442 +        <UsageCount Value="11"/>
1443 +      </Unit7>
1444 +      <Unit8>
1445 +        <Filename Value="../../runtime/IBUpdate.pas"/>
1446 +        <EditorIndex Value="-1"/>
1447 +        <TopLine Value="464"/>
1448 +        <CursorPos X="3" Y="483"/>
1449 +        <UsageCount Value="10"/>
1450 +      </Unit8>
1451 +      <Unit9>
1452 +        <Filename Value="../../runtime/IBDatabaseInfo.pas"/>
1453 +        <EditorIndex Value="-1"/>
1454 +        <CursorPos X="20" Y="32"/>
1455 +        <UsageCount Value="11"/>
1456 +      </Unit9>
1457 +      <Unit10>
1458 +        <Filename Value="/usr/share/fpcsrc/packages/fcl-db/src/base/db.pas"/>
1459 +        <EditorIndex Value="-1"/>
1460 +        <TopLine Value="160"/>
1461 +        <CursorPos X="3" Y="165"/>
1462 +        <UsageCount Value="10"/>
1463 +      </Unit10>
1464 +      <Unit11>
1465 +        <Filename Value="../../design/IBSQLEditFrame.pas"/>
1466 +        <ComponentName Value="IBSQLEditFrame"/>
1467 +        <HasResources Value="True"/>
1468 +        <ResourceBaseClass Value="Frame"/>
1469 +        <EditorIndex Value="-1"/>
1470 +        <TopLine Value="187"/>
1471 +        <CursorPos X="30" Y="200"/>
1472 +        <UsageCount Value="10"/>
1473 +      </Unit11>
1474 +      <Unit12>
1475 +        <Filename Value="../../design/ibinsertsqleditor.pas"/>
1476 +        <EditorIndex Value="-1"/>
1477 +        <TopLine Value="52"/>
1478 +        <CursorPos X="38" Y="79"/>
1479 +        <UsageCount Value="10"/>
1480 +      </Unit12>
1481 +      <Unit13>
1482 +        <Filename Value="../../design/ibupdatesqleditor.pas"/>
1483 +        <EditorIndex Value="-1"/>
1484 +        <TopLine Value="177"/>
1485 +        <CursorPos X="3" Y="179"/>
1486 +        <UsageCount Value="10"/>
1487 +      </Unit13>
1488 +    </Units>
1489 +    <JumpHistory HistoryIndex="-1"/>
1490 +  </ProjectOptions>
1491 +  <CompilerOptions>
1492 +    <Version Value="11"/>
1493 +    <Target>
1494 +      <Filename Value="project1"/>
1495 +    </Target>
1496 +    <SearchPaths>
1497 +      <IncludeFiles Value="$(ProjOutDir)"/>
1498 +      <UnitOutputDirectory Value="lib/$(TargetCPU)-$(TargetOS)"/>
1499 +    </SearchPaths>
1500 +    <Linking>
1501 +      <Options>
1502 +        <Win32>
1503 +          <GraphicApplication Value="True"/>
1504 +        </Win32>
1505 +      </Options>
1506 +    </Linking>
1507 +    <Other>
1508 +      <CustomOptions Value="-dUseCThreads"/>
1509 +    </Other>
1510 +  </CompilerOptions>
1511 +  <Debugging>
1512 +    <Exceptions Count="3">
1513 +      <Item1>
1514 +        <Name Value="EAbort"/>
1515 +      </Item1>
1516 +      <Item2>
1517 +        <Name Value="ECodetoolError"/>
1518 +      </Item2>
1519 +      <Item3>
1520 +        <Name Value="EFOpenError"/>
1521 +      </Item3>
1522 +    </Exceptions>
1523 +  </Debugging>
1524 + </CONFIG>

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines