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 62 by tony, Wed Apr 12 09:19:59 2017 UTC vs.
Revision 106 by tony, Thu Jan 18 14:37:35 2018 UTC

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

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines