ViewVC Help
View File | Revision Log | Show Annotations | Download File | View Changeset | Root Listing
root/public/ibx/trunk/examples/local-employeedb/LocalDBExample.lpi
Revision: 47
Committed: Mon Jan 9 15:31:51 2017 UTC (7 years, 3 months ago) by tony
File size: 35326 byte(s)
Log Message:
Committing updates for Release R2-0-1

File Contents

# User Rev Content
1 tony 45 <?xml version="1.0" encoding="UTF-8"?>
2     <CONFIG>
3     <ProjectOptions>
4     <Version Value="9"/>
5     <General>
6     <MainUnit Value="0"/>
7     <Title Value="LocalDBExample"/>
8     <ResourceType Value="res"/>
9     <UseXPManifest Value="True"/>
10     <Icon Value="0"/>
11     </General>
12     <i18n>
13     <EnableI18N LFM="False"/>
14     </i18n>
15     <VersionInfo>
16     <StringTable ProductVersion=""/>
17     </VersionInfo>
18     <BuildModes Count="1" Active="Default">
19     <Item1 Name="Default" Default="True"/>
20     </BuildModes>
21     <PublishOptions>
22     <Version Value="2"/>
23     <IncludeFileFilter Value="*.(pas|pp|inc|lfm|lpr|lrs|lpi|lpk|sh|xml)"/>
24     <ExcludeFileFilter Value="*.(bak|ppu|o|so);*~;backup"/>
25     </PublishOptions>
26     <RunParams>
27     <local>
28     <FormatVersion Value="1"/>
29     </local>
30     </RunParams>
31     <RequiredPackages Count="5">
32     <Item1>
33     <PackageName Value="iblocaldb"/>
34     </Item1>
35     <Item2>
36     <PackageName Value="ibcontrols"/>
37     </Item2>
38     <Item3>
39     <PackageName Value="FCL"/>
40     <MinVersion Major="1" Valid="True"/>
41     </Item3>
42     <Item4>
43     <PackageName Value="ibexpress"/>
44     <MinVersion Minor="9" Valid="True"/>
45     </Item4>
46     <Item5>
47     <PackageName Value="LCL"/>
48     </Item5>
49     </RequiredPackages>
50     <Units Count="136">
51     <Unit0>
52     <Filename Value="LocalDBExample.lpr"/>
53     <IsPartOfProject Value="True"/>
54     <EditorIndex Value="-1"/>
55     <WindowIndex Value="1"/>
56     <CursorPos X="33" Y="10"/>
57     <UsageCount Value="157"/>
58     </Unit0>
59     <Unit1>
60     <Filename Value="unit1.pas"/>
61     <IsPartOfProject Value="True"/>
62     <ComponentName Value="Form1"/>
63     <HasResources Value="True"/>
64     <ResourceBaseClass Value="Form"/>
65     <UnitName Value="Unit1"/>
66     <IsVisibleTab Value="True"/>
67 tony 47 <TopLine Value="283"/>
68     <CursorPos X="63" Y="297"/>
69 tony 45 <UsageCount Value="157"/>
70     <Loaded Value="True"/>
71     <LoadedDesigner Value="True"/>
72     </Unit1>
73     <Unit2>
74     <Filename Value="../../runtime/IBSQLMonitor.pas"/>
75     <EditorIndex Value="-1"/>
76     <WindowIndex Value="1"/>
77     <TopLine Value="106"/>
78     <CursorPos X="3" Y="107"/>
79     <UsageCount Value="8"/>
80     </Unit2>
81     <Unit3>
82     <Filename Value="unit2.pas"/>
83     <IsPartOfProject Value="True"/>
84     <ComponentName Value="SelectDeptDlg"/>
85     <HasResources Value="True"/>
86     <ResourceBaseClass Value="Form"/>
87     <TopLine Value="9"/>
88     <CursorPos X="54" Y="26"/>
89     <UsageCount Value="146"/>
90     </Unit3>
91     <Unit4>
92     <Filename Value="unit3.pas"/>
93     <ComponentName Value="AddEmployeeDlg"/>
94     <HasResources Value="True"/>
95     <ResourceBaseClass Value="Form"/>
96     <TopLine Value="28"/>
97     <CursorPos Y="48"/>
98     <UsageCount Value="86"/>
99     </Unit4>
100     <Unit5>
101     <Filename Value="../../runtime/IB.pas"/>
102     <EditorIndex Value="-1"/>
103     <TopLine Value="388"/>
104     <CursorPos Y="404"/>
105     <UsageCount Value="30"/>
106     </Unit5>
107     <Unit6>
108     <Filename Value="../../runtime/IBCustomDataSet.pas"/>
109     <EditorIndex Value="-1"/>
110     <WindowIndex Value="1"/>
111     <TopLine Value="3620"/>
112     <CursorPos Y="3635"/>
113     <UsageCount Value="28"/>
114     </Unit6>
115     <Unit7>
116     <Filename Value="../../runtime/IBDatabase.pas"/>
117     <EditorIndex Value="-1"/>
118     <TopLine Value="2114"/>
119     <CursorPos X="47" Y="2139"/>
120     <UsageCount Value="25"/>
121     </Unit7>
122     <Unit8>
123     <Filename Value="../../runtime/IBQuery.pas"/>
124     <TopLine Value="96"/>
125     <CursorPos Y="109"/>
126     <UsageCount Value="61"/>
127     </Unit8>
128     <Unit9>
129     <Filename Value="/usr/local/share/lazarus/lcl/include/dblookup.inc"/>
130     <TopLine Value="201"/>
131     <CursorPos X="23" Y="214"/>
132     <UsageCount Value="8"/>
133     </Unit9>
134     <Unit10>
135     <Filename Value="/usr/local/share/lazarus/lcl/dbctrls.pp"/>
136     <TopLine Value="1484"/>
137     <CursorPos Y="1505"/>
138     <UsageCount Value="8"/>
139     </Unit10>
140     <Unit11>
141     <Filename Value="../../../../projects/external/lazarus.0.9.30/lcl/include/control.inc"/>
142     <TopLine Value="3168"/>
143     <CursorPos Y="3189"/>
144     <UsageCount Value="3"/>
145     </Unit11>
146     <Unit12>
147     <Filename Value="../../runtime/IBIntf.pas"/>
148     <EditorIndex Value="-1"/>
149     <TopLine Value="320"/>
150     <CursorPos X="40" Y="332"/>
151     <UsageCount Value="10"/>
152     </Unit12>
153     <Unit13>
154     <Filename Value="../../runtime/IBSQL.pas"/>
155     <EditorIndex Value="-1"/>
156     <TopLine Value="2765"/>
157     <CursorPos Y="2780"/>
158     <UsageCount Value="10"/>
159     </Unit13>
160     <Unit14>
161     <Filename Value="/usr/share/fpcsrc/2.4.2/rtl/inc/systemh.inc"/>
162     <TopLine Value="75"/>
163     <CursorPos X="19" Y="95"/>
164     <UsageCount Value="4"/>
165     </Unit14>
166     <Unit15>
167     <Filename Value="/usr/share/fpcsrc/2.4.2/packages/fcl-db/src/base/db.pas"/>
168     <TopLine Value="1579"/>
169     <CursorPos X="46" Y="1597"/>
170     <UsageCount Value="7"/>
171     </Unit15>
172     <Unit16>
173     <Filename Value="../../runtime/IBBlob.pas"/>
174     <EditorIndex Value="-1"/>
175     <TopLine Value="78"/>
176     <CursorPos X="3" Y="48"/>
177     <UsageCount Value="10"/>
178     </Unit16>
179     <Unit17>
180     <Filename Value="../../runtime/sv5ipc.inc"/>
181     <TopLine Value="312"/>
182     <CursorPos X="6" Y="329"/>
183     <UsageCount Value="4"/>
184     </Unit17>
185     <Unit18>
186     <Filename Value="/usr/share/fpcsrc/2.4.2/rtl/unix/ipc.pp"/>
187     <UsageCount Value="4"/>
188     </Unit18>
189     <Unit19>
190     <Filename Value="/usr/share/fpcsrc/2.4.2/rtl/linux/ipcsys.inc"/>
191     <TopLine Value="17"/>
192     <CursorPos X="10" Y="34"/>
193     <UsageCount Value="4"/>
194     </Unit19>
195     <Unit20>
196     <Filename Value="../../runtime/IBServices.pas"/>
197     <EditorIndex Value="-1"/>
198     <TopLine Value="92"/>
199     <CursorPos X="53" Y="96"/>
200     <UsageCount Value="11"/>
201     </Unit20>
202     <Unit21>
203     <Filename Value="../../runtime/IBExtract.pas"/>
204     <EditorIndex Value="-1"/>
205     <TopLine Value="67"/>
206     <CursorPos X="59" Y="49"/>
207     <UsageCount Value="10"/>
208     </Unit21>
209     <Unit22>
210     <Filename Value="/usr/share/fpcsrc/2.4.2/packages/fcl-db/src/base/dataset.inc"/>
211     <TopLine Value="938"/>
212     <CursorPos X="3" Y="941"/>
213     <UsageCount Value="6"/>
214     </Unit22>
215     <Unit23>
216     <Filename Value="../../../../projects/cdream/dbclients/src/frames/SendEmailFrameUnit.lfm"/>
217     <TopLine Value="414"/>
218     <CursorPos Y="6"/>
219     <UsageCount Value="4"/>
220     <DefaultSyntaxHighlighter Value="LFM"/>
221     </Unit23>
222     <Unit24>
223     <Filename Value="../../../../projects/cdream/dbclients/src/framework/BaseFrameUnit.pas"/>
224     <TopLine Value="205"/>
225     <CursorPos Y="214"/>
226     <UsageCount Value="6"/>
227     </Unit24>
228     <Unit25>
229     <Filename Value="../../../../projects/cdream/dbclients/src/framework/ToyShopDBUnit.pas"/>
230     <TopLine Value="142"/>
231     <CursorPos Y="156"/>
232     <UsageCount Value="4"/>
233     </Unit25>
234     <Unit26>
235     <Filename Value="../../../../projects/cdream/dbclients/debian/changelog"/>
236     <CursorPos X="60" Y="7"/>
237     <UsageCount Value="4"/>
238     <DefaultSyntaxHighlighter Value="None"/>
239     </Unit26>
240     <Unit27>
241     <Filename Value="/usr/share/fpcsrc/2.4.2/packages/fcl-db/src/base/database.inc"/>
242     <TopLine Value="474"/>
243     <CursorPos X="3" Y="476"/>
244     <UsageCount Value="5"/>
245     </Unit27>
246     <Unit28>
247     <Filename Value="../../runtime/IBStoredProc.pas"/>
248     <TopLine Value="206"/>
249     <CursorPos X="6" Y="215"/>
250     <UsageCount Value="5"/>
251     </Unit28>
252     <Unit29>
253     <Filename Value="/usr/local/share/lazarus/lcl/include/control.inc"/>
254     <TopLine Value="3172"/>
255     <CursorPos Y="3189"/>
256     <UsageCount Value="5"/>
257     </Unit29>
258     <Unit30>
259     <Filename Value="/usr/share/fpcsrc/2.4.2/rtl/inc/variants.pp"/>
260     <TopLine Value="142"/>
261     <CursorPos X="53" Y="69"/>
262     <UsageCount Value="5"/>
263     </Unit30>
264     <Unit31>
265     <Filename Value="/usr/share/fpcsrc/2.4.2/rtl/inc/varianth.inc"/>
266     <TopLine Value="16"/>
267     <CursorPos X="13" Y="44"/>
268     <UsageCount Value="5"/>
269     </Unit31>
270     <Unit32>
271     <Filename Value="unit1.lfm"/>
272     <EditorIndex Value="-1"/>
273     <TopLine Value="172"/>
274     <CursorPos X="97" Y="141"/>
275     <ExtraEditorCount Value="1"/>
276     <ExtraEditor1>
277     <EditorIndex Value="-1"/>
278     <TopLine Value="509"/>
279     <CursorPos X="13" Y="534"/>
280     </ExtraEditor1>
281     <UsageCount Value="10"/>
282     <DefaultSyntaxHighlighter Value="LFM"/>
283     </Unit32>
284     <Unit33>
285     <Filename Value="../../runtime/IBLookupComboEditBox.pas"/>
286     <TopLine Value="78"/>
287     <CursorPos Y="89"/>
288     <UsageCount Value="12"/>
289     </Unit33>
290     <Unit34>
291     <Filename Value="../../runtime/IBDynamicGrid.pas"/>
292     <TopLine Value="22"/>
293     <CursorPos X="72" Y="33"/>
294     <UsageCount Value="11"/>
295     </Unit34>
296     <Unit35>
297     <Filename Value="../../runtime/IBTreeView.pas"/>
298     <TopLine Value="147"/>
299     <CursorPos X="26" Y="160"/>
300     <UsageCount Value="6"/>
301     </Unit35>
302     <Unit36>
303     <Filename Value="/usr/share/fpcsrc/packages/fcl-db/src/base/db.pas"/>
304     <EditorIndex Value="-1"/>
305     <TopLine Value="1879"/>
306     <CursorPos X="15" Y="1895"/>
307     <UsageCount Value="27"/>
308     </Unit36>
309     <Unit37>
310     <Filename Value="../../../../lcl/controls.pp"/>
311     <EditorIndex Value="-1"/>
312     <WindowIndex Value="1"/>
313     <TopLine Value="1176"/>
314     <CursorPos X="15" Y="1186"/>
315     <UsageCount Value="20"/>
316     </Unit37>
317     <Unit38>
318     <Filename Value="../../../../lcl/include/wincontrol.inc"/>
319     <WindowIndex Value="1"/>
320     <TopLine Value="8131"/>
321     <CursorPos Y="8144"/>
322     <UsageCount Value="12"/>
323     </Unit38>
324     <Unit39>
325     <Filename Value="../../../../lcl/dbgrids.pas"/>
326     <EditorIndex Value="-1"/>
327     <WindowIndex Value="1"/>
328     <TopLine Value="3672"/>
329     <CursorPos X="25" Y="3691"/>
330     <UsageCount Value="20"/>
331     </Unit39>
332     <Unit40>
333     <Filename Value="../../../../lcl/grids.pas"/>
334     <EditorIndex Value="-1"/>
335     <WindowIndex Value="1"/>
336     <TopLine Value="6558"/>
337     <CursorPos Y="6571"/>
338     <UsageCount Value="24"/>
339     </Unit40>
340     <Unit41>
341     <Filename Value="../../../../lcl/include/winapih.inc"/>
342     <TopLine Value="238"/>
343     <CursorPos X="10" Y="253"/>
344     <UsageCount Value="12"/>
345     </Unit41>
346     <Unit42>
347     <Filename Value="../../../../lcl/comctrls.pp"/>
348     <TopLine Value="2745"/>
349     <CursorPos X="54" Y="2758"/>
350     <UsageCount Value="9"/>
351     </Unit42>
352     <Unit43>
353     <Filename Value="../../../../lcl/include/treeview.inc"/>
354     <TopLine Value="643"/>
355     <CursorPos Y="645"/>
356     <UsageCount Value="8"/>
357     </Unit43>
358     <Unit44>
359     <Filename Value="../../../../lcl/editbtn.pas"/>
360     <TopLine Value="614"/>
361     <CursorPos X="3" Y="614"/>
362     <UsageCount Value="7"/>
363     </Unit44>
364     <Unit45>
365     <Filename Value="../../runtime/IBSQLParser.pas"/>
366     <EditorIndex Value="-1"/>
367     <WindowIndex Value="1"/>
368     <TopLine Value="25"/>
369     <CursorPos X="44" Y="13"/>
370     <UsageCount Value="8"/>
371     </Unit45>
372     <Unit46>
373     <Filename Value="../../ibcontrols/IBLookupComboEditBox.pas"/>
374     <EditorIndex Value="-1"/>
375     <TopLine Value="234"/>
376     <CursorPos Y="248"/>
377     <UsageCount Value="11"/>
378     </Unit46>
379     <Unit47>
380     <Filename Value="../../ibcontrols/IBTreeView.pas"/>
381     <TopLine Value="142"/>
382     <CursorPos Y="142"/>
383     <UsageCount Value="8"/>
384     </Unit47>
385     <Unit48>
386     <Filename Value="../../ibcontrols/IBDynamicGrid.pas"/>
387     <EditorIndex Value="-1"/>
388     <TopLine Value="99"/>
389     <CursorPos X="103" Y="124"/>
390     <UsageCount Value="26"/>
391     </Unit48>
392     <Unit49>
393     <Filename Value="../../design/ibselectsqleditor.pas"/>
394     <ComponentName Value="IBSelectSQLEditorForm"/>
395     <HasResources Value="True"/>
396     <ResourceBaseClass Value="Form"/>
397     <UsageCount Value="6"/>
398     </Unit49>
399     <Unit50>
400     <Filename Value="../../design/IBEventsEditor.pas"/>
401     <ComponentName Value="IBEventsEditor"/>
402     <HasResources Value="True"/>
403     <ResourceBaseClass Value="Form"/>
404     <UsageCount Value="5"/>
405     </Unit50>
406     <Unit51>
407     <Filename Value="../../design/ibdeletesqleditor.pas"/>
408     <ComponentName Value="IBDeleteSQLEditorForm"/>
409     <HasResources Value="True"/>
410     <ResourceBaseClass Value="Form"/>
411     <CursorPos X="60" Y="26"/>
412     <UsageCount Value="5"/>
413     </Unit51>
414     <Unit52>
415     <Filename Value="../../design/ibinsertsqleditor.pas"/>
416     <ComponentName Value="IBInsertSQLEditorForm"/>
417     <HasResources Value="True"/>
418     <ResourceBaseClass Value="Form"/>
419     <CursorPos X="48" Y="18"/>
420     <UsageCount Value="5"/>
421     </Unit52>
422     <Unit53>
423     <Filename Value="../../design/ibmodifysqleditor.pas"/>
424     <ComponentName Value="IBModifySQLEditorForm"/>
425     <HasResources Value="True"/>
426     <ResourceBaseClass Value="Form"/>
427     <CursorPos X="60" Y="23"/>
428     <UsageCount Value="5"/>
429     </Unit53>
430     <Unit54>
431     <Filename Value="../../design/ibupdatesqleditor.pas"/>
432     <ComponentName Value="IBUpdateSQLEditorForm"/>
433     <HasResources Value="True"/>
434     <ResourceBaseClass Value="Form"/>
435     <CursorPos X="15" Y="10"/>
436     <UsageCount Value="5"/>
437     </Unit54>
438     <Unit55>
439     <Filename Value="../../design/ibsqleditor.pas"/>
440     <ComponentName Value="IBSQLEditorForm"/>
441     <HasResources Value="True"/>
442     <ResourceBaseClass Value="Form"/>
443     <TopLine Value="240"/>
444     <CursorPos X="3" Y="240"/>
445     <UsageCount Value="5"/>
446     </Unit55>
447     <Unit56>
448     <Filename Value="../../design/ibdataseteditor.pas"/>
449     <ComponentName Value="IBDataSetEditorForm"/>
450     <HasResources Value="True"/>
451     <ResourceBaseClass Value="Form"/>
452     <CursorPos X="46" Y="18"/>
453     <UsageCount Value="5"/>
454     </Unit56>
455     <Unit57>
456     <Filename Value="../../design/dbFieldLinkPropEditor.pas"/>
457     <ComponentName Value="FieldLinkEditor"/>
458     <HasResources Value="True"/>
459     <ResourceBaseClass Value="Form"/>
460     <CursorPos X="60" Y="23"/>
461     <UsageCount Value="5"/>
462     </Unit57>
463     <Unit58>
464     <Filename Value="../../design/dbFieldListPropEditor.pas"/>
465     <ComponentName Value="FieldListEditor"/>
466     <HasResources Value="True"/>
467     <ResourceBaseClass Value="Form"/>
468     <TopLine Value="133"/>
469     <CursorPos X="56" Y="137"/>
470     <UsageCount Value="5"/>
471     </Unit58>
472     <Unit59>
473     <Filename Value="../../design/IBDatabaseEdit.pas"/>
474     <UsageCount Value="5"/>
475     </Unit59>
476     <Unit60>
477     <Filename Value="/usr/share/fpcsrc/packages/fcl-db/src/base/dataset.inc"/>
478     <EditorIndex Value="-1"/>
479     <WindowIndex Value="1"/>
480     <TopLine Value="1482"/>
481     <CursorPos X="3" Y="1486"/>
482     <UsageCount Value="9"/>
483     </Unit60>
484     <Unit61>
485     <Filename Value="../../../../lcl/themes.pas"/>
486     <TopLine Value="791"/>
487     <CursorPos X="3" Y="791"/>
488     <UsageCount Value="9"/>
489     </Unit61>
490     <Unit62>
491     <Filename Value="../../../../lcl/extctrls.pp"/>
492     <WindowIndex Value="1"/>
493     <TopLine Value="982"/>
494     <CursorPos X="32" Y="992"/>
495     <UsageCount Value="18"/>
496     </Unit62>
497     <Unit63>
498     <Filename Value="../../../../lcl/lcltype.pp"/>
499     <TopLine Value="47"/>
500     <CursorPos X="3" Y="61"/>
501     <UsageCount Value="6"/>
502     </Unit63>
503     <Unit64>
504     <Filename Value="../../../../lcl/forms.pp"/>
505     <UnitName Value="Forms"/>
506     <EditorIndex Value="-1"/>
507     <TopLine Value="1257"/>
508     <CursorPos X="34" Y="1263"/>
509     <UsageCount Value="9"/>
510     </Unit64>
511     <Unit65>
512     <Filename Value="../../../../lcl/include/application.inc"/>
513     <EditorIndex Value="-1"/>
514     <WindowIndex Value="1"/>
515     <TopLine Value="1043"/>
516     <CursorPos Y="1055"/>
517     <UsageCount Value="8"/>
518     </Unit65>
519     <Unit66>
520     <Filename Value="/usr/share/fpcsrc/rtl/inc/objpash.inc"/>
521     <TopLine Value="169"/>
522     <CursorPos X="8" Y="183"/>
523     <UsageCount Value="7"/>
524     </Unit66>
525     <Unit67>
526     <Filename Value="../../../../components/lazutils/lazmethodlist.pas"/>
527     <TopLine Value="10"/>
528     <CursorPos X="15" Y="25"/>
529     <UsageCount Value="6"/>
530     </Unit67>
531     <Unit68>
532     <Filename Value="../../../../lcl/include/customform.inc"/>
533     <EditorIndex Value="-1"/>
534     <TopLine Value="2911"/>
535     <CursorPos Y="2940"/>
536     <UsageCount Value="12"/>
537     </Unit68>
538     <Unit69>
539     <Filename Value="../../../../lcl/graphics.pp"/>
540     <TopLine Value="1202"/>
541     <CursorPos X="14" Y="1216"/>
542     <UsageCount Value="13"/>
543     </Unit69>
544     <Unit70>
545     <Filename Value="../../../../lcl/include/winapi.inc"/>
546     <TopLine Value="935"/>
547     <CursorPos X="3" Y="938"/>
548     <UsageCount Value="12"/>
549     </Unit70>
550     <Unit71>
551     <Filename Value="../../../../lcl/include/control.inc"/>
552     <EditorIndex Value="-1"/>
553     <WindowIndex Value="1"/>
554     <TopLine Value="4771"/>
555     <CursorPos Y="4784"/>
556     <UsageCount Value="9"/>
557     </Unit71>
558     <Unit72>
559     <Filename Value="../../../../lcl/stdctrls.pp"/>
560     <TopLine Value="303"/>
561     <CursorPos X="24" Y="318"/>
562     <UsageCount Value="12"/>
563     </Unit72>
564     <Unit73>
565     <Filename Value="../../../../lcl/include/scrollbar.inc"/>
566     <TopLine Value="93"/>
567     <CursorPos X="3" Y="97"/>
568     <UsageCount Value="6"/>
569     </Unit73>
570     <Unit74>
571     <Filename Value="../../../../lcl/include/scrollingwincontrol.inc"/>
572     <TopLine Value="199"/>
573     <CursorPos X="3" Y="201"/>
574     <UsageCount Value="6"/>
575     </Unit74>
576     <Unit75>
577     <Filename Value="/usr/share/fpcsrc/packages/fcl-image/src/fpcanvas.pp"/>
578     <TopLine Value="351"/>
579     <CursorPos X="14" Y="363"/>
580     <UsageCount Value="11"/>
581     </Unit75>
582     <Unit76>
583     <Filename Value="../../../../lcl/interfaces/gtk2/gtk2winapi.inc"/>
584     <TopLine Value="6332"/>
585     <CursorPos Y="6346"/>
586     <UsageCount Value="10"/>
587     </Unit76>
588     <Unit77>
589     <Filename Value="/usr/share/fpcsrc/packages/fcl-db/src/base/datasource.inc"/>
590     <EditorIndex Value="-1"/>
591     <WindowIndex Value="1"/>
592     <TopLine Value="199"/>
593     <CursorPos X="22" Y="202"/>
594     <UsageCount Value="9"/>
595     </Unit77>
596     <Unit78>
597     <Filename Value="../ibtreeview/Unit1.pas"/>
598     <TopLine Value="145"/>
599     <CursorPos X="36" Y="174"/>
600     <UsageCount Value="7"/>
601     </Unit78>
602     <Unit79>
603     <Filename Value="../lookupcombobox/Unit1.pas"/>
604     <TopLine Value="207"/>
605     <CursorPos Y="236"/>
606     <UsageCount Value="7"/>
607     </Unit79>
608     <Unit80>
609     <Filename Value="../../runtime/IBDialogs.pas"/>
610     <ComponentName Value="IBXLoginDlg"/>
611     <HasResources Value="True"/>
612     <ResourceBaseClass Value="Form"/>
613     <EditorIndex Value="-1"/>
614     <WindowIndex Value="1"/>
615     <TopLine Value="26"/>
616     <CursorPos X="49" Y="42"/>
617     <UsageCount Value="8"/>
618     </Unit80>
619     <Unit81>
620     <Filename Value="../../design/IBDBReg.pas"/>
621     <EditorIndex Value="-1"/>
622     <WindowIndex Value="1"/>
623     <TopLine Value="355"/>
624     <CursorPos X="33" Y="371"/>
625     <UsageCount Value="10"/>
626     </Unit81>
627     <Unit82>
628     <Filename Value="../../../../lcl/dbctrls.pp"/>
629     <EditorIndex Value="-1"/>
630     <WindowIndex Value="1"/>
631     <TopLine Value="789"/>
632     <CursorPos X="15" Y="800"/>
633     <UsageCount Value="8"/>
634     </Unit82>
635     <Unit83>
636     <Filename Value="../../../../lcl/include/customdbcombobox.inc"/>
637     <TopLine Value="67"/>
638     <CursorPos Y="74"/>
639     <UsageCount Value="8"/>
640     </Unit83>
641     <Unit84>
642     <Filename Value="../../../../lcl/include/customcombobox.inc"/>
643     <TopLine Value="227"/>
644     <CursorPos Y="237"/>
645     <UsageCount Value="8"/>
646     </Unit84>
647     <Unit85>
648     <Filename Value="../../../../lcl/include/dblookupcombobox.inc"/>
649     <EditorIndex Value="-1"/>
650     <WindowIndex Value="1"/>
651     <TopLine Value="27"/>
652     <CursorPos X="3" Y="31"/>
653     <UsageCount Value="8"/>
654     </Unit85>
655     <Unit86>
656     <Filename Value="../../../../lcl/include/dblookup.inc"/>
657     <EditorIndex Value="-1"/>
658     <WindowIndex Value="1"/>
659     <TopLine Value="281"/>
660     <CursorPos X="3" Y="289"/>
661     <UsageCount Value="8"/>
662     </Unit86>
663     <Unit87>
664     <Filename Value="/usr/share/fpcsrc/2.6.4/packages/fcl-db/src/base/db.pas"/>
665     <EditorIndex Value="-1"/>
666     <WindowIndex Value="1"/>
667     <TopLine Value="1695"/>
668     <CursorPos X="3" Y="1673"/>
669     <UsageCount Value="8"/>
670     </Unit87>
671     <Unit88>
672     <Filename Value="../../../mwaframework/source/BaseFrameUnit.pas"/>
673     <ComponentName Value="BaseFrame"/>
674     <HasResources Value="True"/>
675     <ResourceBaseClass Value="Frame"/>
676     <EditorIndex Value="-1"/>
677     <WindowIndex Value="1"/>
678     <TopLine Value="41"/>
679     <CursorPos X="42" Y="60"/>
680     <UsageCount Value="8"/>
681     </Unit88>
682     <Unit89>
683     <Filename Value="../../../mwaframework/source/BaseFormUnit.pas"/>
684     <EditorIndex Value="-1"/>
685     <WindowIndex Value="1"/>
686     <CursorPos X="64" Y="9"/>
687     <UsageCount Value="8"/>
688     </Unit89>
689     <Unit90>
690     <Filename Value="../../../mwaframework/source/CustomDBUnit.pas"/>
691     <EditorIndex Value="-1"/>
692     <WindowIndex Value="1"/>
693     <TopLine Value="72"/>
694     <CursorPos X="61" Y="91"/>
695     <UsageCount Value="8"/>
696     </Unit90>
697     <Unit91>
698     <Filename Value="../../../mwaframework/source/TopFormUnit.pas"/>
699     <EditorIndex Value="-1"/>
700     <WindowIndex Value="1"/>
701     <CursorPos X="65" Y="13"/>
702     <UsageCount Value="8"/>
703     </Unit91>
704     <Unit92>
705     <Filename Value="../../../mwaframework/source/dlg/DBFormUnit.pas"/>
706     <EditorIndex Value="-1"/>
707     <WindowIndex Value="1"/>
708     <CursorPos X="27" Y="7"/>
709     <UsageCount Value="8"/>
710     </Unit92>
711     <Unit93>
712     <Filename Value="../../../mwaframework/source/listframeunit.pas"/>
713     <ComponentName Value="ListFrame"/>
714     <HasResources Value="True"/>
715     <ResourceBaseClass Value="Frame"/>
716     <EditorIndex Value="-1"/>
717     <WindowIndex Value="1"/>
718     <CursorPos X="49" Y="10"/>
719     <UsageCount Value="8"/>
720     </Unit93>
721     <Unit94>
722     <Filename Value="../../runtime/dblogindlg.pas"/>
723     <EditorIndex Value="-1"/>
724     <WindowIndex Value="1"/>
725     <TopLine Value="40"/>
726     <CursorPos X="13" Y="67"/>
727     <UsageCount Value="8"/>
728     </Unit94>
729     <Unit95>
730     <Filename Value="../../ibexpress.pas"/>
731     <EditorIndex Value="-1"/>
732     <WindowIndex Value="1"/>
733     <CursorPos X="96" Y="6"/>
734     <UsageCount Value="8"/>
735     </Unit95>
736     <Unit96>
737     <Filename Value="../../../ibxlocaldb/updatesqlunit.pas"/>
738     <UnitName Value="UpdateSQLUnit"/>
739     <EditorIndex Value="-1"/>
740     <WindowIndex Value="-1"/>
741     <TopLine Value="900"/>
742     <CursorPos X="6" Y="912"/>
743     <UsageCount Value="10"/>
744     </Unit96>
745     <Unit97>
746     <Filename Value="../../runtime/ibxscript.pas"/>
747     <EditorIndex Value="-1"/>
748     <TopLine Value="116"/>
749     <CursorPos X="15" Y="129"/>
750     <UsageCount Value="64"/>
751     </Unit97>
752     <Unit98>
753     <Filename Value="../../../ibxlocaldb/updatedatabaseunit.pas"/>
754     <ComponentName Value="UpdateDatabaseDlg"/>
755     <HasResources Value="True"/>
756     <ResourceBaseClass Value="Form"/>
757     <UnitName Value="UpdateDatabaseUnit"/>
758     <EditorIndex Value="-1"/>
759     <WindowIndex Value="1"/>
760     <TopLine Value="126"/>
761     <CursorPos X="40" Y="148"/>
762     <UsageCount Value="8"/>
763     </Unit98>
764     <Unit99>
765     <Filename Value="../../../ibxlocaldb/viewlogdlgunit.pas"/>
766     <UnitName Value="ViewLogDlgUnit"/>
767     <EditorIndex Value="-1"/>
768     <WindowIndex Value="1"/>
769     <UsageCount Value="8"/>
770     </Unit99>
771     <Unit100>
772     <Filename Value="../../iblocaldb/IBXCustomIBLocalDBSupport.pas"/>
773     <EditorIndex Value="-1"/>
774 tony 47 <TopLine Value="118"/>
775     <CursorPos X="14" Y="137"/>
776 tony 45 <UsageCount Value="26"/>
777     </Unit100>
778     <Unit101>
779     <Filename Value="../../iblocaldb/IBXCreateDatabaseDlg.pas"/>
780     <ComponentName Value="CreateDatabaseDlg"/>
781     <HasResources Value="True"/>
782     <ResourceBaseClass Value="Form"/>
783     <EditorIndex Value="-1"/>
784     <TopLine Value="70"/>
785     <CursorPos Y="94"/>
786     <UsageCount Value="20"/>
787     </Unit101>
788     <Unit102>
789     <Filename Value="../../iblocaldb/IBXSaveDatabaseDlg.pas"/>
790     <ComponentName Value="SaveDatabaseDlg"/>
791     <HasResources Value="True"/>
792     <ResourceBaseClass Value="Form"/>
793     <EditorIndex Value="-1"/>
794     <TopLine Value="60"/>
795     <CursorPos X="23" Y="98"/>
796     <UsageCount Value="15"/>
797     </Unit102>
798     <Unit103>
799     <Filename Value="/usr/share/fpcsrc/rtl/objpas/sysutils/osutilsh.inc"/>
800     <EditorIndex Value="-1"/>
801     <TopLine Value="27"/>
802     <CursorPos X="10" Y="42"/>
803     <UsageCount Value="9"/>
804     </Unit103>
805     <Unit104>
806     <Filename Value="/usr/share/fpcsrc/rtl/objpas/sysutils/osutil.inc"/>
807     <EditorIndex Value="-1"/>
808     <TopLine Value="90"/>
809     <CursorPos X="60" Y="96"/>
810     <UsageCount Value="9"/>
811     </Unit104>
812     <Unit105>
813     <Filename Value="../../runtime/IBHeader.pas"/>
814     <EditorIndex Value="-1"/>
815     <TopLine Value="112"/>
816     <CursorPos X="3" Y="127"/>
817     <UsageCount Value="9"/>
818     </Unit105>
819     <Unit106>
820     <Filename Value="../../iblocaldb/IBXUpgradeDatabaseDlg.pas"/>
821     <ComponentName Value="UpgradeDatabaseDlg"/>
822     <HasResources Value="True"/>
823     <ResourceBaseClass Value="Form"/>
824     <EditorIndex Value="-1"/>
825     <UsageCount Value="22"/>
826     </Unit106>
827     <Unit107>
828     <Filename Value="../../iblocaldb/IBXViewLogDig.pas"/>
829     <ComponentName Value="ViewLogDlg"/>
830     <HasResources Value="True"/>
831     <ResourceBaseClass Value="Form"/>
832     <EditorIndex Value="-1"/>
833     <TopLine Value="22"/>
834     <CursorPos X="13" Y="51"/>
835     <UsageCount Value="9"/>
836     </Unit107>
837     <Unit108>
838     <Filename Value="/usr/share/fpcsrc/packages/fcl-db/src/base/database.inc"/>
839     <EditorIndex Value="-1"/>
840     <TopLine Value="466"/>
841     <CursorPos X="18" Y="491"/>
842     <UsageCount Value="11"/>
843     </Unit108>
844     <Unit109>
845     <Filename Value="../../changelog"/>
846     <EditorIndex Value="-1"/>
847     <TopLine Value="4"/>
848     <CursorPos X="89" Y="25"/>
849     <UsageCount Value="9"/>
850     <DefaultSyntaxHighlighter Value="None"/>
851     </Unit109>
852     <Unit110>
853     <Filename Value="readme.txt"/>
854     <EditorIndex Value="-1"/>
855     <CursorPos X="27" Y="8"/>
856     <UsageCount Value="24"/>
857     <DefaultSyntaxHighlighter Value="None"/>
858     </Unit110>
859     <Unit111>
860     <Filename Value="/usr/share/fpcsrc/rtl/unix/sysunixh.inc"/>
861     <EditorIndex Value="-1"/>
862     <TopLine Value="20"/>
863     <CursorPos X="2" Y="35"/>
864     <UsageCount Value="10"/>
865     </Unit111>
866     <Unit112>
867     <Filename Value="/usr/share/fpcsrc/rtl/objpas/sysutils/finah.inc"/>
868     <EditorIndex Value="-1"/>
869     <TopLine Value="13"/>
870     <CursorPos X="38" Y="34"/>
871     <UsageCount Value="10"/>
872     </Unit112>
873     <Unit113>
874     <Filename Value="/usr/share/fpcsrc/rtl/objpas/sysutils/fina.inc"/>
875     <EditorIndex Value="-1"/>
876     <TopLine Value="61"/>
877     <CursorPos X="26" Y="61"/>
878     <UsageCount Value="10"/>
879     </Unit113>
880     <Unit114>
881     <Filename Value="/usr/share/fpcsrc/packages/fcl-base/src/inifiles.pp"/>
882     <UnitName Value="IniFiles"/>
883     <EditorIndex Value="-1"/>
884     <TopLine Value="167"/>
885     <CursorPos X="14" Y="181"/>
886     <UsageCount Value="14"/>
887     </Unit114>
888     <Unit115>
889     <Filename Value="upgrade.conf"/>
890     <EditorIndex Value="-1"/>
891     <CursorPos X="31" Y="12"/>
892     <UsageCount Value="10"/>
893     <DefaultSyntaxHighlighter Value="None"/>
894     </Unit115>
895     <Unit116>
896     <Filename Value="../../iblocaldb/IBLocalDBSupport.pas"/>
897     <EditorIndex Value="-1"/>
898 tony 47 <TopLine Value="103"/>
899     <CursorPos X="37" Y="122"/>
900 tony 45 <UsageCount Value="15"/>
901     </Unit116>
902     <Unit117>
903     <Filename Value="/usr/share/fpcsrc/packages/fcl-base/src/custapp.pp"/>
904     <UnitName Value="CustApp"/>
905     <EditorIndex Value="-1"/>
906     <TopLine Value="190"/>
907     <CursorPos X="26" Y="201"/>
908     <UsageCount Value="9"/>
909     </Unit117>
910     <Unit118>
911     <Filename Value="/tmp/ibx/iblocaldb/IBLocalDBSupport.pas"/>
912     <EditorIndex Value="-1"/>
913     <TopLine Value="428"/>
914     <CursorPos X="3" Y="431"/>
915     <UsageCount Value="9"/>
916     </Unit118>
917     <Unit119>
918     <Filename Value="../../iblocaldb/IBXUpgradeConfFile.pas"/>
919     <EditorIndex Value="-1"/>
920     <TopLine Value="39"/>
921     <CursorPos X="8" Y="87"/>
922     <UsageCount Value="11"/>
923     </Unit119>
924     <Unit120>
925     <Filename Value="../../iblocaldb/IBXCreateDatabaseDlg.lfm"/>
926     <EditorIndex Value="-1"/>
927     <CursorPos X="8"/>
928     <UsageCount Value="9"/>
929     <DefaultSyntaxHighlighter Value="LFM"/>
930     </Unit120>
931     <Unit121>
932     <Filename Value="../../iblocaldb/IBXSaveDatabaseDlg.lfm"/>
933     <EditorIndex Value="-1"/>
934     <CursorPos X="8"/>
935     <UsageCount Value="9"/>
936     <DefaultSyntaxHighlighter Value="LFM"/>
937     </Unit121>
938     <Unit122>
939     <Filename Value="../../iblocaldb/IBXUpgradeDatabaseDlg.lfm"/>
940     <EditorIndex Value="-1"/>
941     <CursorPos X="8"/>
942     <UsageCount Value="9"/>
943     <DefaultSyntaxHighlighter Value="LFM"/>
944     </Unit122>
945     <Unit123>
946     <Filename Value="../../../ibxlocaldb/NewDatabaseUnit.pas"/>
947     <EditorIndex Value="-1"/>
948     <UsageCount Value="9"/>
949     </Unit123>
950     <Unit124>
951     <Filename Value="../../../ibxlocaldb/NewDatabaseUnit.lfm"/>
952     <EditorIndex Value="-1"/>
953     <UsageCount Value="9"/>
954     <DefaultSyntaxHighlighter Value="LFM"/>
955     </Unit124>
956     <Unit125>
957     <Filename Value="patches/02-patch.sql"/>
958     <EditorIndex Value="-1"/>
959     <CursorPos X="17" Y="16"/>
960     <UsageCount Value="10"/>
961     <DefaultSyntaxHighlighter Value="SQL"/>
962     </Unit125>
963     <Unit126>
964     <Filename Value="/usr/share/fpcsrc/packages/paszlib/src/zstream.pp"/>
965     <EditorIndex Value="-1"/>
966     <TopLine Value="23"/>
967     <CursorPos X="21" Y="39"/>
968     <UsageCount Value="10"/>
969     </Unit126>
970     <Unit127>
971     <Filename Value="../../iblocaldb/IBCMLocalDBSupport.pas"/>
972     <EditorIndex Value="-1"/>
973     <TopLine Value="30"/>
974     <CursorPos X="39" Y="40"/>
975     <UsageCount Value="10"/>
976     </Unit127>
977     <Unit128>
978     <Filename Value="../../ibexpressconsolemode.pas"/>
979     <EditorIndex Value="-1"/>
980     <CursorPos X="50" Y="13"/>
981     <UsageCount Value="10"/>
982     </Unit128>
983     <Unit129>
984     <Filename Value="patches/01-patch.sql"/>
985     <EditorIndex Value="-1"/>
986     <UsageCount Value="10"/>
987     <DefaultSyntaxHighlighter Value="SQL"/>
988     </Unit129>
989     <Unit130>
990     <Filename Value="../../../fbintf/client/FBClientAPI.pas"/>
991     <EditorIndex Value="-1"/>
992     <TopLine Value="289"/>
993     <CursorPos X="22" Y="295"/>
994     <UsageCount Value="10"/>
995     </Unit130>
996     <Unit131>
997     <Filename Value="../../../fbintf/client/FBAttachment.pas"/>
998     <EditorIndex Value="-1"/>
999     <TopLine Value="77"/>
1000     <CursorPos X="31" Y="96"/>
1001     <UsageCount Value="10"/>
1002     </Unit131>
1003     <Unit132>
1004     <Filename Value="../../../fbintf/client/3.0/FB30Attachment.pas"/>
1005     <EditorIndex Value="-1"/>
1006     <TopLine Value="104"/>
1007     <CursorPos X="3" Y="107"/>
1008     <UsageCount Value="10"/>
1009     </Unit132>
1010     <Unit133>
1011     <Filename Value="../../../fbintf/client/FBServices.pas"/>
1012     <EditorIndex Value="-1"/>
1013     <TopLine Value="25"/>
1014     <CursorPos X="41" Y="40"/>
1015     <UsageCount Value="10"/>
1016     </Unit133>
1017     <Unit134>
1018     <Filename Value="../../../fbintf/client/3.0/FB30Array.pas"/>
1019     <EditorIndex Value="-1"/>
1020     <TopLine Value="114"/>
1021     <CursorPos Y="130"/>
1022     <UsageCount Value="10"/>
1023     </Unit134>
1024     <Unit135>
1025     <Filename Value="../../runtime/IBBatchMove.pas"/>
1026     <EditorIndex Value="-1"/>
1027     <TopLine Value="119"/>
1028     <UsageCount Value="10"/>
1029     </Unit135>
1030     </Units>
1031     <JumpHistory Count="3" HistoryIndex="2">
1032     <Position1>
1033     <Filename Value="unit1.pas"/>
1034     <Caret Line="6" Column="29"/>
1035     </Position1>
1036     <Position2>
1037     <Filename Value="unit1.pas"/>
1038     <Caret Line="319" Column="40" TopLine="307"/>
1039     </Position2>
1040     <Position3>
1041     <Filename Value="unit1.pas"/>
1042     <Caret Line="150" Column="67" TopLine="140"/>
1043     </Position3>
1044     </JumpHistory>
1045     </ProjectOptions>
1046     <CompilerOptions>
1047     <Version Value="11"/>
1048     <Target>
1049     <Filename Value="LocalDBExample"/>
1050     </Target>
1051     <SearchPaths>
1052     <IncludeFiles Value="$(ProjOutDir)"/>
1053     <UnitOutputDirectory Value="lib/$(TargetCPU)-$(TargetOS)"/>
1054     </SearchPaths>
1055     <Linking>
1056     <Options>
1057     <Win32>
1058     <GraphicApplication Value="True"/>
1059     </Win32>
1060     </Options>
1061     </Linking>
1062     <Other>
1063     <CustomOptions Value="-dUseCThreads"/>
1064     </Other>
1065     </CompilerOptions>
1066     <Debugging>
1067     <Exceptions Count="3">
1068     <Item1>
1069     <Name Value="EAbort"/>
1070     </Item1>
1071     <Item2>
1072     <Name Value="ECodetoolError"/>
1073     </Item2>
1074     <Item3>
1075     <Name Value="EFOpenError"/>
1076     </Item3>
1077     </Exceptions>
1078     </Debugging>
1079     </CONFIG>