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 45 by tony, Tue Dec 6 10:33:46 2016 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="9"/>
4     <General>
5       <MainUnit Value="0"/>
6       <ResourceType Value="res"/>
7       <UseXPManifest Value="True"/>
8       <Icon Value="0"/>
9     </General>
10     <i18n>
11       <EnableI18N LFM="False"/>
12     </i18n>
13     <VersionInfo>
14       <StringTable ProductVersion=""/>
15     </VersionInfo>
16     <BuildModes Count="1" Active="Default">
17       <Item1 Name="Default" Default="True"/>
18     </BuildModes>
19     <PublishOptions>
20       <Version Value="2"/>
21       <IncludeFileFilter Value="*.(pas|pp|inc|lfm|lpr|lrs|lpi|lpk|sh|xml)"/>
22       <ExcludeFileFilter Value="*.(bak|ppu|o|so);*~;backup"/>
23     </PublishOptions>
24     <RunParams>
25       <local>
26         <FormatVersion Value="1"/>
27       </local>
28     </RunParams>
29     <RequiredPackages Count="4">
30       <Item1>
31         <PackageName Value="ibcontrols"/>
32       </Item1>
33       <Item2>
34         <PackageName Value="FCL"/>
35         <MinVersion Major="1" Valid="True"/>
36       </Item2>
37       <Item3>
38         <PackageName Value="ibexpress"/>
39         <MinVersion Minor="9" Valid="True"/>
40       </Item3>
41       <Item4>
42         <PackageName Value="LCL"/>
43       </Item4>
44     </RequiredPackages>
45     <Units Count="151">
46       <Unit0>
47         <Filename Value="project1.lpr"/>
48         <IsPartOfProject Value="True"/>
49         <EditorIndex Value="-1"/>
50         <CursorPos X="33" Y="10"/>
51         <UsageCount Value="177"/>
52       </Unit0>
53       <Unit1>
54         <Filename Value="unit1.pas"/>
55         <IsPartOfProject Value="True"/>
56         <ComponentName Value="Form1"/>
57         <HasResources Value="True"/>
58         <ResourceBaseClass Value="Form"/>
59         <UnitName Value="Unit1"/>
60         <IsVisibleTab Value="True"/>
61         <CursorPos X="119" Y="8"/>
62         <UsageCount Value="177"/>
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="166"/>
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="65"/>
108         <CursorPos X="3" Y="68"/>
109         <UsageCount Value="43"/>
110       </Unit6>
111       <Unit7>
112         <Filename Value="../../runtime/IBDatabase.pas"/>
113         <EditorIndex Value="-1"/>
114         <TopLine Value="339"/>
115         <CursorPos X="15" Y="340"/>
116         <UsageCount Value="25"/>
117       </Unit7>
118       <Unit8>
119         <Filename Value="../../runtime/IBQuery.pas"/>
120         <EditorIndex Value="-1"/>
121         <TopLine Value="28"/>
122         <CursorPos X="26" Y="47"/>
123         <UsageCount Value="59"/>
124       </Unit8>
125       <Unit9>
126         <Filename Value="/usr/local/share/lazarus/lcl/include/dblookup.inc"/>
127         <TopLine Value="201"/>
128         <CursorPos X="23" Y="214"/>
129         <UsageCount Value="5"/>
130       </Unit9>
131       <Unit10>
132         <Filename Value="/usr/local/share/lazarus/lcl/dbctrls.pp"/>
133         <TopLine Value="1484"/>
134         <CursorPos Y="1505"/>
135         <UsageCount Value="5"/>
136       </Unit10>
137       <Unit11>
138         <Filename Value="../../../../projects/external/lazarus.0.9.30/lcl/include/control.inc"/>
139         <TopLine Value="3168"/>
140         <CursorPos Y="3189"/>
141         <UsageCount Value="10"/>
142       </Unit11>
143       <Unit12>
144         <Filename Value="../../runtime/IBIntf.pas"/>
145         <EditorIndex Value="-1"/>
146         <WindowIndex Value="1"/>
147         <TopLine Value="300"/>
148         <CursorPos X="39" Y="330"/>
149         <UsageCount Value="5"/>
150       </Unit12>
151       <Unit13>
152         <Filename Value="../../runtime/IBSQL.pas"/>
153         <EditorIndex Value="-1"/>
154         <TopLine Value="187"/>
155         <CursorPos X="19" Y="216"/>
156         <UsageCount Value="20"/>
157       </Unit13>
158       <Unit14>
159         <Filename Value="/usr/share/fpcsrc/2.4.2/rtl/inc/systemh.inc"/>
160         <TopLine Value="75"/>
161         <CursorPos X="19" Y="95"/>
162         <UsageCount Value="1"/>
163       </Unit14>
164       <Unit15>
165         <Filename Value="/usr/share/fpcsrc/2.4.2/packages/fcl-db/src/base/db.pas"/>
166         <TopLine Value="1579"/>
167         <CursorPos X="46" Y="1597"/>
168         <UsageCount Value="4"/>
169       </Unit15>
170       <Unit16>
171         <Filename Value="../../runtime/IBBlob.pas"/>
172         <EditorIndex Value="-1"/>
173         <WindowIndex Value="1"/>
174         <TopLine Value="23"/>
175         <CursorPos X="22" Y="40"/>
176         <UsageCount Value="6"/>
177       </Unit16>
178       <Unit17>
179         <Filename Value="../../runtime/sv5ipc.inc"/>
180         <TopLine Value="312"/>
181         <CursorPos X="6" Y="329"/>
182         <UsageCount Value="1"/>
183       </Unit17>
184       <Unit18>
185         <Filename Value="/usr/share/fpcsrc/2.4.2/rtl/unix/ipc.pp"/>
186         <UsageCount Value="1"/>
187       </Unit18>
188       <Unit19>
189         <Filename Value="/usr/share/fpcsrc/2.4.2/rtl/linux/ipcsys.inc"/>
190         <TopLine Value="17"/>
191         <CursorPos X="10" Y="34"/>
192         <UsageCount Value="1"/>
193       </Unit19>
194       <Unit20>
195         <Filename Value="../../runtime/IBServices.pas"/>
196         <EditorIndex Value="-1"/>
197         <WindowIndex Value="1"/>
198         <TopLine Value="274"/>
199         <CursorPos X="49" Y="575"/>
200         <UsageCount Value="5"/>
201       </Unit20>
202       <Unit21>
203         <Filename Value="../../runtime/IBExtract.pas"/>
204         <TopLine Value="49"/>
205         <CursorPos X="59" Y="49"/>
206         <UsageCount Value="3"/>
207       </Unit21>
208       <Unit22>
209         <Filename Value="/usr/share/fpcsrc/2.4.2/packages/fcl-db/src/base/dataset.inc"/>
210         <TopLine Value="938"/>
211         <CursorPos X="3" Y="941"/>
212         <UsageCount Value="3"/>
213       </Unit22>
214       <Unit23>
215         <Filename Value="../../../../projects/cdream/dbclients/src/frames/SendEmailFrameUnit.lfm"/>
216         <TopLine Value="414"/>
217         <CursorPos Y="6"/>
218         <UsageCount Value="1"/>
219         <DefaultSyntaxHighlighter Value="LFM"/>
220       </Unit23>
221       <Unit24>
222         <Filename Value="../../../../projects/cdream/dbclients/src/framework/BaseFrameUnit.pas"/>
223         <TopLine Value="205"/>
224         <CursorPos Y="214"/>
225         <UsageCount Value="3"/>
226       </Unit24>
227       <Unit25>
228         <Filename Value="../../../../projects/cdream/dbclients/src/framework/ToyShopDBUnit.pas"/>
229         <TopLine Value="142"/>
230         <CursorPos Y="156"/>
231         <UsageCount Value="1"/>
232       </Unit25>
233       <Unit26>
234         <Filename Value="../../../../projects/cdream/dbclients/debian/changelog"/>
235         <CursorPos X="60" Y="7"/>
236         <UsageCount Value="1"/>
237         <DefaultSyntaxHighlighter Value="None"/>
238       </Unit26>
239       <Unit27>
240         <Filename Value="/usr/share/fpcsrc/2.4.2/packages/fcl-db/src/base/database.inc"/>
241         <TopLine Value="474"/>
242         <CursorPos X="3" Y="476"/>
243         <UsageCount Value="2"/>
244       </Unit27>
245       <Unit28>
246         <Filename Value="../../runtime/IBStoredProc.pas"/>
247         <TopLine Value="206"/>
248         <CursorPos X="6" Y="215"/>
249         <UsageCount Value="2"/>
250       </Unit28>
251       <Unit29>
252         <Filename Value="/usr/local/share/lazarus/lcl/include/control.inc"/>
253         <TopLine Value="3172"/>
254         <CursorPos Y="3189"/>
255         <UsageCount Value="2"/>
256       </Unit29>
257       <Unit30>
258         <Filename Value="/usr/share/fpcsrc/2.4.2/rtl/inc/variants.pp"/>
259         <TopLine Value="142"/>
260         <CursorPos X="53" Y="69"/>
261         <UsageCount Value="2"/>
262       </Unit30>
263       <Unit31>
264         <Filename Value="/usr/share/fpcsrc/2.4.2/rtl/inc/varianth.inc"/>
265         <TopLine Value="16"/>
266         <CursorPos X="13" Y="44"/>
267         <UsageCount Value="2"/>
268       </Unit31>
269       <Unit32>
270         <Filename Value="unit1.lfm"/>
271         <EditorIndex Value="-1"/>
272         <TopLine Value="578"/>
273         <CursorPos X="11" Y="603"/>
274         <ExtraEditorCount Value="1"/>
275         <ExtraEditor1>
276           <EditorIndex Value="-1"/>
277         </ExtraEditor1>
278         <UsageCount Value="9"/>
279         <DefaultSyntaxHighlighter Value="LFM"/>
280       </Unit32>
281       <Unit33>
282         <Filename Value="../../runtime/IBLookupComboEditBox.pas"/>
283         <TopLine Value="78"/>
284         <CursorPos Y="89"/>
285         <UsageCount Value="9"/>
286       </Unit33>
287       <Unit34>
288         <Filename Value="../../runtime/IBDynamicGrid.pas"/>
289         <TopLine Value="22"/>
290         <CursorPos X="72" Y="33"/>
291         <UsageCount Value="8"/>
292       </Unit34>
293       <Unit35>
294         <Filename Value="../../runtime/IBTreeView.pas"/>
295         <TopLine Value="147"/>
296         <CursorPos X="26" Y="160"/>
297         <UsageCount Value="3"/>
298       </Unit35>
299       <Unit36>
300         <Filename Value="/usr/share/fpcsrc/packages/fcl-db/src/base/db.pas"/>
301         <EditorIndex Value="-1"/>
302         <TopLine Value="1951"/>
303         <CursorPos X="21" Y="1972"/>
304         <UsageCount Value="33"/>
305       </Unit36>
306       <Unit37>
307         <Filename Value="../../../../lcl/controls.pp"/>
308         <EditorIndex Value="-1"/>
309         <WindowIndex Value="1"/>
310         <TopLine Value="1176"/>
311         <CursorPos X="15" Y="1186"/>
312         <UsageCount Value="17"/>
313       </Unit37>
314       <Unit38>
315         <Filename Value="../../../../lcl/include/wincontrol.inc"/>
316         <WindowIndex Value="1"/>
317         <TopLine Value="8131"/>
318         <CursorPos Y="8144"/>
319         <UsageCount Value="9"/>
320       </Unit38>
321       <Unit39>
322         <Filename Value="../../../../lcl/dbgrids.pas"/>
323         <EditorIndex Value="-1"/>
324         <WindowIndex Value="1"/>
325         <TopLine Value="3672"/>
326         <CursorPos X="25" Y="3691"/>
327         <UsageCount Value="17"/>
328       </Unit39>
329       <Unit40>
330         <Filename Value="../../../../lcl/grids.pas"/>
331         <EditorIndex Value="-1"/>
332         <WindowIndex Value="1"/>
333         <TopLine Value="6558"/>
334         <CursorPos Y="6571"/>
335         <UsageCount Value="21"/>
336       </Unit40>
337       <Unit41>
338         <Filename Value="../../../../lcl/include/winapih.inc"/>
339         <TopLine Value="238"/>
340         <CursorPos X="10" Y="253"/>
341         <UsageCount Value="9"/>
342       </Unit41>
343       <Unit42>
344         <Filename Value="../../../../lcl/comctrls.pp"/>
345         <TopLine Value="2745"/>
346         <CursorPos X="54" Y="2758"/>
347         <UsageCount Value="6"/>
348       </Unit42>
349       <Unit43>
350         <Filename Value="../../../../lcl/include/treeview.inc"/>
351         <TopLine Value="643"/>
352         <CursorPos Y="645"/>
353         <UsageCount Value="5"/>
354       </Unit43>
355       <Unit44>
356         <Filename Value="../../../../lcl/editbtn.pas"/>
357         <TopLine Value="614"/>
358         <CursorPos X="3" Y="614"/>
359         <UsageCount Value="4"/>
360       </Unit44>
361       <Unit45>
362         <Filename Value="../../runtime/IBSQLParser.pas"/>
363         <TopLine Value="604"/>
364         <CursorPos Y="620"/>
365         <UsageCount Value="5"/>
366       </Unit45>
367       <Unit46>
368         <Filename Value="../../ibcontrols/IBLookupComboEditBox.pas"/>
369         <EditorIndex Value="-1"/>
370         <WindowIndex Value="1"/>
371         <TopLine Value="500"/>
372         <CursorPos X="36" Y="525"/>
373         <UsageCount Value="8"/>
374       </Unit46>
375       <Unit47>
376         <Filename Value="../../ibcontrols/IBTreeView.pas"/>
377         <TopLine Value="142"/>
378         <CursorPos Y="142"/>
379         <UsageCount Value="5"/>
380       </Unit47>
381       <Unit48>
382         <Filename Value="../../ibcontrols/IBDynamicGrid.pas"/>
383         <EditorIndex Value="-1"/>
384         <WindowIndex Value="1"/>
385         <TopLine Value="1029"/>
386         <CursorPos Y="1041"/>
387         <UsageCount Value="23"/>
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="34"/>
743         <CursorPos X="52" Y="50"/>
744         <UsageCount Value="6"/>
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         <WindowIndex Value="1"/>
859         <TopLine Value="2943"/>
860         <CursorPos X="15" Y="2964"/>
861         <UsageCount Value="5"/>
862       </Unit110>
863       <Unit111>
864         <Filename Value="/usr/share/fpcsrc/rtl/objpas/classes/classesh.inc"/>
865         <EditorIndex Value="-1"/>
866         <WindowIndex Value="1"/>
867         <TopLine Value="749"/>
868         <CursorPos X="14" Y="776"/>
869         <UsageCount Value="6"/>
870       </Unit111>
871       <Unit112>
872         <Filename Value="/usr/share/fpcsrc/rtl/objpas/classes/stringl.inc"/>
873         <EditorIndex Value="-1"/>
874         <WindowIndex Value="1"/>
875         <TopLine Value="423"/>
876         <CursorPos X="3" Y="428"/>
877         <UsageCount Value="6"/>
878       </Unit112>
879       <Unit113>
880         <Filename Value="/usr/share/fpcsrc/packages/rtl-unicode/src/inc/cp895.pas"/>
881         <EditorIndex Value="-1"/>
882         <WindowIndex Value="1"/>
883         <UsageCount Value="6"/>
884       </Unit113>
885       <Unit114>
886         <Filename Value="../../../../../svn/thirdparty/ibx1.5/runtime/IBCustomDataSet.pas"/>
887         <EditorIndex Value="-1"/>
888         <WindowIndex Value="1"/>
889         <TopLine Value="3636"/>
890         <CursorPos Y="3657"/>
891         <UsageCount Value="6"/>
892       </Unit114>
893       <Unit115>
894         <Filename Value="../../../fbintf/IB.pas"/>
895         <EditorIndex Value="-1"/>
896         <TopLine Value="389"/>
897         <CursorPos X="101" Y="398"/>
898         <UsageCount Value="25"/>
899       </Unit115>
900       <Unit116>
901         <Filename Value="../../../fbintf/client/FBClientAPI.pas"/>
902         <EditorIndex Value="-1"/>
903         <TopLine Value="114"/>
904         <CursorPos X="15" Y="119"/>
905         <UsageCount Value="15"/>
906       </Unit116>
907       <Unit117>
908         <Filename Value="../../../fbintf/client/include/uloadlibrary.inc"/>
909         <EditorIndex Value="-1"/>
910         <TopLine Value="26"/>
911         <CursorPos Y="29"/>
912         <UsageCount Value="13"/>
913       </Unit117>
914       <Unit118>
915         <Filename Value="../../../fbintf/client/include/wloadlibrary.inc"/>
916         <EditorIndex Value="-1"/>
917         <TopLine Value="22"/>
918         <CursorPos X="74" Y="42"/>
919         <UsageCount Value="13"/>
920       </Unit118>
921       <Unit119>
922         <Filename Value="../../../../fpc/3.0.0/source/packages/fcl-base/src/custapp.pp"/>
923         <UnitName Value="CustApp"/>
924         <EditorIndex Value="-1"/>
925         <WindowIndex Value="1"/>
926         <TopLine Value="260"/>
927         <CursorPos X="52" Y="263"/>
928         <UsageCount Value="6"/>
929       </Unit119>
930       <Unit120>
931         <Filename Value="../../../../fpc/3.0.0/source/rtl/objpas/sysutils/sysutilh.inc"/>
932         <EditorIndex Value="-1"/>
933         <WindowIndex Value="1"/>
934         <TopLine Value="215"/>
935         <CursorPos X="14" Y="227"/>
936         <UsageCount Value="6"/>
937       </Unit120>
938       <Unit121>
939         <Filename Value="../../../../fpc/3.0.0/source/rtl/objpas/sysutils/sysutils.inc"/>
940         <EditorIndex Value="-1"/>
941         <WindowIndex Value="1"/>
942         <TopLine Value="559"/>
943         <CursorPos X="3" Y="567"/>
944         <UsageCount Value="6"/>
945       </Unit121>
946       <Unit122>
947         <Filename Value="../../../cvs.old.versions/ibx/changelog"/>
948         <EditorIndex Value="-1"/>
949         <WindowIndex Value="1"/>
950         <CursorPos X="2" Y="9"/>
951         <UsageCount Value="6"/>
952         <DefaultSyntaxHighlighter Value="None"/>
953       </Unit122>
954       <Unit123>
955         <Filename Value="../../../fbintf/client/FBSQLData.pas"/>
956         <EditorIndex Value="-1"/>
957         <TopLine Value="767"/>
958         <CursorPos X="3" Y="774"/>
959         <UsageCount Value="26"/>
960       </Unit123>
961       <Unit124>
962         <Filename Value="../../../fbintf/client/2.5/FB25Statement.pas"/>
963         <EditorIndex Value="-1"/>
964         <TopLine Value="750"/>
965         <CursorPos X="21" Y="753"/>
966         <ExtraEditorCount Value="1"/>
967         <ExtraEditor1>
968           <EditorIndex Value="-1"/>
969           <TopLine Value="1074"/>
970           <CursorPos Y="1094"/>
971         </ExtraEditor1>
972         <UsageCount Value="26"/>
973       </Unit124>
974       <Unit125>
975         <Filename Value="../../../fbintf/client/3.0/FB30Statement.pas"/>
976         <EditorIndex Value="-1"/>
977         <WindowIndex Value="-1"/>
978         <TopLine Value="869"/>
979         <CursorPos X="3" Y="871"/>
980         <ExtraEditorCount Value="1"/>
981         <ExtraEditor1>
982           <EditorIndex Value="-1"/>
983           <TopLine Value="792"/>
984           <CursorPos X="6" Y="810"/>
985         </ExtraEditor1>
986         <UsageCount Value="15"/>
987       </Unit125>
988       <Unit126>
989         <Filename Value="../../../fbintf/client/FBMessages.pas"/>
990         <EditorIndex Value="-1"/>
991         <TopLine Value="70"/>
992         <CursorPos X="48" Y="76"/>
993         <UsageCount Value="10"/>
994       </Unit126>
995       <Unit127>
996         <Filename Value="/usr/share/fpcsrc/rtl/unix/bunxovlh.inc"/>
997         <EditorIndex Value="-1"/>
998         <WindowIndex Value="1"/>
999         <TopLine Value="54"/>
1000         <CursorPos X="18" Y="68"/>
1001         <UsageCount Value="6"/>
1002       </Unit127>
1003       <Unit128>
1004         <Filename Value="../../../fbintf/IBUtils.pas"/>
1005         <EditorIndex Value="-1"/>
1006         <UsageCount Value="6"/>
1007       </Unit128>
1008       <Unit129>
1009         <Filename Value="../../../fbintf/IBExternals.pas"/>
1010         <EditorIndex Value="-1"/>
1011         <TopLine Value="40"/>
1012         <UsageCount Value="6"/>
1013       </Unit129>
1014       <Unit130>
1015         <Filename Value="/usr/share/fpcsrc/rtl/inc/dynlibs.pas"/>
1016         <EditorIndex Value="-1"/>
1017         <TopLine Value="31"/>
1018         <CursorPos X="23" Y="52"/>
1019         <UsageCount Value="8"/>
1020       </Unit130>
1021       <Unit131>
1022         <Filename Value="../../../fbintf/client/2.5/FB25ClientAPI.pas"/>
1023         <EditorIndex Value="-1"/>
1024         <TopLine Value="183"/>
1025         <CursorPos Y="200"/>
1026         <UsageCount Value="9"/>
1027       </Unit131>
1028       <Unit132>
1029         <Filename Value="../../../fbintf/client/3.0/FB30ClientAPI.pas"/>
1030         <EditorIndex Value="-1"/>
1031         <TopLine Value="77"/>
1032         <CursorPos X="50" Y="106"/>
1033         <UsageCount Value="10"/>
1034       </Unit132>
1035       <Unit133>
1036         <Filename Value="../../../fbintf/IBErrorCodes.pas"/>
1037         <EditorIndex Value="-1"/>
1038         <TopLine Value="349"/>
1039         <CursorPos X="17" Y="371"/>
1040         <UsageCount Value="7"/>
1041       </Unit133>
1042       <Unit134>
1043         <Filename Value="../../../cvs.old.versions/ibx/runtime/IBCustomDataSet.pas"/>
1044         <EditorIndex Value="-1"/>
1045         <TopLine Value="1843"/>
1046         <CursorPos Y="1864"/>
1047         <UsageCount Value="8"/>
1048       </Unit134>
1049       <Unit135>
1050         <Filename Value="../../../fbintf/client/FBActivityMonitor.pas"/>
1051         <EditorIndex Value="-1"/>
1052         <TopLine Value="300"/>
1053         <CursorPos X="6" Y="319"/>
1054         <UsageCount Value="11"/>
1055       </Unit135>
1056       <Unit136>
1057         <Filename Value="../../../fbintf/client/FBStatement.pas"/>
1058         <EditorIndex Value="-1"/>
1059         <TopLine Value="64"/>
1060         <CursorPos X="17" Y="78"/>
1061         <UsageCount Value="16"/>
1062       </Unit136>
1063       <Unit137>
1064         <Filename Value="../../../fbintf/client/FBOutputBlock.pas"/>
1065         <EditorIndex Value="-1"/>
1066         <TopLine Value="120"/>
1067         <CursorPos Y="135"/>
1068         <UsageCount Value="9"/>
1069       </Unit137>
1070       <Unit138>
1071         <Filename Value="../../../cvs.old.versions/ibx/runtime/IBSQL.pas"/>
1072         <EditorIndex Value="-1"/>
1073         <TopLine Value="786"/>
1074         <CursorPos X="3" Y="788"/>
1075         <UsageCount Value="10"/>
1076       </Unit138>
1077       <Unit139>
1078         <Filename Value="/usr/share/fpcsrc/rtl/objpas/sysutils/datih.inc"/>
1079         <EditorIndex Value="-1"/>
1080         <TopLine Value="99"/>
1081         <CursorPos X="10" Y="114"/>
1082         <UsageCount Value="14"/>
1083       </Unit139>
1084       <Unit140>
1085         <Filename Value="/usr/share/fpcsrc/rtl/objpas/sysutils/dati.inc"/>
1086         <EditorIndex Value="-1"/>
1087         <TopLine Value="86"/>
1088         <CursorPos X="3" Y="88"/>
1089         <UsageCount Value="14"/>
1090       </Unit140>
1091       <Unit141>
1092         <Filename Value="../../runtime/IBTable.pas"/>
1093         <EditorIndex Value="-1"/>
1094         <TopLine Value="16"/>
1095         <CursorPos Y="34"/>
1096         <UsageCount Value="12"/>
1097       </Unit141>
1098       <Unit142>
1099         <Filename Value="../../../fbintf/client/FBTransaction.pas"/>
1100         <EditorIndex Value="-1"/>
1101         <TopLine Value="72"/>
1102         <CursorPos X="15" Y="93"/>
1103         <UsageCount Value="11"/>
1104       </Unit142>
1105       <Unit143>
1106         <Filename Value="../../../fbintf/client/FBAttachment.pas"/>
1107         <EditorIndex Value="-1"/>
1108         <TopLine Value="94"/>
1109         <CursorPos X="44" Y="96"/>
1110         <UsageCount Value="11"/>
1111       </Unit143>
1112       <Unit144>
1113         <Filename Value="../../../fbintf/client/2.5/FB25Attachment.pas"/>
1114         <EditorIndex Value="-1"/>
1115         <TopLine Value="42"/>
1116         <CursorPos X="15" Y="57"/>
1117         <UsageCount Value="11"/>
1118       </Unit144>
1119       <Unit145>
1120         <Filename Value="../../runtime/IBUpdateSQL.pas"/>
1121         <EditorIndex Value="-1"/>
1122         <TopLine Value="52"/>
1123         <CursorPos X="23" Y="70"/>
1124         <UsageCount Value="12"/>
1125       </Unit145>
1126       <Unit146>
1127         <Filename Value="../../ibcontrols/DBControlGrid.pas"/>
1128         <EditorIndex Value="-1"/>
1129         <TopLine Value="88"/>
1130         <CursorPos X="15" Y="102"/>
1131         <UsageCount Value="9"/>
1132       </Unit146>
1133       <Unit147>
1134         <Filename Value="../../../fbintf/client/FBServices.pas"/>
1135         <EditorIndex Value="-1"/>
1136         <TopLine Value="81"/>
1137         <CursorPos X="20" Y="89"/>
1138         <UsageCount Value="9"/>
1139       </Unit147>
1140       <Unit148>
1141         <Filename Value="/usr/share/fpcsrc/packages/fcl-db/src/base/database.inc"/>
1142         <EditorIndex Value="-1"/>
1143         <TopLine Value="609"/>
1144         <CursorPos X="3" Y="632"/>
1145         <UsageCount Value="18"/>
1146       </Unit148>
1147       <Unit149>
1148         <Filename Value="../../../../../../projects/RequirementsManager/src/MainFormUnit.pas"/>
1149         <HasResources Value="True"/>
1150         <EditorIndex Value="-1"/>
1151         <UsageCount Value="10"/>
1152       </Unit149>
1153       <Unit150>
1154         <Filename Value="../../runtime/IBEvents.pas"/>
1155         <EditorIndex Value="-1"/>
1156         <TopLine Value="71"/>
1157         <CursorPos Y="97"/>
1158         <UsageCount Value="16"/>
1159       </Unit150>
1160     </Units>
1161     <JumpHistory Count="3" HistoryIndex="2">
1162       <Position1>
1163         <Filename Value="unit1.pas"/>
1164         <Caret Line="394" Column="116" TopLine="370"/>
1165       </Position1>
1166       <Position2>
1167         <Filename Value="unit1.pas"/>
1168       </Position2>
1169       <Position3>
1170         <Filename Value="unit1.pas"/>
1171         <Caret Line="9" Column="76"/>
1172       </Position3>
1173     </JumpHistory>
1174   </ProjectOptions>
1175   <CompilerOptions>
1176     <Version Value="11"/>
1177     <Target>
1178       <Filename Value="project1"/>
1179     </Target>
1180     <SearchPaths>
1181       <IncludeFiles Value="$(ProjOutDir)"/>
1182       <UnitOutputDirectory Value="lib/$(TargetCPU)-$(TargetOS)"/>
1183     </SearchPaths>
1184     <Linking>
1185       <Options>
1186         <Win32>
1187           <GraphicApplication Value="True"/>
1188         </Win32>
1189       </Options>
1190     </Linking>
1191     <Other>
1192       <CustomOptions Value="-dUseCThreads"/>
1193     </Other>
1194   </CompilerOptions>
1195   <Debugging>
1196     <Exceptions Count="3">
1197       <Item1>
1198         <Name Value="EAbort"/>
1199       </Item1>
1200       <Item2>
1201         <Name Value="ECodetoolError"/>
1202       </Item2>
1203       <Item3>
1204         <Name Value="EFOpenError"/>
1205       </Item3>
1206     </Exceptions>
1207   </Debugging>
1208   /CONFIG>
1209 + <?xml version="1.0" encoding="UTF-8"?>
1210   CONFIG>
1211   <ProjectOptions>
1212     <Version Value="10"/>
1213     <General>
1214       <MainUnit Value="0"/>
1215       <ResourceType Value="res"/>
1216       <UseXPManifest Value="True"/>
1217       <Icon Value="0"/>
1218     </General>
1219     <i18n>
1220       <EnableI18N LFM="False"/>
1221     </i18n>
1222     <BuildModes Count="1" Active="Default">
1223       <Item1 Name="Default" Default="True"/>
1224     </BuildModes>
1225     <PublishOptions>
1226       <Version Value="2"/>
1227       <IncludeFileFilter Value="*.(pas|pp|inc|lfm|lpr|lrs|lpi|lpk|sh|xml)"/>
1228       <ExcludeFileFilter Value="*.(bak|ppu|o|so);*~;backup"/>
1229     </PublishOptions>
1230     <RunParams>
1231       <local>
1232         <FormatVersion Value="1"/>
1233       </local>
1234     </RunParams>
1235     <RequiredPackages Count="4">
1236       <Item1>
1237         <PackageName Value="ibcontrols"/>
1238       </Item1>
1239       <Item2>
1240         <PackageName Value="FCL"/>
1241         <MinVersion Major="1" Valid="True"/>
1242       </Item2>
1243       <Item3>
1244         <PackageName Value="ibexpress"/>
1245         <MinVersion Minor="9" Valid="True"/>
1246       </Item3>
1247       <Item4>
1248         <PackageName Value="LCL"/>
1249       </Item4>
1250     </RequiredPackages>
1251     <Units Count="157">
1252       <Unit0>
1253         <Filename Value="project1.lpr"/>
1254         <IsPartOfProject Value="True"/>
1255         <EditorIndex Value="-1"/>
1256         <CursorPos X="33" Y="10"/>
1257         <UsageCount Value="183"/>
1258       </Unit0>
1259       <Unit1>
1260         <Filename Value="unit1.pas"/>
1261         <IsPartOfProject Value="True"/>
1262         <ComponentName Value="Form1"/>
1263         <HasResources Value="True"/>
1264         <ResourceBaseClass Value="Form"/>
1265         <UnitName Value="Unit1"/>
1266         <CursorPos X="12" Y="5"/>
1267         <UsageCount Value="183"/>
1268         <Loaded Value="True"/>
1269       </Unit1>
1270       <Unit2>
1271         <Filename Value="../../runtime/IBSQLMonitor.pas"/>
1272         <EditorIndex Value="-1"/>
1273         <WindowIndex Value="1"/>
1274         <TopLine Value="1088"/>
1275         <CursorPos X="70" Y="1105"/>
1276         <UsageCount Value="6"/>
1277       </Unit2>
1278       <Unit3>
1279         <Filename Value="unit2.pas"/>
1280         <IsPartOfProject Value="True"/>
1281         <ComponentName Value="SelectDeptDlg"/>
1282         <HasResources Value="True"/>
1283         <ResourceBaseClass Value="Form"/>
1284         <UnitName Value="Unit2"/>
1285         <EditorIndex Value="-1"/>
1286         <WindowIndex Value="1"/>
1287         <TopLine Value="9"/>
1288         <CursorPos X="87" Y="24"/>
1289         <UsageCount Value="172"/>
1290       </Unit3>
1291       <Unit4>
1292         <Filename Value="unit3.pas"/>
1293         <ComponentName Value="AddEmployeeDlg"/>
1294         <HasResources Value="True"/>
1295         <ResourceBaseClass Value="Form"/>
1296         <TopLine Value="28"/>
1297         <CursorPos Y="48"/>
1298         <UsageCount Value="83"/>
1299       </Unit4>
1300       <Unit5>
1301         <Filename Value="../../runtime/IB.pas"/>
1302         <EditorIndex Value="-1"/>
1303         <WindowIndex Value="1"/>
1304         <TopLine Value="40"/>
1305         <CursorPos X="51" Y="50"/>
1306         <UsageCount Value="28"/>
1307       </Unit5>
1308       <Unit6>
1309         <Filename Value="../../runtime/IBCustomDataSet.pas"/>
1310         <IsVisibleTab Value="True"/>
1311         <EditorIndex Value="1"/>
1312         <TopLine Value="1131"/>
1313         <CursorPos Y="1150"/>
1314         <UsageCount Value="46"/>
1315         <Loaded Value="True"/>
1316       </Unit6>
1317       <Unit7>
1318         <Filename Value="../../runtime/IBDatabase.pas"/>
1319         <EditorIndex Value="8"/>
1320         <TopLine Value="1013"/>
1321         <CursorPos Y="1019"/>
1322         <UsageCount Value="28"/>
1323         <Loaded Value="True"/>
1324       </Unit7>
1325       <Unit8>
1326         <Filename Value="../../runtime/IBQuery.pas"/>
1327         <EditorIndex Value="-1"/>
1328         <TopLine Value="28"/>
1329         <CursorPos X="26" Y="47"/>
1330         <UsageCount Value="59"/>
1331       </Unit8>
1332       <Unit9>
1333         <Filename Value="/usr/local/share/lazarus/lcl/include/dblookup.inc"/>
1334         <TopLine Value="201"/>
1335         <CursorPos X="23" Y="214"/>
1336         <UsageCount Value="5"/>
1337       </Unit9>
1338       <Unit10>
1339         <Filename Value="/usr/local/share/lazarus/lcl/dbctrls.pp"/>
1340         <TopLine Value="1484"/>
1341         <CursorPos Y="1505"/>
1342         <UsageCount Value="5"/>
1343       </Unit10>
1344       <Unit11>
1345         <Filename Value="../../../../projects/external/lazarus.0.9.30/lcl/include/control.inc"/>
1346         <TopLine Value="3168"/>
1347         <CursorPos Y="3189"/>
1348         <UsageCount Value="10"/>
1349       </Unit11>
1350       <Unit12>
1351         <Filename Value="../../runtime/IBIntf.pas"/>
1352         <EditorIndex Value="-1"/>
1353         <WindowIndex Value="1"/>
1354         <TopLine Value="300"/>
1355         <CursorPos X="39" Y="330"/>
1356         <UsageCount Value="5"/>
1357       </Unit12>
1358       <Unit13>
1359         <Filename Value="../../runtime/IBSQL.pas"/>
1360         <EditorIndex Value="-1"/>
1361         <TopLine Value="187"/>
1362         <CursorPos X="19" Y="216"/>
1363         <UsageCount Value="20"/>
1364       </Unit13>
1365       <Unit14>
1366         <Filename Value="/usr/share/fpcsrc/2.4.2/rtl/inc/systemh.inc"/>
1367         <TopLine Value="75"/>
1368         <CursorPos X="19" Y="95"/>
1369         <UsageCount Value="1"/>
1370       </Unit14>
1371       <Unit15>
1372         <Filename Value="/usr/share/fpcsrc/2.4.2/packages/fcl-db/src/base/db.pas"/>
1373         <TopLine Value="1579"/>
1374         <CursorPos X="46" Y="1597"/>
1375         <UsageCount Value="4"/>
1376       </Unit15>
1377       <Unit16>
1378         <Filename Value="../../runtime/IBBlob.pas"/>
1379         <EditorIndex Value="-1"/>
1380         <WindowIndex Value="1"/>
1381         <TopLine Value="23"/>
1382         <CursorPos X="22" Y="40"/>
1383         <UsageCount Value="6"/>
1384       </Unit16>
1385       <Unit17>
1386         <Filename Value="../../runtime/sv5ipc.inc"/>
1387         <TopLine Value="312"/>
1388         <CursorPos X="6" Y="329"/>
1389         <UsageCount Value="1"/>
1390       </Unit17>
1391       <Unit18>
1392         <Filename Value="/usr/share/fpcsrc/2.4.2/rtl/unix/ipc.pp"/>
1393         <UsageCount Value="1"/>
1394       </Unit18>
1395       <Unit19>
1396         <Filename Value="/usr/share/fpcsrc/2.4.2/rtl/linux/ipcsys.inc"/>
1397         <TopLine Value="17"/>
1398         <CursorPos X="10" Y="34"/>
1399         <UsageCount Value="1"/>
1400       </Unit19>
1401       <Unit20>
1402         <Filename Value="../../runtime/IBServices.pas"/>
1403         <EditorIndex Value="-1"/>
1404         <WindowIndex Value="1"/>
1405         <TopLine Value="274"/>
1406         <CursorPos X="49" Y="575"/>
1407         <UsageCount Value="5"/>
1408       </Unit20>
1409       <Unit21>
1410         <Filename Value="../../runtime/IBExtract.pas"/>
1411         <TopLine Value="49"/>
1412         <CursorPos X="59" Y="49"/>
1413         <UsageCount Value="3"/>
1414       </Unit21>
1415       <Unit22>
1416         <Filename Value="/usr/share/fpcsrc/2.4.2/packages/fcl-db/src/base/dataset.inc"/>
1417         <TopLine Value="938"/>
1418         <CursorPos X="3" Y="941"/>
1419         <UsageCount Value="3"/>
1420       </Unit22>
1421       <Unit23>
1422         <Filename Value="../../../../projects/cdream/dbclients/src/frames/SendEmailFrameUnit.lfm"/>
1423         <TopLine Value="414"/>
1424         <CursorPos Y="6"/>
1425         <UsageCount Value="1"/>
1426         <DefaultSyntaxHighlighter Value="LFM"/>
1427       </Unit23>
1428       <Unit24>
1429         <Filename Value="../../../../projects/cdream/dbclients/src/framework/BaseFrameUnit.pas"/>
1430         <TopLine Value="205"/>
1431         <CursorPos Y="214"/>
1432         <UsageCount Value="3"/>
1433       </Unit24>
1434       <Unit25>
1435         <Filename Value="../../../../projects/cdream/dbclients/src/framework/ToyShopDBUnit.pas"/>
1436         <TopLine Value="142"/>
1437         <CursorPos Y="156"/>
1438         <UsageCount Value="1"/>
1439       </Unit25>
1440       <Unit26>
1441         <Filename Value="../../../../projects/cdream/dbclients/debian/changelog"/>
1442         <CursorPos X="60" Y="7"/>
1443         <UsageCount Value="1"/>
1444         <DefaultSyntaxHighlighter Value="None"/>
1445       </Unit26>
1446       <Unit27>
1447         <Filename Value="/usr/share/fpcsrc/2.4.2/packages/fcl-db/src/base/database.inc"/>
1448         <TopLine Value="474"/>
1449         <CursorPos X="3" Y="476"/>
1450         <UsageCount Value="2"/>
1451       </Unit27>
1452       <Unit28>
1453         <Filename Value="../../runtime/IBStoredProc.pas"/>
1454         <TopLine Value="206"/>
1455         <CursorPos X="6" Y="215"/>
1456         <UsageCount Value="2"/>
1457       </Unit28>
1458       <Unit29>
1459         <Filename Value="/usr/local/share/lazarus/lcl/include/control.inc"/>
1460         <TopLine Value="3172"/>
1461         <CursorPos Y="3189"/>
1462         <UsageCount Value="2"/>
1463       </Unit29>
1464       <Unit30>
1465         <Filename Value="/usr/share/fpcsrc/2.4.2/rtl/inc/variants.pp"/>
1466         <TopLine Value="142"/>
1467         <CursorPos X="53" Y="69"/>
1468         <UsageCount Value="2"/>
1469       </Unit30>
1470       <Unit31>
1471         <Filename Value="/usr/share/fpcsrc/2.4.2/rtl/inc/varianth.inc"/>
1472         <TopLine Value="16"/>
1473         <CursorPos X="13" Y="44"/>
1474         <UsageCount Value="2"/>
1475       </Unit31>
1476       <Unit32>
1477         <Filename Value="unit1.lfm"/>
1478         <ComponentName Value="Form1"/>
1479         <HasResources Value="True"/>
1480         <ResourceBaseClass Value="Form"/>
1481         <EditorIndex Value="-1"/>
1482         <ExtraEditorCount Value="1"/>
1483         <ExtraEditor1>
1484           <EditorIndex Value="-1"/>
1485           <TopLine Value="603"/>
1486           <CursorPos X="50" Y="630"/>
1487         </ExtraEditor1>
1488         <UsageCount Value="10"/>
1489         <DefaultSyntaxHighlighter Value="LFM"/>
1490       </Unit32>
1491       <Unit33>
1492         <Filename Value="../../runtime/IBLookupComboEditBox.pas"/>
1493         <TopLine Value="78"/>
1494         <CursorPos Y="89"/>
1495         <UsageCount Value="9"/>
1496       </Unit33>
1497       <Unit34>
1498         <Filename Value="../../runtime/IBDynamicGrid.pas"/>
1499         <TopLine Value="22"/>
1500         <CursorPos X="72" Y="33"/>
1501         <UsageCount Value="8"/>
1502       </Unit34>
1503       <Unit35>
1504         <Filename Value="../../runtime/IBTreeView.pas"/>
1505         <TopLine Value="147"/>
1506         <CursorPos X="26" Y="160"/>
1507         <UsageCount Value="3"/>
1508       </Unit35>
1509       <Unit36>
1510         <Filename Value="/usr/share/fpcsrc/packages/fcl-db/src/base/db.pas"/>
1511         <EditorIndex Value="6"/>
1512         <TopLine Value="164"/>
1513         <CursorPos X="3" Y="165"/>
1514         <UsageCount Value="36"/>
1515         <Loaded Value="True"/>
1516       </Unit36>
1517       <Unit37>
1518         <Filename Value="../../../../lcl/controls.pp"/>
1519         <EditorIndex Value="-1"/>
1520         <WindowIndex Value="1"/>
1521         <TopLine Value="1176"/>
1522         <CursorPos X="15" Y="1186"/>
1523         <UsageCount Value="17"/>
1524       </Unit37>
1525       <Unit38>
1526         <Filename Value="../../../../lcl/include/wincontrol.inc"/>
1527         <WindowIndex Value="1"/>
1528         <TopLine Value="8131"/>
1529         <CursorPos Y="8144"/>
1530         <UsageCount Value="9"/>
1531       </Unit38>
1532       <Unit39>
1533         <Filename Value="../../../../lcl/dbgrids.pas"/>
1534         <EditorIndex Value="-1"/>
1535         <WindowIndex Value="1"/>
1536         <TopLine Value="3672"/>
1537         <CursorPos X="25" Y="3691"/>
1538         <UsageCount Value="17"/>
1539       </Unit39>
1540       <Unit40>
1541         <Filename Value="../../../../lcl/grids.pas"/>
1542         <EditorIndex Value="-1"/>
1543         <WindowIndex Value="1"/>
1544         <TopLine Value="6558"/>
1545         <CursorPos Y="6571"/>
1546         <UsageCount Value="21"/>
1547       </Unit40>
1548       <Unit41>
1549         <Filename Value="../../../../lcl/include/winapih.inc"/>
1550         <TopLine Value="238"/>
1551         <CursorPos X="10" Y="253"/>
1552         <UsageCount Value="9"/>
1553       </Unit41>
1554       <Unit42>
1555         <Filename Value="../../../../lcl/comctrls.pp"/>
1556         <TopLine Value="2745"/>
1557         <CursorPos X="54" Y="2758"/>
1558         <UsageCount Value="6"/>
1559       </Unit42>
1560       <Unit43>
1561         <Filename Value="../../../../lcl/include/treeview.inc"/>
1562         <TopLine Value="643"/>
1563         <CursorPos Y="645"/>
1564         <UsageCount Value="5"/>
1565       </Unit43>
1566       <Unit44>
1567         <Filename Value="../../../../lcl/editbtn.pas"/>
1568         <TopLine Value="614"/>
1569         <CursorPos X="3" Y="614"/>
1570         <UsageCount Value="4"/>
1571       </Unit44>
1572       <Unit45>
1573         <Filename Value="../../runtime/IBSQLParser.pas"/>
1574         <TopLine Value="604"/>
1575         <CursorPos Y="620"/>
1576         <UsageCount Value="5"/>
1577       </Unit45>
1578       <Unit46>
1579         <Filename Value="../../ibcontrols/IBLookupComboEditBox.pas"/>
1580         <EditorIndex Value="-1"/>
1581         <WindowIndex Value="1"/>
1582         <TopLine Value="500"/>
1583         <CursorPos X="36" Y="525"/>
1584         <UsageCount Value="8"/>
1585       </Unit46>
1586       <Unit47>
1587         <Filename Value="../../ibcontrols/IBTreeView.pas"/>
1588         <TopLine Value="142"/>
1589         <CursorPos Y="142"/>
1590         <UsageCount Value="5"/>
1591       </Unit47>
1592       <Unit48>
1593         <Filename Value="../../ibcontrols/IBDynamicGrid.pas"/>
1594         <EditorIndex Value="-1"/>
1595         <TopLine Value="196"/>
1596         <CursorPos X="54" Y="212"/>
1597         <UsageCount Value="25"/>
1598       </Unit48>
1599       <Unit49>
1600         <Filename Value="../../design/ibselectsqleditor.pas"/>
1601         <ComponentName Value="IBSelectSQLEditorForm"/>
1602         <HasResources Value="True"/>
1603         <ResourceBaseClass Value="Form"/>
1604         <UsageCount Value="3"/>
1605       </Unit49>
1606       <Unit50>
1607         <Filename Value="../../design/IBEventsEditor.pas"/>
1608         <ComponentName Value="IBEventsEditor"/>
1609         <HasResources Value="True"/>
1610         <ResourceBaseClass Value="Form"/>
1611         <UsageCount Value="2"/>
1612       </Unit50>
1613       <Unit51>
1614         <Filename Value="../../design/ibdeletesqleditor.pas"/>
1615         <ComponentName Value="IBDeleteSQLEditorForm"/>
1616         <HasResources Value="True"/>
1617         <ResourceBaseClass Value="Form"/>
1618         <CursorPos X="60" Y="26"/>
1619         <UsageCount Value="2"/>
1620       </Unit51>
1621       <Unit52>
1622         <Filename Value="../../design/ibinsertsqleditor.pas"/>
1623         <ComponentName Value="IBInsertSQLEditorForm"/>
1624         <HasResources Value="True"/>
1625         <ResourceBaseClass Value="Form"/>
1626         <CursorPos X="48" Y="18"/>
1627         <UsageCount Value="2"/>
1628       </Unit52>
1629       <Unit53>
1630         <Filename Value="../../design/ibmodifysqleditor.pas"/>
1631         <ComponentName Value="IBModifySQLEditorForm"/>
1632         <HasResources Value="True"/>
1633         <ResourceBaseClass Value="Form"/>
1634         <CursorPos X="60" Y="23"/>
1635         <UsageCount Value="2"/>
1636       </Unit53>
1637       <Unit54>
1638         <Filename Value="../../design/ibupdatesqleditor.pas"/>
1639         <ComponentName Value="IBUpdateSQLEditorForm"/>
1640         <HasResources Value="True"/>
1641         <ResourceBaseClass Value="Form"/>
1642         <CursorPos X="15" Y="10"/>
1643         <UsageCount Value="2"/>
1644       </Unit54>
1645       <Unit55>
1646         <Filename Value="../../design/ibsqleditor.pas"/>
1647         <ComponentName Value="IBSQLEditorForm"/>
1648         <HasResources Value="True"/>
1649         <ResourceBaseClass Value="Form"/>
1650         <TopLine Value="240"/>
1651         <CursorPos X="3" Y="240"/>
1652         <UsageCount Value="2"/>
1653       </Unit55>
1654       <Unit56>
1655         <Filename Value="../../design/ibdataseteditor.pas"/>
1656         <ComponentName Value="IBDataSetEditorForm"/>
1657         <HasResources Value="True"/>
1658         <ResourceBaseClass Value="Form"/>
1659         <CursorPos X="46" Y="18"/>
1660         <UsageCount Value="2"/>
1661       </Unit56>
1662       <Unit57>
1663         <Filename Value="../../design/dbFieldLinkPropEditor.pas"/>
1664         <ComponentName Value="FieldLinkEditor"/>
1665         <HasResources Value="True"/>
1666         <ResourceBaseClass Value="Form"/>
1667         <CursorPos X="60" Y="23"/>
1668         <UsageCount Value="2"/>
1669       </Unit57>
1670       <Unit58>
1671         <Filename Value="../../design/dbFieldListPropEditor.pas"/>
1672         <ComponentName Value="FieldListEditor"/>
1673         <HasResources Value="True"/>
1674         <ResourceBaseClass Value="Form"/>
1675         <TopLine Value="133"/>
1676         <CursorPos X="56" Y="137"/>
1677         <UsageCount Value="2"/>
1678       </Unit58>
1679       <Unit59>
1680         <Filename Value="../../design/IBDatabaseEdit.pas"/>
1681         <ComponentName Value="IBDatabaseEditForm"/>
1682         <HasResources Value="True"/>
1683         <ResourceBaseClass Value="Form"/>
1684         <EditorIndex Value="-1"/>
1685         <WindowIndex Value="1"/>
1686         <TopLine Value="270"/>
1687         <CursorPos X="17" Y="287"/>
1688         <UsageCount Value="6"/>
1689       </Unit59>
1690       <Unit60>
1691         <Filename Value="/usr/share/fpcsrc/packages/fcl-db/src/base/dataset.inc"/>
1692         <EditorIndex Value="5"/>
1693         <TopLine Value="89"/>
1694         <CursorPos X="3" Y="88"/>
1695         <UsageCount Value="12"/>
1696         <Loaded Value="True"/>
1697       </Unit60>
1698       <Unit61>
1699         <Filename Value="../../../../lcl/themes.pas"/>
1700         <TopLine Value="791"/>
1701         <CursorPos X="3" Y="791"/>
1702         <UsageCount Value="6"/>
1703       </Unit61>
1704       <Unit62>
1705         <Filename Value="../../../../lcl/extctrls.pp"/>
1706         <WindowIndex Value="1"/>
1707         <TopLine Value="982"/>
1708         <CursorPos X="32" Y="992"/>
1709         <UsageCount Value="15"/>
1710       </Unit62>
1711       <Unit63>
1712         <Filename Value="../../../../lcl/lcltype.pp"/>
1713         <TopLine Value="47"/>
1714         <CursorPos X="3" Y="61"/>
1715         <UsageCount Value="3"/>
1716       </Unit63>
1717       <Unit64>
1718         <Filename Value="../../../../lcl/forms.pp"/>
1719         <UnitName Value="Forms"/>
1720         <EditorIndex Value="-1"/>
1721         <WindowIndex Value="1"/>
1722         <TopLine Value="1254"/>
1723         <CursorPos X="35" Y="1266"/>
1724         <UsageCount Value="6"/>
1725       </Unit64>
1726       <Unit65>
1727         <Filename Value="../../../../lcl/include/application.inc"/>
1728         <EditorIndex Value="-1"/>
1729         <WindowIndex Value="1"/>
1730         <TopLine Value="1043"/>
1731         <CursorPos Y="1055"/>
1732         <UsageCount Value="5"/>
1733       </Unit65>
1734       <Unit66>
1735         <Filename Value="/usr/share/fpcsrc/rtl/inc/objpash.inc"/>
1736         <TopLine Value="169"/>
1737         <CursorPos X="8" Y="183"/>
1738         <UsageCount Value="4"/>
1739       </Unit66>
1740       <Unit67>
1741         <Filename Value="../../../../components/lazutils/lazmethodlist.pas"/>
1742         <TopLine Value="10"/>
1743         <CursorPos X="15" Y="25"/>
1744         <UsageCount Value="3"/>
1745       </Unit67>
1746       <Unit68>
1747         <Filename Value="../../../../lcl/include/customform.inc"/>
1748         <TopLine Value="1803"/>
1749         <CursorPos Y="1817"/>
1750         <UsageCount Value="8"/>
1751       </Unit68>
1752       <Unit69>
1753         <Filename Value="../../../../lcl/graphics.pp"/>
1754         <TopLine Value="1202"/>
1755         <CursorPos X="14" Y="1216"/>
1756         <UsageCount Value="10"/>
1757       </Unit69>
1758       <Unit70>
1759         <Filename Value="../../../../lcl/include/winapi.inc"/>
1760         <TopLine Value="935"/>
1761         <CursorPos X="3" Y="938"/>
1762         <UsageCount Value="9"/>
1763       </Unit70>
1764       <Unit71>
1765         <Filename Value="../../../../lcl/include/control.inc"/>
1766         <EditorIndex Value="-1"/>
1767         <WindowIndex Value="1"/>
1768         <TopLine Value="4771"/>
1769         <CursorPos Y="4784"/>
1770         <UsageCount Value="6"/>
1771       </Unit71>
1772       <Unit72>
1773         <Filename Value="../../../../lcl/stdctrls.pp"/>
1774         <TopLine Value="303"/>
1775         <CursorPos X="24" Y="318"/>
1776         <UsageCount Value="9"/>
1777       </Unit72>
1778       <Unit73>
1779         <Filename Value="../../../../lcl/include/scrollbar.inc"/>
1780         <TopLine Value="93"/>
1781         <CursorPos X="3" Y="97"/>
1782         <UsageCount Value="3"/>
1783       </Unit73>
1784       <Unit74>
1785         <Filename Value="../../../../lcl/include/scrollingwincontrol.inc"/>
1786         <TopLine Value="199"/>
1787         <CursorPos X="3" Y="201"/>
1788         <UsageCount Value="3"/>
1789       </Unit74>
1790       <Unit75>
1791         <Filename Value="/usr/share/fpcsrc/packages/fcl-image/src/fpcanvas.pp"/>
1792         <TopLine Value="351"/>
1793         <CursorPos X="14" Y="363"/>
1794         <UsageCount Value="8"/>
1795       </Unit75>
1796       <Unit76>
1797         <Filename Value="../../../../lcl/interfaces/gtk2/gtk2winapi.inc"/>
1798         <TopLine Value="6332"/>
1799         <CursorPos Y="6346"/>
1800         <UsageCount Value="7"/>
1801       </Unit76>
1802       <Unit77>
1803         <Filename Value="/usr/share/fpcsrc/packages/fcl-db/src/base/datasource.inc"/>
1804         <EditorIndex Value="-1"/>
1805         <WindowIndex Value="1"/>
1806         <TopLine Value="199"/>
1807         <CursorPos X="22" Y="202"/>
1808         <UsageCount Value="6"/>
1809       </Unit77>
1810       <Unit78>
1811         <Filename Value="../ibtreeview/Unit1.pas"/>
1812         <TopLine Value="145"/>
1813         <CursorPos X="36" Y="174"/>
1814         <UsageCount Value="4"/>
1815       </Unit78>
1816       <Unit79>
1817         <Filename Value="../lookupcombobox/Unit1.pas"/>
1818         <TopLine Value="207"/>
1819         <CursorPos Y="236"/>
1820         <UsageCount Value="4"/>
1821       </Unit79>
1822       <Unit80>
1823         <Filename Value="../../runtime/IBDialogs.pas"/>
1824         <ComponentName Value="IBXLoginDlg"/>
1825         <HasResources Value="True"/>
1826         <ResourceBaseClass Value="Form"/>
1827         <EditorIndex Value="-1"/>
1828         <WindowIndex Value="1"/>
1829         <TopLine Value="37"/>
1830         <CursorPos X="3" Y="109"/>
1831         <UsageCount Value="6"/>
1832       </Unit80>
1833       <Unit81>
1834         <Filename Value="../../design/IBDBReg.pas"/>
1835         <EditorIndex Value="-1"/>
1836         <WindowIndex Value="1"/>
1837         <TopLine Value="357"/>
1838         <CursorPos X="61" Y="364"/>
1839         <UsageCount Value="6"/>
1840       </Unit81>
1841       <Unit82>
1842         <Filename Value="../../../../lcl/dbctrls.pp"/>
1843         <EditorIndex Value="-1"/>
1844         <WindowIndex Value="1"/>
1845         <TopLine Value="789"/>
1846         <CursorPos X="15" Y="800"/>
1847         <UsageCount Value="5"/>
1848       </Unit82>
1849       <Unit83>
1850         <Filename Value="../../../../lcl/include/customdbcombobox.inc"/>
1851         <TopLine Value="67"/>
1852         <CursorPos Y="74"/>
1853         <UsageCount Value="5"/>
1854       </Unit83>
1855       <Unit84>
1856         <Filename Value="../../../../lcl/include/customcombobox.inc"/>
1857         <TopLine Value="227"/>
1858         <CursorPos Y="237"/>
1859         <UsageCount Value="5"/>
1860       </Unit84>
1861       <Unit85>
1862         <Filename Value="../../../../lcl/include/dblookupcombobox.inc"/>
1863         <EditorIndex Value="-1"/>
1864         <WindowIndex Value="1"/>
1865         <TopLine Value="27"/>
1866         <CursorPos X="3" Y="31"/>
1867         <UsageCount Value="5"/>
1868       </Unit85>
1869       <Unit86>
1870         <Filename Value="../../../../lcl/include/dblookup.inc"/>
1871         <EditorIndex Value="-1"/>
1872         <WindowIndex Value="1"/>
1873         <TopLine Value="281"/>
1874         <CursorPos X="3" Y="289"/>
1875         <UsageCount Value="5"/>
1876       </Unit86>
1877       <Unit87>
1878         <Filename Value="/usr/share/fpcsrc/2.6.4/packages/fcl-db/src/base/db.pas"/>
1879         <EditorIndex Value="-1"/>
1880         <WindowIndex Value="1"/>
1881         <TopLine Value="1695"/>
1882         <CursorPos X="3" Y="1673"/>
1883         <UsageCount Value="5"/>
1884       </Unit87>
1885       <Unit88>
1886         <Filename Value="../../../mwaframework/source/BaseFrameUnit.pas"/>
1887         <ComponentName Value="BaseFrame"/>
1888         <HasResources Value="True"/>
1889         <ResourceBaseClass Value="Frame"/>
1890         <EditorIndex Value="-1"/>
1891         <WindowIndex Value="1"/>
1892         <TopLine Value="41"/>
1893         <CursorPos X="42" Y="60"/>
1894         <UsageCount Value="5"/>
1895       </Unit88>
1896       <Unit89>
1897         <Filename Value="../../../mwaframework/source/BaseFormUnit.pas"/>
1898         <EditorIndex Value="-1"/>
1899         <WindowIndex Value="1"/>
1900         <CursorPos X="64" Y="9"/>
1901         <UsageCount Value="5"/>
1902       </Unit89>
1903       <Unit90>
1904         <Filename Value="../../../mwaframework/source/CustomDBUnit.pas"/>
1905         <EditorIndex Value="-1"/>
1906         <WindowIndex Value="1"/>
1907         <TopLine Value="72"/>
1908         <CursorPos X="61" Y="91"/>
1909         <UsageCount Value="5"/>
1910       </Unit90>
1911       <Unit91>
1912         <Filename Value="../../../mwaframework/source/TopFormUnit.pas"/>
1913         <EditorIndex Value="-1"/>
1914         <WindowIndex Value="1"/>
1915         <CursorPos X="65" Y="13"/>
1916         <UsageCount Value="5"/>
1917       </Unit91>
1918       <Unit92>
1919         <Filename Value="../../../mwaframework/source/dlg/DBFormUnit.pas"/>
1920         <EditorIndex Value="-1"/>
1921         <WindowIndex Value="1"/>
1922         <CursorPos X="27" Y="7"/>
1923         <UsageCount Value="5"/>
1924       </Unit92>
1925       <Unit93>
1926         <Filename Value="../../../mwaframework/source/listframeunit.pas"/>
1927         <ComponentName Value="ListFrame"/>
1928         <HasResources Value="True"/>
1929         <ResourceBaseClass Value="Frame"/>
1930         <EditorIndex Value="-1"/>
1931         <WindowIndex Value="1"/>
1932         <CursorPos X="49" Y="10"/>
1933         <UsageCount Value="5"/>
1934       </Unit93>
1935       <Unit94>
1936         <Filename Value="../../runtime/dblogindlg.pas"/>
1937         <EditorIndex Value="-1"/>
1938         <WindowIndex Value="1"/>
1939         <TopLine Value="40"/>
1940         <CursorPos X="13" Y="67"/>
1941         <UsageCount Value="5"/>
1942       </Unit94>
1943       <Unit95>
1944         <Filename Value="../../ibexpress.pas"/>
1945         <EditorIndex Value="-1"/>
1946         <WindowIndex Value="1"/>
1947         <CursorPos X="96" Y="6"/>
1948         <UsageCount Value="5"/>
1949       </Unit95>
1950       <Unit96>
1951         <Filename Value="../../changelog"/>
1952         <EditorIndex Value="4"/>
1953         <CursorPos X="67" Y="16"/>
1954         <UsageCount Value="13"/>
1955         <Loaded Value="True"/>
1956         <DefaultSyntaxHighlighter Value="None"/>
1957       </Unit96>
1958       <Unit97>
1959         <Filename Value="../../iblocaldb/IBLocalDBSupport.pas"/>
1960         <EditorIndex Value="-1"/>
1961         <WindowIndex Value="1"/>
1962         <TopLine Value="237"/>
1963         <CursorPos X="18" Y="263"/>
1964         <UsageCount Value="5"/>
1965       </Unit97>
1966       <Unit98>
1967         <Filename Value="../../../../fpc/2.6.4/source/rtl/objpas/sysutils/osutilsh.inc"/>
1968         <EditorIndex Value="-1"/>
1969         <WindowIndex Value="1"/>
1970         <TopLine Value="22"/>
1971         <CursorPos X="20" Y="39"/>
1972         <UsageCount Value="5"/>
1973       </Unit98>
1974       <Unit99>
1975         <Filename Value="../../../../fpc/2.6.4/source/rtl/win/sysutils.pp"/>
1976         <EditorIndex Value="-1"/>
1977         <WindowIndex Value="1"/>
1978         <TopLine Value="1089"/>
1979         <CursorPos X="25" Y="1092"/>
1980         <UsageCount Value="5"/>
1981       </Unit99>
1982       <Unit100>
1983         <Filename Value="../../../../fpc/2.6.4/source/rtl/win/windirs.pp"/>
1984         <EditorIndex Value="-1"/>
1985         <WindowIndex Value="1"/>
1986         <TopLine Value="34"/>
1987         <CursorPos X="22" Y="38"/>
1988         <UsageCount Value="5"/>
1989       </Unit100>
1990       <Unit101>
1991         <Filename Value="../../design/IBDSDialogs.pas"/>
1992         <ComponentName Value="IBXDSLoginDlg"/>
1993         <HasResources Value="True"/>
1994         <ResourceBaseClass Value="Form"/>
1995         <EditorIndex Value="-1"/>
1996         <WindowIndex Value="1"/>
1997         <TopLine Value="76"/>
1998         <CursorPos X="38" Y="104"/>
1999         <UsageCount Value="6"/>
2000       </Unit101>
2001       <Unit102>
2002         <Filename Value="../../../../components/ideintf/lazideintf.pas"/>
2003         <UnitName Value="LazIDEIntf"/>
2004         <EditorIndex Value="-1"/>
2005         <WindowIndex Value="1"/>
2006         <TopLine Value="334"/>
2007         <CursorPos X="34" Y="346"/>
2008         <UsageCount Value="5"/>
2009       </Unit102>
2010       <Unit103>
2011         <Filename Value="../../../../components/ideintf/projectintf.pas"/>
2012         <UnitName Value="ProjectIntf"/>
2013         <EditorIndex Value="-1"/>
2014         <WindowIndex Value="1"/>
2015         <TopLine Value="49"/>
2016         <CursorPos X="34" Y="51"/>
2017         <UsageCount Value="5"/>
2018       </Unit103>
2019       <Unit104>
2020         <Filename Value="../../../../components/ideintf/projpackintf.pas"/>
2021         <UnitName Value="ProjPackIntf"/>
2022         <EditorIndex Value="-1"/>
2023         <WindowIndex Value="1"/>
2024         <TopLine Value="19"/>
2025         <CursorPos X="3" Y="33"/>
2026         <UsageCount Value="5"/>
2027       </Unit104>
2028       <Unit105>
2029         <Filename Value="../../runtime/IBCodePage.pas"/>
2030         <EditorIndex Value="-1"/>
2031         <WindowIndex Value="1"/>
2032         <TopLine Value="80"/>
2033         <CursorPos Y="108"/>
2034         <UsageCount Value="9"/>
2035       </Unit105>
2036       <Unit106>
2037         <Filename Value="/usr/share/fpcsrc/rtl/unix/sysutils.pp"/>
2038         <EditorIndex Value="-1"/>
2039         <WindowIndex Value="1"/>
2040         <TopLine Value="273"/>
2041         <CursorPos X="38" Y="285"/>
2042         <UsageCount Value="5"/>
2043       </Unit106>
2044       <Unit107>
2045         <Filename Value="/usr/share/fpcsrc/rtl/objpas/sysutils/syscodepages.inc"/>
2046         <EditorIndex Value="-1"/>
2047         <WindowIndex Value="1"/>
2048         <TopLine Value="427"/>
2049         <CursorPos X="16" Y="453"/>
2050         <UsageCount Value="9"/>
2051       </Unit107>
2052       <Unit108>
2053         <Filename Value="/usr/share/fpcsrc/rtl/inc/charset.pp"/>
2054         <EditorIndex Value="-1"/>
2055         <WindowIndex Value="1"/>
2056         <UsageCount Value="6"/>
2057       </Unit108>
2058       <Unit109>
2059         <Filename Value="/usr/share/fpcsrc/rtl/inc/systemh.inc"/>
2060         <EditorIndex Value="-1"/>
2061         <WindowIndex Value="1"/>
2062         <TopLine Value="86"/>
2063         <CursorPos X="10" Y="101"/>
2064         <UsageCount Value="5"/>
2065       </Unit109>
2066       <Unit110>
2067         <Filename Value="/usr/share/fpcsrc/packages/fcl-db/src/base/fields.inc"/>
2068         <EditorIndex Value="7"/>
2069         <TopLine Value="605"/>
2070         <CursorPos X="3" Y="608"/>
2071         <UsageCount Value="11"/>
2072         <Loaded Value="True"/>
2073       </Unit110>
2074       <Unit111>
2075         <Filename Value="/usr/share/fpcsrc/rtl/objpas/classes/classesh.inc"/>
2076         <EditorIndex Value="-1"/>
2077         <TopLine Value="856"/>
2078         <CursorPos X="15" Y="872"/>
2079         <UsageCount Value="10"/>
2080       </Unit111>
2081       <Unit112>
2082         <Filename Value="/usr/share/fpcsrc/rtl/objpas/classes/stringl.inc"/>
2083         <EditorIndex Value="-1"/>
2084         <WindowIndex Value="1"/>
2085         <TopLine Value="423"/>
2086         <CursorPos X="3" Y="428"/>
2087         <UsageCount Value="6"/>
2088       </Unit112>
2089       <Unit113>
2090         <Filename Value="/usr/share/fpcsrc/packages/rtl-unicode/src/inc/cp895.pas"/>
2091         <EditorIndex Value="-1"/>
2092         <WindowIndex Value="1"/>
2093         <UsageCount Value="6"/>
2094       </Unit113>
2095       <Unit114>
2096         <Filename Value="../../../../../svn/thirdparty/ibx1.5/runtime/IBCustomDataSet.pas"/>
2097         <EditorIndex Value="-1"/>
2098         <WindowIndex Value="1"/>
2099         <TopLine Value="3636"/>
2100         <CursorPos Y="3657"/>
2101         <UsageCount Value="6"/>
2102       </Unit114>
2103       <Unit115>
2104         <Filename Value="../../../fbintf/IB.pas"/>
2105         <EditorIndex Value="-1"/>
2106         <TopLine Value="389"/>
2107         <CursorPos X="101" Y="398"/>
2108         <UsageCount Value="25"/>
2109       </Unit115>
2110       <Unit116>
2111         <Filename Value="../../../fbintf/client/FBClientAPI.pas"/>
2112         <EditorIndex Value="-1"/>
2113         <TopLine Value="114"/>
2114         <CursorPos X="15" Y="119"/>
2115         <UsageCount Value="15"/>
2116       </Unit116>
2117       <Unit117>
2118         <Filename Value="../../../fbintf/client/include/uloadlibrary.inc"/>
2119         <EditorIndex Value="-1"/>
2120         <TopLine Value="26"/>
2121         <CursorPos Y="29"/>
2122         <UsageCount Value="13"/>
2123       </Unit117>
2124       <Unit118>
2125         <Filename Value="../../../fbintf/client/include/wloadlibrary.inc"/>
2126         <EditorIndex Value="-1"/>
2127         <TopLine Value="22"/>
2128         <CursorPos X="74" Y="42"/>
2129         <UsageCount Value="13"/>
2130       </Unit118>
2131       <Unit119>
2132         <Filename Value="../../../../fpc/3.0.0/source/packages/fcl-base/src/custapp.pp"/>
2133         <UnitName Value="CustApp"/>
2134         <EditorIndex Value="-1"/>
2135         <WindowIndex Value="1"/>
2136         <TopLine Value="260"/>
2137         <CursorPos X="52" Y="263"/>
2138         <UsageCount Value="6"/>
2139       </Unit119>
2140       <Unit120>
2141         <Filename Value="../../../../fpc/3.0.0/source/rtl/objpas/sysutils/sysutilh.inc"/>
2142         <EditorIndex Value="-1"/>
2143         <WindowIndex Value="1"/>
2144         <TopLine Value="215"/>
2145         <CursorPos X="14" Y="227"/>
2146         <UsageCount Value="6"/>
2147       </Unit120>
2148       <Unit121>
2149         <Filename Value="../../../../fpc/3.0.0/source/rtl/objpas/sysutils/sysutils.inc"/>
2150         <EditorIndex Value="-1"/>
2151         <WindowIndex Value="1"/>
2152         <TopLine Value="559"/>
2153         <CursorPos X="3" Y="567"/>
2154         <UsageCount Value="6"/>
2155       </Unit121>
2156       <Unit122>
2157         <Filename Value="../../../cvs.old.versions/ibx/changelog"/>
2158         <EditorIndex Value="-1"/>
2159         <WindowIndex Value="1"/>
2160         <CursorPos X="2" Y="9"/>
2161         <UsageCount Value="6"/>
2162         <DefaultSyntaxHighlighter Value="None"/>
2163       </Unit122>
2164       <Unit123>
2165         <Filename Value="../../../fbintf/client/FBSQLData.pas"/>
2166         <EditorIndex Value="2"/>
2167         <TopLine Value="236"/>
2168         <CursorPos X="27" Y="254"/>
2169         <UsageCount Value="27"/>
2170         <Loaded Value="True"/>
2171       </Unit123>
2172       <Unit124>
2173         <Filename Value="../../../fbintf/client/2.5/FB25Statement.pas"/>
2174         <EditorIndex Value="3"/>
2175         <TopLine Value="368"/>
2176         <CursorPos X="3" Y="370"/>
2177         <ExtraEditorCount Value="1"/>
2178         <ExtraEditor1>
2179           <EditorIndex Value="-1"/>
2180           <TopLine Value="1074"/>
2181           <CursorPos Y="1094"/>
2182         </ExtraEditor1>
2183         <UsageCount Value="27"/>
2184         <Loaded Value="True"/>
2185       </Unit124>
2186       <Unit125>
2187         <Filename Value="../../../fbintf/client/3.0/FB30Statement.pas"/>
2188         <EditorIndex Value="-1"/>
2189         <WindowIndex Value="-1"/>
2190         <TopLine Value="869"/>
2191         <CursorPos X="3" Y="871"/>
2192         <ExtraEditorCount Value="1"/>
2193         <ExtraEditor1>
2194           <EditorIndex Value="-1"/>
2195           <TopLine Value="792"/>
2196           <CursorPos X="6" Y="810"/>
2197         </ExtraEditor1>
2198         <UsageCount Value="15"/>
2199       </Unit125>
2200       <Unit126>
2201         <Filename Value="../../../fbintf/client/FBMessages.pas"/>
2202         <EditorIndex Value="-1"/>
2203         <TopLine Value="70"/>
2204         <CursorPos X="48" Y="76"/>
2205         <UsageCount Value="10"/>
2206       </Unit126>
2207       <Unit127>
2208         <Filename Value="/usr/share/fpcsrc/rtl/unix/bunxovlh.inc"/>
2209         <EditorIndex Value="-1"/>
2210         <WindowIndex Value="1"/>
2211         <TopLine Value="54"/>
2212         <CursorPos X="18" Y="68"/>
2213         <UsageCount Value="6"/>
2214       </Unit127>
2215       <Unit128>
2216         <Filename Value="../../../fbintf/IBUtils.pas"/>
2217         <EditorIndex Value="-1"/>
2218         <UsageCount Value="6"/>
2219       </Unit128>
2220       <Unit129>
2221         <Filename Value="../../../fbintf/IBExternals.pas"/>
2222         <EditorIndex Value="-1"/>
2223         <TopLine Value="40"/>
2224         <UsageCount Value="6"/>
2225       </Unit129>
2226       <Unit130>
2227         <Filename Value="/usr/share/fpcsrc/rtl/inc/dynlibs.pas"/>
2228         <EditorIndex Value="-1"/>
2229         <TopLine Value="31"/>
2230         <CursorPos X="23" Y="52"/>
2231         <UsageCount Value="8"/>
2232       </Unit130>
2233       <Unit131>
2234         <Filename Value="../../../fbintf/client/2.5/FB25ClientAPI.pas"/>
2235         <EditorIndex Value="-1"/>
2236         <TopLine Value="183"/>
2237         <CursorPos Y="200"/>
2238         <UsageCount Value="9"/>
2239       </Unit131>
2240       <Unit132>
2241         <Filename Value="../../../fbintf/client/3.0/FB30ClientAPI.pas"/>
2242         <EditorIndex Value="-1"/>
2243         <TopLine Value="77"/>
2244         <CursorPos X="50" Y="106"/>
2245         <UsageCount Value="10"/>
2246       </Unit132>
2247       <Unit133>
2248         <Filename Value="../../../fbintf/IBErrorCodes.pas"/>
2249         <EditorIndex Value="-1"/>
2250         <TopLine Value="349"/>
2251         <CursorPos X="17" Y="371"/>
2252         <UsageCount Value="7"/>
2253       </Unit133>
2254       <Unit134>
2255         <Filename Value="../../../cvs.old.versions/ibx/runtime/IBCustomDataSet.pas"/>
2256         <EditorIndex Value="-1"/>
2257         <TopLine Value="1843"/>
2258         <CursorPos Y="1864"/>
2259         <UsageCount Value="8"/>
2260       </Unit134>
2261       <Unit135>
2262         <Filename Value="../../../fbintf/client/FBActivityMonitor.pas"/>
2263         <EditorIndex Value="-1"/>
2264         <TopLine Value="300"/>
2265         <CursorPos X="6" Y="319"/>
2266         <UsageCount Value="11"/>
2267       </Unit135>
2268       <Unit136>
2269         <Filename Value="../../../fbintf/client/FBStatement.pas"/>
2270         <EditorIndex Value="-1"/>
2271         <TopLine Value="64"/>
2272         <CursorPos X="17" Y="78"/>
2273         <UsageCount Value="16"/>
2274       </Unit136>
2275       <Unit137>
2276         <Filename Value="../../../fbintf/client/FBOutputBlock.pas"/>
2277         <EditorIndex Value="-1"/>
2278         <TopLine Value="120"/>
2279         <CursorPos Y="135"/>
2280         <UsageCount Value="9"/>
2281       </Unit137>
2282       <Unit138>
2283         <Filename Value="../../../cvs.old.versions/ibx/runtime/IBSQL.pas"/>
2284         <EditorIndex Value="-1"/>
2285         <TopLine Value="786"/>
2286         <CursorPos X="3" Y="788"/>
2287         <UsageCount Value="10"/>
2288       </Unit138>
2289       <Unit139>
2290         <Filename Value="/usr/share/fpcsrc/rtl/objpas/sysutils/datih.inc"/>
2291         <EditorIndex Value="-1"/>
2292         <TopLine Value="99"/>
2293         <CursorPos X="10" Y="114"/>
2294         <UsageCount Value="14"/>
2295       </Unit139>
2296       <Unit140>
2297         <Filename Value="/usr/share/fpcsrc/rtl/objpas/sysutils/dati.inc"/>
2298         <EditorIndex Value="-1"/>
2299         <TopLine Value="86"/>
2300         <CursorPos X="3" Y="88"/>
2301         <UsageCount Value="14"/>
2302       </Unit140>
2303       <Unit141>
2304         <Filename Value="../../runtime/IBTable.pas"/>
2305         <EditorIndex Value="-1"/>
2306         <TopLine Value="16"/>
2307         <CursorPos Y="34"/>
2308         <UsageCount Value="12"/>
2309       </Unit141>
2310       <Unit142>
2311         <Filename Value="../../../fbintf/client/FBTransaction.pas"/>
2312         <EditorIndex Value="-1"/>
2313         <TopLine Value="72"/>
2314         <CursorPos X="15" Y="93"/>
2315         <UsageCount Value="11"/>
2316       </Unit142>
2317       <Unit143>
2318         <Filename Value="../../../fbintf/client/FBAttachment.pas"/>
2319         <EditorIndex Value="-1"/>
2320         <TopLine Value="94"/>
2321         <CursorPos X="44" Y="96"/>
2322         <UsageCount Value="11"/>
2323       </Unit143>
2324       <Unit144>
2325         <Filename Value="../../../fbintf/client/2.5/FB25Attachment.pas"/>
2326         <EditorIndex Value="-1"/>
2327         <TopLine Value="42"/>
2328         <CursorPos X="15" Y="57"/>
2329         <UsageCount Value="11"/>
2330       </Unit144>
2331       <Unit145>
2332         <Filename Value="../../runtime/IBUpdateSQL.pas"/>
2333         <EditorIndex Value="-1"/>
2334         <TopLine Value="52"/>
2335         <CursorPos X="23" Y="70"/>
2336         <UsageCount Value="12"/>
2337       </Unit145>
2338       <Unit146>
2339         <Filename Value="../../ibcontrols/DBControlGrid.pas"/>
2340         <EditorIndex Value="-1"/>
2341         <TopLine Value="88"/>
2342         <CursorPos X="15" Y="102"/>
2343         <UsageCount Value="9"/>
2344       </Unit146>
2345       <Unit147>
2346         <Filename Value="../../../fbintf/client/FBServices.pas"/>
2347         <EditorIndex Value="-1"/>
2348         <TopLine Value="81"/>
2349         <CursorPos X="20" Y="89"/>
2350         <UsageCount Value="9"/>
2351       </Unit147>
2352       <Unit148>
2353         <Filename Value="/usr/share/fpcsrc/packages/fcl-db/src/base/database.inc"/>
2354         <EditorIndex Value="-1"/>
2355         <TopLine Value="609"/>
2356         <CursorPos X="3" Y="632"/>
2357         <UsageCount Value="18"/>
2358       </Unit148>
2359       <Unit149>
2360         <Filename Value="../../../../../../projects/RequirementsManager/src/MainFormUnit.pas"/>
2361         <HasResources Value="True"/>
2362         <EditorIndex Value="-1"/>
2363         <UsageCount Value="10"/>
2364       </Unit149>
2365       <Unit150>
2366         <Filename Value="../../runtime/IBEvents.pas"/>
2367         <EditorIndex Value="-1"/>
2368         <TopLine Value="71"/>
2369         <CursorPos Y="97"/>
2370         <UsageCount Value="16"/>
2371       </Unit150>
2372       <Unit151>
2373         <Filename Value="../../runtime/ibxscript.pas"/>
2374         <EditorIndex Value="-1"/>
2375         <TopLine Value="1743"/>
2376         <CursorPos X="3" Y="1745"/>
2377         <UsageCount Value="12"/>
2378       </Unit151>
2379       <Unit152>
2380         <Filename Value="../../runtime/IBDataOutput.pas"/>
2381         <EditorIndex Value="9"/>
2382         <TopLine Value="356"/>
2383         <CursorPos X="55" Y="372"/>
2384         <UsageCount Value="13"/>
2385         <Loaded Value="True"/>
2386       </Unit152>
2387       <Unit153>
2388         <Filename Value="/usr/share/fpcsrc/rtl/objpas/classes/streams.inc"/>
2389         <EditorIndex Value="-1"/>
2390         <TopLine Value="185"/>
2391         <CursorPos X="5" Y="191"/>
2392         <UsageCount Value="10"/>
2393       </Unit153>
2394       <Unit154>
2395         <Filename Value="../../../indy/lazarus/IdAboutVCL.pas"/>
2396         <EditorIndex Value="-1"/>
2397         <TopLine Value="60"/>
2398         <CursorPos X="3" Y="76"/>
2399         <UsageCount Value="12"/>
2400         <DefaultSyntaxHighlighter Value="Delphi"/>
2401       </Unit154>
2402       <Unit155>
2403         <Filename Value="../../../wst/ide/lazarus/wst_indy.pas"/>
2404         <EditorIndex Value="-1"/>
2405         <CursorPos X="3" Y="12"/>
2406         <UsageCount Value="11"/>
2407       </Unit155>
2408       <Unit156>
2409         <Filename Value="../../../wst/indy_http_protocol.pas"/>
2410         <EditorIndex Value="-1"/>
2411         <UsageCount Value="10"/>
2412       </Unit156>
2413     </Units>
2414     <JumpHistory Count="30" HistoryIndex="29">
2415       <Position1>
2416         <Filename Value="../../runtime/IBCustomDataSet.pas"/>
2417         <Caret Line="3823" Column="18" TopLine="3806"/>
2418       </Position1>
2419       <Position2>
2420         <Filename Value="../../runtime/IBCustomDataSet.pas"/>
2421         <Caret Line="3826" Column="49" TopLine="3806"/>
2422       </Position2>
2423       <Position3>
2424         <Filename Value="../../runtime/IBCustomDataSet.pas"/>
2425         <Caret Line="3887" Column="79" TopLine="3857"/>
2426       </Position3>
2427       <Position4>
2428         <Filename Value="../../runtime/IBCustomDataSet.pas"/>
2429         <Caret Line="3888" Column="28" TopLine="3858"/>
2430       </Position4>
2431       <Position5>
2432         <Filename Value="../../runtime/IBCustomDataSet.pas"/>
2433         <Caret Line="3826" Column="19" TopLine="3809"/>
2434       </Position5>
2435       <Position6>
2436         <Filename Value="../../runtime/IBCustomDataSet.pas"/>
2437         <Caret Line="3839" Column="24" TopLine="3809"/>
2438       </Position6>
2439       <Position7>
2440         <Filename Value="../../runtime/IBCustomDataSet.pas"/>
2441         <Caret Line="3850" Column="24" TopLine="3820"/>
2442       </Position7>
2443       <Position8>
2444         <Filename Value="../../runtime/IBCustomDataSet.pas"/>
2445         <Caret Line="3862" Column="24" TopLine="3832"/>
2446       </Position8>
2447       <Position9>
2448         <Filename Value="../../runtime/IBCustomDataSet.pas"/>
2449         <Caret Line="3874" Column="24" TopLine="3844"/>
2450       </Position9>
2451       <Position10>
2452         <Filename Value="../../runtime/IBCustomDataSet.pas"/>
2453         <Caret Line="3884" Column="22" TopLine="3854"/>
2454       </Position10>
2455       <Position11>
2456         <Filename Value="../../runtime/IBCustomDataSet.pas"/>
2457         <Caret Line="3898" Column="22" TopLine="3868"/>
2458       </Position11>
2459       <Position12>
2460         <Filename Value="../../runtime/IBCustomDataSet.pas"/>
2461         <Caret Line="3826" Column="33" TopLine="3801"/>
2462       </Position12>
2463       <Position13>
2464         <Filename Value="../../runtime/IBCustomDataSet.pas"/>
2465         <Caret Line="185" Column="18" TopLine="160"/>
2466       </Position13>
2467       <Position14>
2468         <Filename Value="../../runtime/IBCustomDataSet.pas"/>
2469         <Caret Line="1143" Column="13" TopLine="1135"/>
2470       </Position14>
2471       <Position15>
2472         <Filename Value="../../runtime/IBCustomDataSet.pas"/>
2473         <Caret Line="186" Column="18" TopLine="166"/>
2474       </Position15>
2475       <Position16>
2476         <Filename Value="../../runtime/IBCustomDataSet.pas"/>
2477         <Caret Line="1152" Column="33" TopLine="1139"/>
2478       </Position16>
2479       <Position17>
2480         <Filename Value="../../runtime/IBCustomDataSet.pas"/>
2481         <Caret Line="187" Column="14" TopLine="168"/>
2482       </Position17>
2483       <Position18>
2484         <Filename Value="../../runtime/IBCustomDataSet.pas"/>
2485         <Caret Line="1154" Column="3" TopLine="1154"/>
2486       </Position18>
2487       <Position19>
2488         <Filename Value="../../runtime/IBCustomDataSet.pas"/>
2489         <Caret Line="237" Column="16" TopLine="218"/>
2490       </Position19>
2491       <Position20>
2492         <Filename Value="../../runtime/IBCustomDataSet.pas"/>
2493         <Caret Line="1092" Column="3" TopLine="1089"/>
2494       </Position20>
2495       <Position21>
2496         <Filename Value="../../runtime/IBCustomDataSet.pas"/>
2497         <Caret Line="233" Column="16" TopLine="218"/>
2498       </Position21>
2499       <Position22>
2500         <Filename Value="../../runtime/IBCustomDataSet.pas"/>
2501         <Caret Line="1048" Column="3" TopLine="1045"/>
2502       </Position22>
2503       <Position23>
2504         <Filename Value="../../runtime/IBCustomDataSet.pas"/>
2505         <Caret Line="233" Column="16" TopLine="214"/>
2506       </Position23>
2507       <Position24>
2508         <Filename Value="../../runtime/IBCustomDataSet.pas"/>
2509         <Caret Line="786" Column="3" TopLine="767"/>
2510       </Position24>
2511       <Position25>
2512         <Filename Value="../../runtime/IBCustomDataSet.pas"/>
2513         <Caret Line="465" Column="15" TopLine="447"/>
2514       </Position25>
2515       <Position26>
2516         <Filename Value="../../runtime/IBCustomDataSet.pas"/>
2517         <Caret Line="3919" Column="21" TopLine="3897"/>
2518       </Position26>
2519       <Position27>
2520         <Filename Value="../../runtime/IBCustomDataSet.pas"/>
2521         <Caret Line="3934" Column="39" TopLine="3925"/>
2522       </Position27>
2523       <Position28>
2524         <Filename Value="../../runtime/IBCustomDataSet.pas"/>
2525         <Caret Line="186" Column="15" TopLine="168"/>
2526       </Position28>
2527       <Position29>
2528         <Filename Value="../../runtime/IBCustomDataSet.pas"/>
2529         <Caret Line="1150" TopLine="1138"/>
2530       </Position29>
2531       <Position30>
2532         <Filename Value="../../runtime/IBCustomDataSet.pas"/>
2533         <Caret Line="3886" Column="36" TopLine="3868"/>
2534       </Position30>
2535     </JumpHistory>
2536   </ProjectOptions>
2537   <CompilerOptions>
2538     <Version Value="11"/>
2539     <Target>
2540       <Filename Value="project1"/>
2541     </Target>
2542     <SearchPaths>
2543       <IncludeFiles Value="$(ProjOutDir)"/>
2544       <UnitOutputDirectory Value="lib/$(TargetCPU)-$(TargetOS)"/>
2545     </SearchPaths>
2546     <Linking>
2547       <Options>
2548         <Win32>
2549           <GraphicApplication Value="True"/>
2550         </Win32>
2551       </Options>
2552     </Linking>
2553     <Other>
2554       <CustomOptions Value="-dUseCThreads"/>
2555     </Other>
2556   </CompilerOptions>
2557   <Debugging>
2558     <Exceptions Count="3">
2559       <Item1>
2560         <Name Value="EAbort"/>
2561       </Item1>
2562       <Item2>
2563         <Name Value="ECodetoolError"/>
2564       </Item2>
2565       <Item3>
2566         <Name Value="EFOpenError"/>
2567       </Item3>
2568     </Exceptions>
2569   </Debugging>
2570   /CONFIG>

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines