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

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines