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 66 by tony, Wed Aug 23 08:23:42 2017 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="157">
1344       <Unit0>
1345         <Filename Value="project1.lpr"/>
1346         <IsPartOfProject Value="True"/>
1347         <EditorIndex Value="-1"/>
1348         <CursorPos X="33" Y="10"/>
1349         <UsageCount Value="183"/>
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         <CursorPos X="12" Y="5"/>
1359         <UsageCount Value="183"/>
1360         <Loaded Value="True"/>
1361       </Unit1>
1362       <Unit2>
1363         <Filename Value="../../runtime/IBSQLMonitor.pas"/>
1364         <EditorIndex Value="-1"/>
1365         <WindowIndex Value="1"/>
1366         <TopLine Value="1088"/>
1367         <CursorPos X="70" Y="1105"/>
1368         <UsageCount Value="6"/>
1369       </Unit2>
1370       <Unit3>
1371         <Filename Value="unit2.pas"/>
1372         <IsPartOfProject Value="True"/>
1373         <ComponentName Value="SelectDeptDlg"/>
1374         <HasResources Value="True"/>
1375         <ResourceBaseClass Value="Form"/>
1376         <UnitName Value="Unit2"/>
1377         <EditorIndex Value="-1"/>
1378         <WindowIndex Value="1"/>
1379         <TopLine Value="9"/>
1380         <CursorPos X="87" Y="24"/>
1381         <UsageCount Value="172"/>
1382       </Unit3>
1383       <Unit4>
1384         <Filename Value="unit3.pas"/>
1385         <ComponentName Value="AddEmployeeDlg"/>
1386         <HasResources Value="True"/>
1387         <ResourceBaseClass Value="Form"/>
1388         <TopLine Value="28"/>
1389         <CursorPos Y="48"/>
1390         <UsageCount Value="83"/>
1391       </Unit4>
1392       <Unit5>
1393         <Filename Value="../../runtime/IB.pas"/>
1394         <EditorIndex Value="-1"/>
1395         <WindowIndex Value="1"/>
1396         <TopLine Value="40"/>
1397         <CursorPos X="51" Y="50"/>
1398         <UsageCount Value="28"/>
1399       </Unit5>
1400       <Unit6>
1401         <Filename Value="../../runtime/IBCustomDataSet.pas"/>
1402         <IsVisibleTab Value="True"/>
1403         <EditorIndex Value="1"/>
1404         <TopLine Value="1131"/>
1405         <CursorPos Y="1150"/>
1406         <UsageCount Value="46"/>
1407         <Loaded Value="True"/>
1408       </Unit6>
1409       <Unit7>
1410         <Filename Value="../../runtime/IBDatabase.pas"/>
1411         <EditorIndex Value="8"/>
1412         <TopLine Value="1013"/>
1413         <CursorPos Y="1019"/>
1414         <UsageCount Value="28"/>
1415         <Loaded Value="True"/>
1416       </Unit7>
1417       <Unit8>
1418         <Filename Value="../../runtime/IBQuery.pas"/>
1419         <EditorIndex Value="-1"/>
1420         <TopLine Value="28"/>
1421         <CursorPos X="26" Y="47"/>
1422         <UsageCount Value="59"/>
1423       </Unit8>
1424       <Unit9>
1425         <Filename Value="/usr/local/share/lazarus/lcl/include/dblookup.inc"/>
1426         <TopLine Value="201"/>
1427         <CursorPos X="23" Y="214"/>
1428         <UsageCount Value="5"/>
1429       </Unit9>
1430       <Unit10>
1431         <Filename Value="/usr/local/share/lazarus/lcl/dbctrls.pp"/>
1432         <TopLine Value="1484"/>
1433         <CursorPos Y="1505"/>
1434         <UsageCount Value="5"/>
1435       </Unit10>
1436       <Unit11>
1437         <Filename Value="../../../../projects/external/lazarus.0.9.30/lcl/include/control.inc"/>
1438         <TopLine Value="3168"/>
1439         <CursorPos Y="3189"/>
1440         <UsageCount Value="10"/>
1441       </Unit11>
1442       <Unit12>
1443         <Filename Value="../../runtime/IBIntf.pas"/>
1444         <EditorIndex Value="-1"/>
1445         <WindowIndex Value="1"/>
1446         <TopLine Value="300"/>
1447         <CursorPos X="39" Y="330"/>
1448         <UsageCount Value="5"/>
1449       </Unit12>
1450       <Unit13>
1451         <Filename Value="../../runtime/IBSQL.pas"/>
1452         <EditorIndex Value="-1"/>
1453         <TopLine Value="187"/>
1454         <CursorPos X="19" Y="216"/>
1455         <UsageCount Value="20"/>
1456       </Unit13>
1457       <Unit14>
1458         <Filename Value="/usr/share/fpcsrc/2.4.2/rtl/inc/systemh.inc"/>
1459         <TopLine Value="75"/>
1460         <CursorPos X="19" Y="95"/>
1461         <UsageCount Value="1"/>
1462       </Unit14>
1463       <Unit15>
1464         <Filename Value="/usr/share/fpcsrc/2.4.2/packages/fcl-db/src/base/db.pas"/>
1465         <TopLine Value="1579"/>
1466         <CursorPos X="46" Y="1597"/>
1467         <UsageCount Value="4"/>
1468       </Unit15>
1469       <Unit16>
1470         <Filename Value="../../runtime/IBBlob.pas"/>
1471         <EditorIndex Value="-1"/>
1472         <WindowIndex Value="1"/>
1473         <TopLine Value="23"/>
1474         <CursorPos X="22" Y="40"/>
1475         <UsageCount Value="6"/>
1476       </Unit16>
1477       <Unit17>
1478         <Filename Value="../../runtime/sv5ipc.inc"/>
1479         <TopLine Value="312"/>
1480         <CursorPos X="6" Y="329"/>
1481         <UsageCount Value="1"/>
1482       </Unit17>
1483       <Unit18>
1484         <Filename Value="/usr/share/fpcsrc/2.4.2/rtl/unix/ipc.pp"/>
1485         <UsageCount Value="1"/>
1486       </Unit18>
1487       <Unit19>
1488         <Filename Value="/usr/share/fpcsrc/2.4.2/rtl/linux/ipcsys.inc"/>
1489         <TopLine Value="17"/>
1490         <CursorPos X="10" Y="34"/>
1491         <UsageCount Value="1"/>
1492       </Unit19>
1493       <Unit20>
1494         <Filename Value="../../runtime/IBServices.pas"/>
1495         <EditorIndex Value="-1"/>
1496         <WindowIndex Value="1"/>
1497         <TopLine Value="274"/>
1498         <CursorPos X="49" Y="575"/>
1499         <UsageCount Value="5"/>
1500       </Unit20>
1501       <Unit21>
1502         <Filename Value="../../runtime/IBExtract.pas"/>
1503         <TopLine Value="49"/>
1504         <CursorPos X="59" Y="49"/>
1505         <UsageCount Value="3"/>
1506       </Unit21>
1507       <Unit22>
1508         <Filename Value="/usr/share/fpcsrc/2.4.2/packages/fcl-db/src/base/dataset.inc"/>
1509         <TopLine Value="938"/>
1510         <CursorPos X="3" Y="941"/>
1511         <UsageCount Value="3"/>
1512       </Unit22>
1513       <Unit23>
1514         <Filename Value="../../../../projects/cdream/dbclients/src/frames/SendEmailFrameUnit.lfm"/>
1515         <TopLine Value="414"/>
1516         <CursorPos Y="6"/>
1517         <UsageCount Value="1"/>
1518         <DefaultSyntaxHighlighter Value="LFM"/>
1519       </Unit23>
1520       <Unit24>
1521         <Filename Value="../../../../projects/cdream/dbclients/src/framework/BaseFrameUnit.pas"/>
1522         <TopLine Value="205"/>
1523         <CursorPos Y="214"/>
1524         <UsageCount Value="3"/>
1525       </Unit24>
1526       <Unit25>
1527         <Filename Value="../../../../projects/cdream/dbclients/src/framework/ToyShopDBUnit.pas"/>
1528         <TopLine Value="142"/>
1529         <CursorPos Y="156"/>
1530         <UsageCount Value="1"/>
1531       </Unit25>
1532       <Unit26>
1533         <Filename Value="../../../../projects/cdream/dbclients/debian/changelog"/>
1534         <CursorPos X="60" Y="7"/>
1535         <UsageCount Value="1"/>
1536         <DefaultSyntaxHighlighter Value="None"/>
1537       </Unit26>
1538       <Unit27>
1539         <Filename Value="/usr/share/fpcsrc/2.4.2/packages/fcl-db/src/base/database.inc"/>
1540         <TopLine Value="474"/>
1541         <CursorPos X="3" Y="476"/>
1542         <UsageCount Value="2"/>
1543       </Unit27>
1544       <Unit28>
1545         <Filename Value="../../runtime/IBStoredProc.pas"/>
1546         <TopLine Value="206"/>
1547         <CursorPos X="6" Y="215"/>
1548         <UsageCount Value="2"/>
1549       </Unit28>
1550       <Unit29>
1551         <Filename Value="/usr/local/share/lazarus/lcl/include/control.inc"/>
1552         <TopLine Value="3172"/>
1553         <CursorPos Y="3189"/>
1554         <UsageCount Value="2"/>
1555       </Unit29>
1556       <Unit30>
1557         <Filename Value="/usr/share/fpcsrc/2.4.2/rtl/inc/variants.pp"/>
1558         <TopLine Value="142"/>
1559         <CursorPos X="53" Y="69"/>
1560         <UsageCount Value="2"/>
1561       </Unit30>
1562       <Unit31>
1563         <Filename Value="/usr/share/fpcsrc/2.4.2/rtl/inc/varianth.inc"/>
1564         <TopLine Value="16"/>
1565         <CursorPos X="13" Y="44"/>
1566         <UsageCount Value="2"/>
1567       </Unit31>
1568       <Unit32>
1569         <Filename Value="unit1.lfm"/>
1570         <ComponentName Value="Form1"/>
1571         <HasResources Value="True"/>
1572         <ResourceBaseClass Value="Form"/>
1573         <EditorIndex Value="-1"/>
1574         <ExtraEditorCount Value="1"/>
1575         <ExtraEditor1>
1576           <EditorIndex Value="-1"/>
1577           <TopLine Value="603"/>
1578           <CursorPos X="50" Y="630"/>
1579         </ExtraEditor1>
1580         <UsageCount Value="10"/>
1581         <DefaultSyntaxHighlighter Value="LFM"/>
1582       </Unit32>
1583       <Unit33>
1584         <Filename Value="../../runtime/IBLookupComboEditBox.pas"/>
1585         <TopLine Value="78"/>
1586         <CursorPos Y="89"/>
1587         <UsageCount Value="9"/>
1588       </Unit33>
1589       <Unit34>
1590         <Filename Value="../../runtime/IBDynamicGrid.pas"/>
1591         <TopLine Value="22"/>
1592         <CursorPos X="72" Y="33"/>
1593         <UsageCount Value="8"/>
1594       </Unit34>
1595       <Unit35>
1596         <Filename Value="../../runtime/IBTreeView.pas"/>
1597         <TopLine Value="147"/>
1598         <CursorPos X="26" Y="160"/>
1599         <UsageCount Value="3"/>
1600       </Unit35>
1601       <Unit36>
1602         <Filename Value="/usr/share/fpcsrc/packages/fcl-db/src/base/db.pas"/>
1603         <EditorIndex Value="6"/>
1604         <TopLine Value="164"/>
1605         <CursorPos X="3" Y="165"/>
1606         <UsageCount Value="36"/>
1607         <Loaded Value="True"/>
1608       </Unit36>
1609       <Unit37>
1610         <Filename Value="../../../../lcl/controls.pp"/>
1611         <EditorIndex Value="-1"/>
1612         <WindowIndex Value="1"/>
1613         <TopLine Value="1176"/>
1614         <CursorPos X="15" Y="1186"/>
1615         <UsageCount Value="17"/>
1616       </Unit37>
1617       <Unit38>
1618         <Filename Value="../../../../lcl/include/wincontrol.inc"/>
1619         <WindowIndex Value="1"/>
1620         <TopLine Value="8131"/>
1621         <CursorPos Y="8144"/>
1622         <UsageCount Value="9"/>
1623       </Unit38>
1624       <Unit39>
1625         <Filename Value="../../../../lcl/dbgrids.pas"/>
1626         <EditorIndex Value="-1"/>
1627         <WindowIndex Value="1"/>
1628         <TopLine Value="3672"/>
1629         <CursorPos X="25" Y="3691"/>
1630         <UsageCount Value="17"/>
1631       </Unit39>
1632       <Unit40>
1633         <Filename Value="../../../../lcl/grids.pas"/>
1634         <EditorIndex Value="-1"/>
1635         <WindowIndex Value="1"/>
1636         <TopLine Value="6558"/>
1637         <CursorPos Y="6571"/>
1638         <UsageCount Value="21"/>
1639       </Unit40>
1640       <Unit41>
1641         <Filename Value="../../../../lcl/include/winapih.inc"/>
1642         <TopLine Value="238"/>
1643         <CursorPos X="10" Y="253"/>
1644         <UsageCount Value="9"/>
1645       </Unit41>
1646       <Unit42>
1647         <Filename Value="../../../../lcl/comctrls.pp"/>
1648         <TopLine Value="2745"/>
1649         <CursorPos X="54" Y="2758"/>
1650         <UsageCount Value="6"/>
1651       </Unit42>
1652       <Unit43>
1653         <Filename Value="../../../../lcl/include/treeview.inc"/>
1654         <TopLine Value="643"/>
1655         <CursorPos Y="645"/>
1656         <UsageCount Value="5"/>
1657       </Unit43>
1658       <Unit44>
1659         <Filename Value="../../../../lcl/editbtn.pas"/>
1660         <TopLine Value="614"/>
1661         <CursorPos X="3" Y="614"/>
1662         <UsageCount Value="4"/>
1663       </Unit44>
1664       <Unit45>
1665         <Filename Value="../../runtime/IBSQLParser.pas"/>
1666         <TopLine Value="604"/>
1667         <CursorPos Y="620"/>
1668         <UsageCount Value="5"/>
1669       </Unit45>
1670       <Unit46>
1671         <Filename Value="../../ibcontrols/IBLookupComboEditBox.pas"/>
1672         <EditorIndex Value="-1"/>
1673         <WindowIndex Value="1"/>
1674         <TopLine Value="500"/>
1675         <CursorPos X="36" Y="525"/>
1676         <UsageCount Value="8"/>
1677       </Unit46>
1678       <Unit47>
1679         <Filename Value="../../ibcontrols/IBTreeView.pas"/>
1680         <TopLine Value="142"/>
1681         <CursorPos Y="142"/>
1682         <UsageCount Value="5"/>
1683       </Unit47>
1684       <Unit48>
1685         <Filename Value="../../ibcontrols/IBDynamicGrid.pas"/>
1686         <EditorIndex Value="-1"/>
1687         <TopLine Value="196"/>
1688         <CursorPos X="54" Y="212"/>
1689         <UsageCount Value="25"/>
1690       </Unit48>
1691       <Unit49>
1692         <Filename Value="../../design/ibselectsqleditor.pas"/>
1693         <ComponentName Value="IBSelectSQLEditorForm"/>
1694         <HasResources Value="True"/>
1695         <ResourceBaseClass Value="Form"/>
1696         <UsageCount Value="3"/>
1697       </Unit49>
1698       <Unit50>
1699         <Filename Value="../../design/IBEventsEditor.pas"/>
1700         <ComponentName Value="IBEventsEditor"/>
1701         <HasResources Value="True"/>
1702         <ResourceBaseClass Value="Form"/>
1703         <UsageCount Value="2"/>
1704       </Unit50>
1705       <Unit51>
1706         <Filename Value="../../design/ibdeletesqleditor.pas"/>
1707         <ComponentName Value="IBDeleteSQLEditorForm"/>
1708         <HasResources Value="True"/>
1709         <ResourceBaseClass Value="Form"/>
1710         <CursorPos X="60" Y="26"/>
1711         <UsageCount Value="2"/>
1712       </Unit51>
1713       <Unit52>
1714         <Filename Value="../../design/ibinsertsqleditor.pas"/>
1715         <ComponentName Value="IBInsertSQLEditorForm"/>
1716         <HasResources Value="True"/>
1717         <ResourceBaseClass Value="Form"/>
1718         <CursorPos X="48" Y="18"/>
1719         <UsageCount Value="2"/>
1720       </Unit52>
1721       <Unit53>
1722         <Filename Value="../../design/ibmodifysqleditor.pas"/>
1723         <ComponentName Value="IBModifySQLEditorForm"/>
1724         <HasResources Value="True"/>
1725         <ResourceBaseClass Value="Form"/>
1726         <CursorPos X="60" Y="23"/>
1727         <UsageCount Value="2"/>
1728       </Unit53>
1729       <Unit54>
1730         <Filename Value="../../design/ibupdatesqleditor.pas"/>
1731         <ComponentName Value="IBUpdateSQLEditorForm"/>
1732         <HasResources Value="True"/>
1733         <ResourceBaseClass Value="Form"/>
1734         <CursorPos X="15" Y="10"/>
1735         <UsageCount Value="2"/>
1736       </Unit54>
1737       <Unit55>
1738         <Filename Value="../../design/ibsqleditor.pas"/>
1739         <ComponentName Value="IBSQLEditorForm"/>
1740         <HasResources Value="True"/>
1741         <ResourceBaseClass Value="Form"/>
1742         <TopLine Value="240"/>
1743         <CursorPos X="3" Y="240"/>
1744         <UsageCount Value="2"/>
1745       </Unit55>
1746       <Unit56>
1747         <Filename Value="../../design/ibdataseteditor.pas"/>
1748         <ComponentName Value="IBDataSetEditorForm"/>
1749         <HasResources Value="True"/>
1750         <ResourceBaseClass Value="Form"/>
1751         <CursorPos X="46" Y="18"/>
1752         <UsageCount Value="2"/>
1753       </Unit56>
1754       <Unit57>
1755         <Filename Value="../../design/dbFieldLinkPropEditor.pas"/>
1756         <ComponentName Value="FieldLinkEditor"/>
1757         <HasResources Value="True"/>
1758         <ResourceBaseClass Value="Form"/>
1759         <CursorPos X="60" Y="23"/>
1760         <UsageCount Value="2"/>
1761       </Unit57>
1762       <Unit58>
1763         <Filename Value="../../design/dbFieldListPropEditor.pas"/>
1764         <ComponentName Value="FieldListEditor"/>
1765         <HasResources Value="True"/>
1766         <ResourceBaseClass Value="Form"/>
1767         <TopLine Value="133"/>
1768         <CursorPos X="56" Y="137"/>
1769         <UsageCount Value="2"/>
1770       </Unit58>
1771       <Unit59>
1772         <Filename Value="../../design/IBDatabaseEdit.pas"/>
1773         <ComponentName Value="IBDatabaseEditForm"/>
1774         <HasResources Value="True"/>
1775         <ResourceBaseClass Value="Form"/>
1776         <EditorIndex Value="-1"/>
1777         <WindowIndex Value="1"/>
1778         <TopLine Value="270"/>
1779         <CursorPos X="17" Y="287"/>
1780         <UsageCount Value="6"/>
1781       </Unit59>
1782       <Unit60>
1783         <Filename Value="/usr/share/fpcsrc/packages/fcl-db/src/base/dataset.inc"/>
1784         <EditorIndex Value="5"/>
1785         <TopLine Value="89"/>
1786         <CursorPos X="3" Y="88"/>
1787         <UsageCount Value="12"/>
1788         <Loaded Value="True"/>
1789       </Unit60>
1790       <Unit61>
1791         <Filename Value="../../../../lcl/themes.pas"/>
1792         <TopLine Value="791"/>
1793         <CursorPos X="3" Y="791"/>
1794         <UsageCount Value="6"/>
1795       </Unit61>
1796       <Unit62>
1797         <Filename Value="../../../../lcl/extctrls.pp"/>
1798         <WindowIndex Value="1"/>
1799         <TopLine Value="982"/>
1800         <CursorPos X="32" Y="992"/>
1801         <UsageCount Value="15"/>
1802       </Unit62>
1803       <Unit63>
1804         <Filename Value="../../../../lcl/lcltype.pp"/>
1805         <TopLine Value="47"/>
1806         <CursorPos X="3" Y="61"/>
1807         <UsageCount Value="3"/>
1808       </Unit63>
1809       <Unit64>
1810         <Filename Value="../../../../lcl/forms.pp"/>
1811         <UnitName Value="Forms"/>
1812         <EditorIndex Value="-1"/>
1813         <WindowIndex Value="1"/>
1814         <TopLine Value="1254"/>
1815         <CursorPos X="35" Y="1266"/>
1816         <UsageCount Value="6"/>
1817       </Unit64>
1818       <Unit65>
1819         <Filename Value="../../../../lcl/include/application.inc"/>
1820         <EditorIndex Value="-1"/>
1821         <WindowIndex Value="1"/>
1822         <TopLine Value="1043"/>
1823         <CursorPos Y="1055"/>
1824         <UsageCount Value="5"/>
1825       </Unit65>
1826       <Unit66>
1827         <Filename Value="/usr/share/fpcsrc/rtl/inc/objpash.inc"/>
1828         <TopLine Value="169"/>
1829         <CursorPos X="8" Y="183"/>
1830         <UsageCount Value="4"/>
1831       </Unit66>
1832       <Unit67>
1833         <Filename Value="../../../../components/lazutils/lazmethodlist.pas"/>
1834         <TopLine Value="10"/>
1835         <CursorPos X="15" Y="25"/>
1836         <UsageCount Value="3"/>
1837       </Unit67>
1838       <Unit68>
1839         <Filename Value="../../../../lcl/include/customform.inc"/>
1840         <TopLine Value="1803"/>
1841         <CursorPos Y="1817"/>
1842         <UsageCount Value="8"/>
1843       </Unit68>
1844       <Unit69>
1845         <Filename Value="../../../../lcl/graphics.pp"/>
1846         <TopLine Value="1202"/>
1847         <CursorPos X="14" Y="1216"/>
1848         <UsageCount Value="10"/>
1849       </Unit69>
1850       <Unit70>
1851         <Filename Value="../../../../lcl/include/winapi.inc"/>
1852         <TopLine Value="935"/>
1853         <CursorPos X="3" Y="938"/>
1854         <UsageCount Value="9"/>
1855       </Unit70>
1856       <Unit71>
1857         <Filename Value="../../../../lcl/include/control.inc"/>
1858         <EditorIndex Value="-1"/>
1859         <WindowIndex Value="1"/>
1860         <TopLine Value="4771"/>
1861         <CursorPos Y="4784"/>
1862         <UsageCount Value="6"/>
1863       </Unit71>
1864       <Unit72>
1865         <Filename Value="../../../../lcl/stdctrls.pp"/>
1866         <TopLine Value="303"/>
1867         <CursorPos X="24" Y="318"/>
1868         <UsageCount Value="9"/>
1869       </Unit72>
1870       <Unit73>
1871         <Filename Value="../../../../lcl/include/scrollbar.inc"/>
1872         <TopLine Value="93"/>
1873         <CursorPos X="3" Y="97"/>
1874         <UsageCount Value="3"/>
1875       </Unit73>
1876       <Unit74>
1877         <Filename Value="../../../../lcl/include/scrollingwincontrol.inc"/>
1878         <TopLine Value="199"/>
1879         <CursorPos X="3" Y="201"/>
1880         <UsageCount Value="3"/>
1881       </Unit74>
1882       <Unit75>
1883         <Filename Value="/usr/share/fpcsrc/packages/fcl-image/src/fpcanvas.pp"/>
1884         <TopLine Value="351"/>
1885         <CursorPos X="14" Y="363"/>
1886         <UsageCount Value="8"/>
1887       </Unit75>
1888       <Unit76>
1889         <Filename Value="../../../../lcl/interfaces/gtk2/gtk2winapi.inc"/>
1890         <TopLine Value="6332"/>
1891         <CursorPos Y="6346"/>
1892         <UsageCount Value="7"/>
1893       </Unit76>
1894       <Unit77>
1895         <Filename Value="/usr/share/fpcsrc/packages/fcl-db/src/base/datasource.inc"/>
1896         <EditorIndex Value="-1"/>
1897         <WindowIndex Value="1"/>
1898         <TopLine Value="199"/>
1899         <CursorPos X="22" Y="202"/>
1900         <UsageCount Value="6"/>
1901       </Unit77>
1902       <Unit78>
1903         <Filename Value="../ibtreeview/Unit1.pas"/>
1904         <TopLine Value="145"/>
1905         <CursorPos X="36" Y="174"/>
1906         <UsageCount Value="4"/>
1907       </Unit78>
1908       <Unit79>
1909         <Filename Value="../lookupcombobox/Unit1.pas"/>
1910         <TopLine Value="207"/>
1911         <CursorPos Y="236"/>
1912         <UsageCount Value="4"/>
1913       </Unit79>
1914       <Unit80>
1915         <Filename Value="../../runtime/IBDialogs.pas"/>
1916         <ComponentName Value="IBXLoginDlg"/>
1917         <HasResources Value="True"/>
1918         <ResourceBaseClass Value="Form"/>
1919         <EditorIndex Value="-1"/>
1920         <WindowIndex Value="1"/>
1921         <TopLine Value="37"/>
1922         <CursorPos X="3" Y="109"/>
1923         <UsageCount Value="6"/>
1924       </Unit80>
1925       <Unit81>
1926         <Filename Value="../../design/IBDBReg.pas"/>
1927         <EditorIndex Value="-1"/>
1928         <WindowIndex Value="1"/>
1929         <TopLine Value="357"/>
1930         <CursorPos X="61" Y="364"/>
1931         <UsageCount Value="6"/>
1932       </Unit81>
1933       <Unit82>
1934         <Filename Value="../../../../lcl/dbctrls.pp"/>
1935         <EditorIndex Value="-1"/>
1936         <WindowIndex Value="1"/>
1937         <TopLine Value="789"/>
1938         <CursorPos X="15" Y="800"/>
1939         <UsageCount Value="5"/>
1940       </Unit82>
1941       <Unit83>
1942         <Filename Value="../../../../lcl/include/customdbcombobox.inc"/>
1943         <TopLine Value="67"/>
1944         <CursorPos Y="74"/>
1945         <UsageCount Value="5"/>
1946       </Unit83>
1947       <Unit84>
1948         <Filename Value="../../../../lcl/include/customcombobox.inc"/>
1949         <TopLine Value="227"/>
1950         <CursorPos Y="237"/>
1951         <UsageCount Value="5"/>
1952       </Unit84>
1953       <Unit85>
1954         <Filename Value="../../../../lcl/include/dblookupcombobox.inc"/>
1955         <EditorIndex Value="-1"/>
1956         <WindowIndex Value="1"/>
1957         <TopLine Value="27"/>
1958         <CursorPos X="3" Y="31"/>
1959         <UsageCount Value="5"/>
1960       </Unit85>
1961       <Unit86>
1962         <Filename Value="../../../../lcl/include/dblookup.inc"/>
1963         <EditorIndex Value="-1"/>
1964         <WindowIndex Value="1"/>
1965         <TopLine Value="281"/>
1966         <CursorPos X="3" Y="289"/>
1967         <UsageCount Value="5"/>
1968       </Unit86>
1969       <Unit87>
1970         <Filename Value="/usr/share/fpcsrc/2.6.4/packages/fcl-db/src/base/db.pas"/>
1971         <EditorIndex Value="-1"/>
1972         <WindowIndex Value="1"/>
1973         <TopLine Value="1695"/>
1974         <CursorPos X="3" Y="1673"/>
1975         <UsageCount Value="5"/>
1976       </Unit87>
1977       <Unit88>
1978         <Filename Value="../../../mwaframework/source/BaseFrameUnit.pas"/>
1979         <ComponentName Value="BaseFrame"/>
1980         <HasResources Value="True"/>
1981         <ResourceBaseClass Value="Frame"/>
1982         <EditorIndex Value="-1"/>
1983         <WindowIndex Value="1"/>
1984         <TopLine Value="41"/>
1985         <CursorPos X="42" Y="60"/>
1986         <UsageCount Value="5"/>
1987       </Unit88>
1988       <Unit89>
1989         <Filename Value="../../../mwaframework/source/BaseFormUnit.pas"/>
1990         <EditorIndex Value="-1"/>
1991         <WindowIndex Value="1"/>
1992         <CursorPos X="64" Y="9"/>
1993         <UsageCount Value="5"/>
1994       </Unit89>
1995       <Unit90>
1996         <Filename Value="../../../mwaframework/source/CustomDBUnit.pas"/>
1997         <EditorIndex Value="-1"/>
1998         <WindowIndex Value="1"/>
1999         <TopLine Value="72"/>
2000         <CursorPos X="61" Y="91"/>
2001         <UsageCount Value="5"/>
2002       </Unit90>
2003       <Unit91>
2004         <Filename Value="../../../mwaframework/source/TopFormUnit.pas"/>
2005         <EditorIndex Value="-1"/>
2006         <WindowIndex Value="1"/>
2007         <CursorPos X="65" Y="13"/>
2008         <UsageCount Value="5"/>
2009       </Unit91>
2010       <Unit92>
2011         <Filename Value="../../../mwaframework/source/dlg/DBFormUnit.pas"/>
2012         <EditorIndex Value="-1"/>
2013         <WindowIndex Value="1"/>
2014         <CursorPos X="27" Y="7"/>
2015         <UsageCount Value="5"/>
2016       </Unit92>
2017       <Unit93>
2018         <Filename Value="../../../mwaframework/source/listframeunit.pas"/>
2019         <ComponentName Value="ListFrame"/>
2020         <HasResources Value="True"/>
2021         <ResourceBaseClass Value="Frame"/>
2022         <EditorIndex Value="-1"/>
2023         <WindowIndex Value="1"/>
2024         <CursorPos X="49" Y="10"/>
2025         <UsageCount Value="5"/>
2026       </Unit93>
2027       <Unit94>
2028         <Filename Value="../../runtime/dblogindlg.pas"/>
2029         <EditorIndex Value="-1"/>
2030         <WindowIndex Value="1"/>
2031         <TopLine Value="40"/>
2032         <CursorPos X="13" Y="67"/>
2033         <UsageCount Value="5"/>
2034       </Unit94>
2035       <Unit95>
2036         <Filename Value="../../ibexpress.pas"/>
2037         <EditorIndex Value="-1"/>
2038         <WindowIndex Value="1"/>
2039         <CursorPos X="96" Y="6"/>
2040         <UsageCount Value="5"/>
2041       </Unit95>
2042       <Unit96>
2043         <Filename Value="../../changelog"/>
2044         <EditorIndex Value="4"/>
2045         <CursorPos X="67" Y="16"/>
2046         <UsageCount Value="13"/>
2047         <Loaded Value="True"/>
2048         <DefaultSyntaxHighlighter Value="None"/>
2049       </Unit96>
2050       <Unit97>
2051         <Filename Value="../../iblocaldb/IBLocalDBSupport.pas"/>
2052         <EditorIndex Value="-1"/>
2053         <WindowIndex Value="1"/>
2054         <TopLine Value="237"/>
2055         <CursorPos X="18" Y="263"/>
2056         <UsageCount Value="5"/>
2057       </Unit97>
2058       <Unit98>
2059         <Filename Value="../../../../fpc/2.6.4/source/rtl/objpas/sysutils/osutilsh.inc"/>
2060         <EditorIndex Value="-1"/>
2061         <WindowIndex Value="1"/>
2062         <TopLine Value="22"/>
2063         <CursorPos X="20" Y="39"/>
2064         <UsageCount Value="5"/>
2065       </Unit98>
2066       <Unit99>
2067         <Filename Value="../../../../fpc/2.6.4/source/rtl/win/sysutils.pp"/>
2068         <EditorIndex Value="-1"/>
2069         <WindowIndex Value="1"/>
2070         <TopLine Value="1089"/>
2071         <CursorPos X="25" Y="1092"/>
2072         <UsageCount Value="5"/>
2073       </Unit99>
2074       <Unit100>
2075         <Filename Value="../../../../fpc/2.6.4/source/rtl/win/windirs.pp"/>
2076         <EditorIndex Value="-1"/>
2077         <WindowIndex Value="1"/>
2078         <TopLine Value="34"/>
2079         <CursorPos X="22" Y="38"/>
2080         <UsageCount Value="5"/>
2081       </Unit100>
2082       <Unit101>
2083         <Filename Value="../../design/IBDSDialogs.pas"/>
2084         <ComponentName Value="IBXDSLoginDlg"/>
2085         <HasResources Value="True"/>
2086         <ResourceBaseClass Value="Form"/>
2087         <EditorIndex Value="-1"/>
2088         <WindowIndex Value="1"/>
2089         <TopLine Value="76"/>
2090         <CursorPos X="38" Y="104"/>
2091         <UsageCount Value="6"/>
2092       </Unit101>
2093       <Unit102>
2094         <Filename Value="../../../../components/ideintf/lazideintf.pas"/>
2095         <UnitName Value="LazIDEIntf"/>
2096         <EditorIndex Value="-1"/>
2097         <WindowIndex Value="1"/>
2098         <TopLine Value="334"/>
2099         <CursorPos X="34" Y="346"/>
2100         <UsageCount Value="5"/>
2101       </Unit102>
2102       <Unit103>
2103         <Filename Value="../../../../components/ideintf/projectintf.pas"/>
2104         <UnitName Value="ProjectIntf"/>
2105         <EditorIndex Value="-1"/>
2106         <WindowIndex Value="1"/>
2107         <TopLine Value="49"/>
2108         <CursorPos X="34" Y="51"/>
2109         <UsageCount Value="5"/>
2110       </Unit103>
2111       <Unit104>
2112         <Filename Value="../../../../components/ideintf/projpackintf.pas"/>
2113         <UnitName Value="ProjPackIntf"/>
2114         <EditorIndex Value="-1"/>
2115         <WindowIndex Value="1"/>
2116         <TopLine Value="19"/>
2117         <CursorPos X="3" Y="33"/>
2118         <UsageCount Value="5"/>
2119       </Unit104>
2120       <Unit105>
2121         <Filename Value="../../runtime/IBCodePage.pas"/>
2122         <EditorIndex Value="-1"/>
2123         <WindowIndex Value="1"/>
2124         <TopLine Value="80"/>
2125         <CursorPos Y="108"/>
2126         <UsageCount Value="9"/>
2127       </Unit105>
2128       <Unit106>
2129         <Filename Value="/usr/share/fpcsrc/rtl/unix/sysutils.pp"/>
2130         <EditorIndex Value="-1"/>
2131         <WindowIndex Value="1"/>
2132         <TopLine Value="273"/>
2133         <CursorPos X="38" Y="285"/>
2134         <UsageCount Value="5"/>
2135       </Unit106>
2136       <Unit107>
2137         <Filename Value="/usr/share/fpcsrc/rtl/objpas/sysutils/syscodepages.inc"/>
2138         <EditorIndex Value="-1"/>
2139         <WindowIndex Value="1"/>
2140         <TopLine Value="427"/>
2141         <CursorPos X="16" Y="453"/>
2142         <UsageCount Value="9"/>
2143       </Unit107>
2144       <Unit108>
2145         <Filename Value="/usr/share/fpcsrc/rtl/inc/charset.pp"/>
2146         <EditorIndex Value="-1"/>
2147         <WindowIndex Value="1"/>
2148         <UsageCount Value="6"/>
2149       </Unit108>
2150       <Unit109>
2151         <Filename Value="/usr/share/fpcsrc/rtl/inc/systemh.inc"/>
2152         <EditorIndex Value="-1"/>
2153         <WindowIndex Value="1"/>
2154         <TopLine Value="86"/>
2155         <CursorPos X="10" Y="101"/>
2156         <UsageCount Value="5"/>
2157       </Unit109>
2158       <Unit110>
2159         <Filename Value="/usr/share/fpcsrc/packages/fcl-db/src/base/fields.inc"/>
2160         <EditorIndex Value="7"/>
2161         <TopLine Value="605"/>
2162         <CursorPos X="3" Y="608"/>
2163         <UsageCount Value="11"/>
2164         <Loaded Value="True"/>
2165       </Unit110>
2166       <Unit111>
2167         <Filename Value="/usr/share/fpcsrc/rtl/objpas/classes/classesh.inc"/>
2168         <EditorIndex Value="-1"/>
2169         <TopLine Value="856"/>
2170         <CursorPos X="15" Y="872"/>
2171         <UsageCount Value="10"/>
2172       </Unit111>
2173       <Unit112>
2174         <Filename Value="/usr/share/fpcsrc/rtl/objpas/classes/stringl.inc"/>
2175         <EditorIndex Value="-1"/>
2176         <WindowIndex Value="1"/>
2177         <TopLine Value="423"/>
2178         <CursorPos X="3" Y="428"/>
2179         <UsageCount Value="6"/>
2180       </Unit112>
2181       <Unit113>
2182         <Filename Value="/usr/share/fpcsrc/packages/rtl-unicode/src/inc/cp895.pas"/>
2183         <EditorIndex Value="-1"/>
2184         <WindowIndex Value="1"/>
2185         <UsageCount Value="6"/>
2186       </Unit113>
2187       <Unit114>
2188         <Filename Value="../../../../../svn/thirdparty/ibx1.5/runtime/IBCustomDataSet.pas"/>
2189         <EditorIndex Value="-1"/>
2190         <WindowIndex Value="1"/>
2191         <TopLine Value="3636"/>
2192         <CursorPos Y="3657"/>
2193         <UsageCount Value="6"/>
2194       </Unit114>
2195       <Unit115>
2196         <Filename Value="../../../fbintf/IB.pas"/>
2197         <EditorIndex Value="-1"/>
2198         <TopLine Value="389"/>
2199         <CursorPos X="101" Y="398"/>
2200         <UsageCount Value="25"/>
2201       </Unit115>
2202       <Unit116>
2203         <Filename Value="../../../fbintf/client/FBClientAPI.pas"/>
2204         <EditorIndex Value="-1"/>
2205         <TopLine Value="114"/>
2206         <CursorPos X="15" Y="119"/>
2207         <UsageCount Value="15"/>
2208       </Unit116>
2209       <Unit117>
2210         <Filename Value="../../../fbintf/client/include/uloadlibrary.inc"/>
2211         <EditorIndex Value="-1"/>
2212         <TopLine Value="26"/>
2213         <CursorPos Y="29"/>
2214         <UsageCount Value="13"/>
2215       </Unit117>
2216       <Unit118>
2217         <Filename Value="../../../fbintf/client/include/wloadlibrary.inc"/>
2218         <EditorIndex Value="-1"/>
2219         <TopLine Value="22"/>
2220         <CursorPos X="74" Y="42"/>
2221         <UsageCount Value="13"/>
2222       </Unit118>
2223       <Unit119>
2224         <Filename Value="../../../../fpc/3.0.0/source/packages/fcl-base/src/custapp.pp"/>
2225         <UnitName Value="CustApp"/>
2226         <EditorIndex Value="-1"/>
2227         <WindowIndex Value="1"/>
2228         <TopLine Value="260"/>
2229         <CursorPos X="52" Y="263"/>
2230         <UsageCount Value="6"/>
2231       </Unit119>
2232       <Unit120>
2233         <Filename Value="../../../../fpc/3.0.0/source/rtl/objpas/sysutils/sysutilh.inc"/>
2234         <EditorIndex Value="-1"/>
2235         <WindowIndex Value="1"/>
2236         <TopLine Value="215"/>
2237         <CursorPos X="14" Y="227"/>
2238         <UsageCount Value="6"/>
2239       </Unit120>
2240       <Unit121>
2241         <Filename Value="../../../../fpc/3.0.0/source/rtl/objpas/sysutils/sysutils.inc"/>
2242         <EditorIndex Value="-1"/>
2243         <WindowIndex Value="1"/>
2244         <TopLine Value="559"/>
2245         <CursorPos X="3" Y="567"/>
2246         <UsageCount Value="6"/>
2247       </Unit121>
2248       <Unit122>
2249         <Filename Value="../../../cvs.old.versions/ibx/changelog"/>
2250         <EditorIndex Value="-1"/>
2251         <WindowIndex Value="1"/>
2252         <CursorPos X="2" Y="9"/>
2253         <UsageCount Value="6"/>
2254         <DefaultSyntaxHighlighter Value="None"/>
2255       </Unit122>
2256       <Unit123>
2257         <Filename Value="../../../fbintf/client/FBSQLData.pas"/>
2258         <EditorIndex Value="2"/>
2259         <TopLine Value="236"/>
2260         <CursorPos X="27" Y="254"/>
2261         <UsageCount Value="27"/>
2262         <Loaded Value="True"/>
2263       </Unit123>
2264       <Unit124>
2265         <Filename Value="../../../fbintf/client/2.5/FB25Statement.pas"/>
2266         <EditorIndex Value="3"/>
2267         <TopLine Value="368"/>
2268         <CursorPos X="3" Y="370"/>
2269         <ExtraEditorCount Value="1"/>
2270         <ExtraEditor1>
2271           <EditorIndex Value="-1"/>
2272           <TopLine Value="1074"/>
2273           <CursorPos Y="1094"/>
2274         </ExtraEditor1>
2275         <UsageCount Value="27"/>
2276         <Loaded Value="True"/>
2277       </Unit124>
2278       <Unit125>
2279         <Filename Value="../../../fbintf/client/3.0/FB30Statement.pas"/>
2280         <EditorIndex Value="-1"/>
2281         <WindowIndex Value="-1"/>
2282         <TopLine Value="869"/>
2283         <CursorPos X="3" Y="871"/>
2284         <ExtraEditorCount Value="1"/>
2285         <ExtraEditor1>
2286           <EditorIndex Value="-1"/>
2287           <TopLine Value="792"/>
2288           <CursorPos X="6" Y="810"/>
2289         </ExtraEditor1>
2290         <UsageCount Value="15"/>
2291       </Unit125>
2292       <Unit126>
2293         <Filename Value="../../../fbintf/client/FBMessages.pas"/>
2294         <EditorIndex Value="-1"/>
2295         <TopLine Value="70"/>
2296         <CursorPos X="48" Y="76"/>
2297         <UsageCount Value="10"/>
2298       </Unit126>
2299       <Unit127>
2300         <Filename Value="/usr/share/fpcsrc/rtl/unix/bunxovlh.inc"/>
2301         <EditorIndex Value="-1"/>
2302         <WindowIndex Value="1"/>
2303         <TopLine Value="54"/>
2304         <CursorPos X="18" Y="68"/>
2305         <UsageCount Value="6"/>
2306       </Unit127>
2307       <Unit128>
2308         <Filename Value="../../../fbintf/IBUtils.pas"/>
2309         <EditorIndex Value="-1"/>
2310         <UsageCount Value="6"/>
2311       </Unit128>
2312       <Unit129>
2313         <Filename Value="../../../fbintf/IBExternals.pas"/>
2314         <EditorIndex Value="-1"/>
2315         <TopLine Value="40"/>
2316         <UsageCount Value="6"/>
2317       </Unit129>
2318       <Unit130>
2319         <Filename Value="/usr/share/fpcsrc/rtl/inc/dynlibs.pas"/>
2320         <EditorIndex Value="-1"/>
2321         <TopLine Value="31"/>
2322         <CursorPos X="23" Y="52"/>
2323         <UsageCount Value="8"/>
2324       </Unit130>
2325       <Unit131>
2326         <Filename Value="../../../fbintf/client/2.5/FB25ClientAPI.pas"/>
2327         <EditorIndex Value="-1"/>
2328         <TopLine Value="183"/>
2329         <CursorPos Y="200"/>
2330         <UsageCount Value="9"/>
2331       </Unit131>
2332       <Unit132>
2333         <Filename Value="../../../fbintf/client/3.0/FB30ClientAPI.pas"/>
2334         <EditorIndex Value="-1"/>
2335         <TopLine Value="77"/>
2336         <CursorPos X="50" Y="106"/>
2337         <UsageCount Value="10"/>
2338       </Unit132>
2339       <Unit133>
2340         <Filename Value="../../../fbintf/IBErrorCodes.pas"/>
2341         <EditorIndex Value="-1"/>
2342         <TopLine Value="349"/>
2343         <CursorPos X="17" Y="371"/>
2344         <UsageCount Value="7"/>
2345       </Unit133>
2346       <Unit134>
2347         <Filename Value="../../../cvs.old.versions/ibx/runtime/IBCustomDataSet.pas"/>
2348         <EditorIndex Value="-1"/>
2349         <TopLine Value="1843"/>
2350         <CursorPos Y="1864"/>
2351         <UsageCount Value="8"/>
2352       </Unit134>
2353       <Unit135>
2354         <Filename Value="../../../fbintf/client/FBActivityMonitor.pas"/>
2355         <EditorIndex Value="-1"/>
2356         <TopLine Value="300"/>
2357         <CursorPos X="6" Y="319"/>
2358         <UsageCount Value="11"/>
2359       </Unit135>
2360       <Unit136>
2361         <Filename Value="../../../fbintf/client/FBStatement.pas"/>
2362         <EditorIndex Value="-1"/>
2363         <TopLine Value="64"/>
2364         <CursorPos X="17" Y="78"/>
2365         <UsageCount Value="16"/>
2366       </Unit136>
2367       <Unit137>
2368         <Filename Value="../../../fbintf/client/FBOutputBlock.pas"/>
2369         <EditorIndex Value="-1"/>
2370         <TopLine Value="120"/>
2371         <CursorPos Y="135"/>
2372         <UsageCount Value="9"/>
2373       </Unit137>
2374       <Unit138>
2375         <Filename Value="../../../cvs.old.versions/ibx/runtime/IBSQL.pas"/>
2376         <EditorIndex Value="-1"/>
2377         <TopLine Value="786"/>
2378         <CursorPos X="3" Y="788"/>
2379         <UsageCount Value="10"/>
2380       </Unit138>
2381       <Unit139>
2382         <Filename Value="/usr/share/fpcsrc/rtl/objpas/sysutils/datih.inc"/>
2383         <EditorIndex Value="-1"/>
2384         <TopLine Value="99"/>
2385         <CursorPos X="10" Y="114"/>
2386         <UsageCount Value="14"/>
2387       </Unit139>
2388       <Unit140>
2389         <Filename Value="/usr/share/fpcsrc/rtl/objpas/sysutils/dati.inc"/>
2390         <EditorIndex Value="-1"/>
2391         <TopLine Value="86"/>
2392         <CursorPos X="3" Y="88"/>
2393         <UsageCount Value="14"/>
2394       </Unit140>
2395       <Unit141>
2396         <Filename Value="../../runtime/IBTable.pas"/>
2397         <EditorIndex Value="-1"/>
2398         <TopLine Value="16"/>
2399         <CursorPos Y="34"/>
2400         <UsageCount Value="12"/>
2401       </Unit141>
2402       <Unit142>
2403         <Filename Value="../../../fbintf/client/FBTransaction.pas"/>
2404         <EditorIndex Value="-1"/>
2405         <TopLine Value="72"/>
2406         <CursorPos X="15" Y="93"/>
2407         <UsageCount Value="11"/>
2408       </Unit142>
2409       <Unit143>
2410         <Filename Value="../../../fbintf/client/FBAttachment.pas"/>
2411         <EditorIndex Value="-1"/>
2412         <TopLine Value="94"/>
2413         <CursorPos X="44" Y="96"/>
2414         <UsageCount Value="11"/>
2415       </Unit143>
2416       <Unit144>
2417         <Filename Value="../../../fbintf/client/2.5/FB25Attachment.pas"/>
2418         <EditorIndex Value="-1"/>
2419         <TopLine Value="42"/>
2420         <CursorPos X="15" Y="57"/>
2421         <UsageCount Value="11"/>
2422       </Unit144>
2423       <Unit145>
2424         <Filename Value="../../runtime/IBUpdateSQL.pas"/>
2425         <EditorIndex Value="-1"/>
2426         <TopLine Value="52"/>
2427         <CursorPos X="23" Y="70"/>
2428         <UsageCount Value="12"/>
2429       </Unit145>
2430       <Unit146>
2431         <Filename Value="../../ibcontrols/DBControlGrid.pas"/>
2432         <EditorIndex Value="-1"/>
2433         <TopLine Value="88"/>
2434         <CursorPos X="15" Y="102"/>
2435         <UsageCount Value="9"/>
2436       </Unit146>
2437       <Unit147>
2438         <Filename Value="../../../fbintf/client/FBServices.pas"/>
2439         <EditorIndex Value="-1"/>
2440         <TopLine Value="81"/>
2441         <CursorPos X="20" Y="89"/>
2442         <UsageCount Value="9"/>
2443       </Unit147>
2444       <Unit148>
2445         <Filename Value="/usr/share/fpcsrc/packages/fcl-db/src/base/database.inc"/>
2446         <EditorIndex Value="-1"/>
2447         <TopLine Value="609"/>
2448         <CursorPos X="3" Y="632"/>
2449         <UsageCount Value="18"/>
2450       </Unit148>
2451       <Unit149>
2452         <Filename Value="../../../../../../projects/RequirementsManager/src/MainFormUnit.pas"/>
2453         <HasResources Value="True"/>
2454         <EditorIndex Value="-1"/>
2455         <UsageCount Value="10"/>
2456       </Unit149>
2457       <Unit150>
2458         <Filename Value="../../runtime/IBEvents.pas"/>
2459         <EditorIndex Value="-1"/>
2460         <TopLine Value="71"/>
2461         <CursorPos Y="97"/>
2462         <UsageCount Value="16"/>
2463       </Unit150>
2464       <Unit151>
2465         <Filename Value="../../runtime/ibxscript.pas"/>
2466         <EditorIndex Value="-1"/>
2467         <TopLine Value="1743"/>
2468         <CursorPos X="3" Y="1745"/>
2469         <UsageCount Value="12"/>
2470       </Unit151>
2471       <Unit152>
2472         <Filename Value="../../runtime/IBDataOutput.pas"/>
2473         <EditorIndex Value="9"/>
2474         <TopLine Value="356"/>
2475         <CursorPos X="55" Y="372"/>
2476         <UsageCount Value="13"/>
2477         <Loaded Value="True"/>
2478       </Unit152>
2479       <Unit153>
2480         <Filename Value="/usr/share/fpcsrc/rtl/objpas/classes/streams.inc"/>
2481         <EditorIndex Value="-1"/>
2482         <TopLine Value="185"/>
2483         <CursorPos X="5" Y="191"/>
2484         <UsageCount Value="10"/>
2485       </Unit153>
2486       <Unit154>
2487         <Filename Value="../../../indy/lazarus/IdAboutVCL.pas"/>
2488         <EditorIndex Value="-1"/>
2489         <TopLine Value="60"/>
2490         <CursorPos X="3" Y="76"/>
2491         <UsageCount Value="12"/>
2492         <DefaultSyntaxHighlighter Value="Delphi"/>
2493       </Unit154>
2494       <Unit155>
2495         <Filename Value="../../../wst/ide/lazarus/wst_indy.pas"/>
2496         <EditorIndex Value="-1"/>
2497         <CursorPos X="3" Y="12"/>
2498         <UsageCount Value="11"/>
2499       </Unit155>
2500       <Unit156>
2501         <Filename Value="../../../wst/indy_http_protocol.pas"/>
2502         <EditorIndex Value="-1"/>
2503         <UsageCount Value="10"/>
2504       </Unit156>
2505     </Units>
2506     <JumpHistory Count="30" HistoryIndex="29">
2507       <Position1>
2508         <Filename Value="../../runtime/IBCustomDataSet.pas"/>
2509         <Caret Line="3823" Column="18" TopLine="3806"/>
2510       </Position1>
2511       <Position2>
2512         <Filename Value="../../runtime/IBCustomDataSet.pas"/>
2513         <Caret Line="3826" Column="49" TopLine="3806"/>
2514       </Position2>
2515       <Position3>
2516         <Filename Value="../../runtime/IBCustomDataSet.pas"/>
2517         <Caret Line="3887" Column="79" TopLine="3857"/>
2518       </Position3>
2519       <Position4>
2520         <Filename Value="../../runtime/IBCustomDataSet.pas"/>
2521         <Caret Line="3888" Column="28" TopLine="3858"/>
2522       </Position4>
2523       <Position5>
2524         <Filename Value="../../runtime/IBCustomDataSet.pas"/>
2525         <Caret Line="3826" Column="19" TopLine="3809"/>
2526       </Position5>
2527       <Position6>
2528         <Filename Value="../../runtime/IBCustomDataSet.pas"/>
2529         <Caret Line="3839" Column="24" TopLine="3809"/>
2530       </Position6>
2531       <Position7>
2532         <Filename Value="../../runtime/IBCustomDataSet.pas"/>
2533         <Caret Line="3850" Column="24" TopLine="3820"/>
2534       </Position7>
2535       <Position8>
2536         <Filename Value="../../runtime/IBCustomDataSet.pas"/>
2537         <Caret Line="3862" Column="24" TopLine="3832"/>
2538       </Position8>
2539       <Position9>
2540         <Filename Value="../../runtime/IBCustomDataSet.pas"/>
2541         <Caret Line="3874" Column="24" TopLine="3844"/>
2542       </Position9>
2543       <Position10>
2544         <Filename Value="../../runtime/IBCustomDataSet.pas"/>
2545         <Caret Line="3884" Column="22" TopLine="3854"/>
2546       </Position10>
2547       <Position11>
2548         <Filename Value="../../runtime/IBCustomDataSet.pas"/>
2549         <Caret Line="3898" Column="22" TopLine="3868"/>
2550       </Position11>
2551       <Position12>
2552         <Filename Value="../../runtime/IBCustomDataSet.pas"/>
2553         <Caret Line="3826" Column="33" TopLine="3801"/>
2554       </Position12>
2555       <Position13>
2556         <Filename Value="../../runtime/IBCustomDataSet.pas"/>
2557         <Caret Line="185" Column="18" TopLine="160"/>
2558       </Position13>
2559       <Position14>
2560         <Filename Value="../../runtime/IBCustomDataSet.pas"/>
2561         <Caret Line="1143" Column="13" TopLine="1135"/>
2562       </Position14>
2563       <Position15>
2564         <Filename Value="../../runtime/IBCustomDataSet.pas"/>
2565         <Caret Line="186" Column="18" TopLine="166"/>
2566       </Position15>
2567       <Position16>
2568         <Filename Value="../../runtime/IBCustomDataSet.pas"/>
2569         <Caret Line="1152" Column="33" TopLine="1139"/>
2570       </Position16>
2571       <Position17>
2572         <Filename Value="../../runtime/IBCustomDataSet.pas"/>
2573         <Caret Line="187" Column="14" TopLine="168"/>
2574       </Position17>
2575       <Position18>
2576         <Filename Value="../../runtime/IBCustomDataSet.pas"/>
2577         <Caret Line="1154" Column="3" TopLine="1154"/>
2578       </Position18>
2579       <Position19>
2580         <Filename Value="../../runtime/IBCustomDataSet.pas"/>
2581         <Caret Line="237" Column="16" TopLine="218"/>
2582       </Position19>
2583       <Position20>
2584         <Filename Value="../../runtime/IBCustomDataSet.pas"/>
2585         <Caret Line="1092" Column="3" TopLine="1089"/>
2586       </Position20>
2587       <Position21>
2588         <Filename Value="../../runtime/IBCustomDataSet.pas"/>
2589         <Caret Line="233" Column="16" TopLine="218"/>
2590       </Position21>
2591       <Position22>
2592         <Filename Value="../../runtime/IBCustomDataSet.pas"/>
2593         <Caret Line="1048" Column="3" TopLine="1045"/>
2594       </Position22>
2595       <Position23>
2596         <Filename Value="../../runtime/IBCustomDataSet.pas"/>
2597         <Caret Line="233" Column="16" TopLine="214"/>
2598       </Position23>
2599       <Position24>
2600         <Filename Value="../../runtime/IBCustomDataSet.pas"/>
2601         <Caret Line="786" Column="3" TopLine="767"/>
2602       </Position24>
2603       <Position25>
2604         <Filename Value="../../runtime/IBCustomDataSet.pas"/>
2605         <Caret Line="465" Column="15" TopLine="447"/>
2606       </Position25>
2607       <Position26>
2608         <Filename Value="../../runtime/IBCustomDataSet.pas"/>
2609         <Caret Line="3919" Column="21" TopLine="3897"/>
2610       </Position26>
2611       <Position27>
2612         <Filename Value="../../runtime/IBCustomDataSet.pas"/>
2613         <Caret Line="3934" Column="39" TopLine="3925"/>
2614       </Position27>
2615       <Position28>
2616         <Filename Value="../../runtime/IBCustomDataSet.pas"/>
2617         <Caret Line="186" Column="15" TopLine="168"/>
2618       </Position28>
2619       <Position29>
2620         <Filename Value="../../runtime/IBCustomDataSet.pas"/>
2621         <Caret Line="1150" TopLine="1138"/>
2622       </Position29>
2623       <Position30>
2624         <Filename Value="../../runtime/IBCustomDataSet.pas"/>
2625         <Caret Line="3886" Column="36" TopLine="3868"/>
2626       </Position30>
2627     </JumpHistory>
2628   </ProjectOptions>
2629   <CompilerOptions>
2630     <Version Value="11"/>
2631     <Target>
2632       <Filename Value="project1"/>
2633     </Target>
2634     <SearchPaths>
2635       <IncludeFiles Value="$(ProjOutDir)"/>
2636       <UnitOutputDirectory Value="lib/$(TargetCPU)-$(TargetOS)"/>
2637     </SearchPaths>
2638     <Linking>
2639       <Options>
2640         <Win32>
2641           <GraphicApplication Value="True"/>
2642         </Win32>
2643       </Options>
2644     </Linking>
2645     <Other>
2646       <CustomOptions Value="-dUseCThreads"/>
2647     </Other>
2648   </CompilerOptions>
2649   <Debugging>
2650     <Exceptions Count="3">
2651       <Item1>
2652         <Name Value="EAbort"/>
2653       </Item1>
2654       <Item2>
2655         <Name Value="ECodetoolError"/>
2656       </Item2>
2657       <Item3>
2658         <Name Value="EFOpenError"/>
2659       </Item3>
2660     </Exceptions>
2661   </Debugging>
2662   /CONFIG>

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines