ViewVC Help
View File | Revision Log | Show Annotations | Download File | View Changeset | Root Listing
root/public/ibx/branches/journaling/examples/employee/project1.lpi
Revision: 31
Committed: Tue Jul 14 15:31:25 2015 UTC (8 years, 9 months ago) by tony
Original Path: ibx/trunk/examples/employee/project1.lpi
File size: 28912 byte(s)
Log Message:
Committing updates for Release R1-3-0

File Contents

# User Rev Content
1 tony 19 <?xml version="1.0" encoding="UTF-8"?>
2 tony 17 <CONFIG>
3     <ProjectOptions>
4     <Version Value="9"/>
5     <General>
6     <MainUnit Value="0"/>
7     <ResourceType Value="res"/>
8     <UseXPManifest Value="True"/>
9     <Icon Value="0"/>
10     </General>
11     <i18n>
12     <EnableI18N LFM="False"/>
13     </i18n>
14     <VersionInfo>
15     <StringTable ProductVersion=""/>
16     </VersionInfo>
17     <BuildModes Count="1" Active="Default">
18     <Item1 Name="Default" Default="True"/>
19     </BuildModes>
20     <PublishOptions>
21     <Version Value="2"/>
22     <IncludeFileFilter Value="*.(pas|pp|inc|lfm|lpr|lrs|lpi|lpk|sh|xml)"/>
23     <ExcludeFileFilter Value="*.(bak|ppu|o|so);*~;backup"/>
24     </PublishOptions>
25     <RunParams>
26     <local>
27     <FormatVersion Value="1"/>
28     </local>
29     </RunParams>
30 tony 21 <RequiredPackages Count="4">
31 tony 17 <Item1>
32 tony 21 <PackageName Value="ibcontrols"/>
33     </Item1>
34     <Item2>
35 tony 17 <PackageName Value="FCL"/>
36     <MinVersion Major="1" Valid="True"/>
37 tony 21 </Item2>
38     <Item3>
39 tony 17 <PackageName Value="ibexpress"/>
40     <MinVersion Minor="9" Valid="True"/>
41 tony 21 </Item3>
42     <Item4>
43 tony 17 <PackageName Value="LCL"/>
44 tony 21 </Item4>
45 tony 17 </RequiredPackages>
46 tony 31 <Units Count="96">
47 tony 17 <Unit0>
48     <Filename Value="project1.lpr"/>
49     <IsPartOfProject Value="True"/>
50 tony 31 <EditorIndex Value="-1"/>
51     <WindowIndex Value="1"/>
52     <CursorPos X="33" Y="10"/>
53 tony 27 <UsageCount Value="113"/>
54 tony 17 </Unit0>
55     <Unit1>
56     <Filename Value="unit1.pas"/>
57     <IsPartOfProject Value="True"/>
58     <ComponentName Value="Form1"/>
59 tony 19 <HasResources Value="True"/>
60 tony 17 <ResourceBaseClass Value="Form"/>
61     <UnitName Value="Unit1"/>
62 tony 19 <IsVisibleTab Value="True"/>
63 tony 21 <WindowIndex Value="1"/>
64 tony 29 <TopLine Value="343"/>
65 tony 31 <CursorPos X="54" Y="355"/>
66 tony 27 <UsageCount Value="113"/>
67 tony 17 <Loaded Value="True"/>
68     <LoadedDesigner Value="True"/>
69     </Unit1>
70     <Unit2>
71     <Filename Value="../../runtime/IBSQLMonitor.pas"/>
72     <TopLine Value="30"/>
73     <CursorPos X="14" Y="47"/>
74 tony 21 <UsageCount Value="6"/>
75 tony 17 </Unit2>
76     <Unit3>
77     <Filename Value="unit2.pas"/>
78     <IsPartOfProject Value="True"/>
79 tony 21 <ComponentName Value="SelectDeptDlg"/>
80     <HasResources Value="True"/>
81 tony 17 <ResourceBaseClass Value="Form"/>
82 tony 21 <TopLine Value="9"/>
83     <CursorPos X="54" Y="26"/>
84 tony 27 <UsageCount Value="102"/>
85 tony 17 </Unit3>
86     <Unit4>
87     <Filename Value="unit3.pas"/>
88     <ComponentName Value="AddEmployeeDlg"/>
89 tony 21 <HasResources Value="True"/>
90 tony 17 <ResourceBaseClass Value="Form"/>
91 tony 21 <TopLine Value="28"/>
92     <CursorPos Y="48"/>
93     <UsageCount Value="88"/>
94 tony 17 </Unit4>
95     <Unit5>
96     <Filename Value="../../runtime/IB.pas"/>
97 tony 27 <EditorIndex Value="-1"/>
98     <WindowIndex Value="1"/>
99 tony 29 <TopLine Value="422"/>
100     <CursorPos Y="436"/>
101 tony 21 <UsageCount Value="29"/>
102 tony 17 </Unit5>
103     <Unit6>
104     <Filename Value="../../runtime/IBCustomDataSet.pas"/>
105 tony 27 <EditorIndex Value="-1"/>
106     <WindowIndex Value="1"/>
107     <TopLine Value="3620"/>
108     <CursorPos Y="3635"/>
109 tony 21 <UsageCount Value="30"/>
110 tony 17 </Unit6>
111     <Unit7>
112     <Filename Value="../../runtime/IBDatabase.pas"/>
113 tony 27 <EditorIndex Value="-1"/>
114     <WindowIndex Value="1"/>
115 tony 31 <TopLine Value="28"/>
116     <CursorPos X="9" Y="45"/>
117 tony 21 <UsageCount Value="15"/>
118 tony 17 </Unit7>
119     <Unit8>
120     <Filename Value="../../runtime/IBQuery.pas"/>
121 tony 21 <TopLine Value="96"/>
122     <CursorPos Y="109"/>
123     <UsageCount Value="63"/>
124 tony 17 </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 tony 21 <UsageCount Value="10"/>
130 tony 17 </Unit9>
131     <Unit10>
132     <Filename Value="/usr/local/share/lazarus/lcl/dbctrls.pp"/>
133     <TopLine Value="1484"/>
134 tony 21 <CursorPos Y="1505"/>
135     <UsageCount Value="10"/>
136 tony 17 </Unit10>
137     <Unit11>
138     <Filename Value="../../../../projects/external/lazarus.0.9.30/lcl/include/control.inc"/>
139     <TopLine Value="3168"/>
140 tony 21 <CursorPos Y="3189"/>
141     <UsageCount Value="5"/>
142 tony 17 </Unit11>
143     <Unit12>
144     <Filename Value="../../runtime/IBIntf.pas"/>
145     <TopLine Value="229"/>
146     <CursorPos X="69" Y="251"/>
147 tony 21 <UsageCount Value="10"/>
148 tony 17 </Unit12>
149     <Unit13>
150     <Filename Value="../../runtime/IBSQL.pas"/>
151 tony 27 <EditorIndex Value="-1"/>
152     <WindowIndex Value="1"/>
153     <TopLine Value="2289"/>
154     <CursorPos Y="2296"/>
155     <UsageCount Value="10"/>
156 tony 17 </Unit13>
157     <Unit14>
158     <Filename Value="/usr/share/fpcsrc/2.4.2/rtl/inc/systemh.inc"/>
159     <TopLine Value="75"/>
160     <CursorPos X="19" Y="95"/>
161 tony 21 <UsageCount Value="6"/>
162 tony 17 </Unit14>
163     <Unit15>
164     <Filename Value="/usr/share/fpcsrc/2.4.2/packages/fcl-db/src/base/db.pas"/>
165     <TopLine Value="1579"/>
166     <CursorPos X="46" Y="1597"/>
167 tony 21 <UsageCount Value="9"/>
168 tony 17 </Unit15>
169     <Unit16>
170     <Filename Value="../../runtime/IBBlob.pas"/>
171 tony 21 <UsageCount Value="6"/>
172 tony 17 </Unit16>
173     <Unit17>
174     <Filename Value="../../runtime/sv5ipc.inc"/>
175     <TopLine Value="312"/>
176     <CursorPos X="6" Y="329"/>
177 tony 21 <UsageCount Value="6"/>
178 tony 17 </Unit17>
179     <Unit18>
180     <Filename Value="/usr/share/fpcsrc/2.4.2/rtl/unix/ipc.pp"/>
181 tony 21 <UsageCount Value="6"/>
182 tony 17 </Unit18>
183     <Unit19>
184     <Filename Value="/usr/share/fpcsrc/2.4.2/rtl/linux/ipcsys.inc"/>
185     <TopLine Value="17"/>
186     <CursorPos X="10" Y="34"/>
187 tony 21 <UsageCount Value="6"/>
188 tony 17 </Unit19>
189     <Unit20>
190     <Filename Value="../../runtime/IBServices.pas"/>
191     <TopLine Value="37"/>
192     <CursorPos X="3" Y="54"/>
193 tony 21 <UsageCount Value="6"/>
194 tony 17 </Unit20>
195     <Unit21>
196     <Filename Value="../../runtime/IBExtract.pas"/>
197     <TopLine Value="49"/>
198     <CursorPos X="59" Y="49"/>
199 tony 21 <UsageCount Value="8"/>
200 tony 17 </Unit21>
201     <Unit22>
202     <Filename Value="/usr/share/fpcsrc/2.4.2/packages/fcl-db/src/base/dataset.inc"/>
203     <TopLine Value="938"/>
204     <CursorPos X="3" Y="941"/>
205 tony 21 <UsageCount Value="8"/>
206 tony 17 </Unit22>
207     <Unit23>
208     <Filename Value="../../../../projects/cdream/dbclients/src/frames/SendEmailFrameUnit.lfm"/>
209     <TopLine Value="414"/>
210 tony 21 <CursorPos Y="6"/>
211     <UsageCount Value="6"/>
212 tony 17 <DefaultSyntaxHighlighter Value="LFM"/>
213     </Unit23>
214     <Unit24>
215     <Filename Value="../../../../projects/cdream/dbclients/src/framework/BaseFrameUnit.pas"/>
216     <TopLine Value="205"/>
217 tony 21 <CursorPos Y="214"/>
218     <UsageCount Value="8"/>
219 tony 17 </Unit24>
220     <Unit25>
221     <Filename Value="../../../../projects/cdream/dbclients/src/framework/ToyShopDBUnit.pas"/>
222     <TopLine Value="142"/>
223 tony 21 <CursorPos Y="156"/>
224     <UsageCount Value="6"/>
225 tony 17 </Unit25>
226     <Unit26>
227     <Filename Value="../../../../projects/cdream/dbclients/debian/changelog"/>
228     <CursorPos X="60" Y="7"/>
229 tony 21 <UsageCount Value="6"/>
230 tony 17 <DefaultSyntaxHighlighter Value="None"/>
231     </Unit26>
232     <Unit27>
233     <Filename Value="/usr/share/fpcsrc/2.4.2/packages/fcl-db/src/base/database.inc"/>
234     <TopLine Value="474"/>
235     <CursorPos X="3" Y="476"/>
236 tony 21 <UsageCount Value="7"/>
237 tony 17 </Unit27>
238     <Unit28>
239     <Filename Value="../../runtime/IBStoredProc.pas"/>
240     <TopLine Value="206"/>
241     <CursorPos X="6" Y="215"/>
242 tony 21 <UsageCount Value="7"/>
243 tony 17 </Unit28>
244     <Unit29>
245     <Filename Value="/usr/local/share/lazarus/lcl/include/control.inc"/>
246     <TopLine Value="3172"/>
247 tony 21 <CursorPos Y="3189"/>
248     <UsageCount Value="7"/>
249 tony 17 </Unit29>
250     <Unit30>
251     <Filename Value="/usr/share/fpcsrc/2.4.2/rtl/inc/variants.pp"/>
252     <TopLine Value="142"/>
253     <CursorPos X="53" Y="69"/>
254 tony 21 <UsageCount Value="7"/>
255 tony 17 </Unit30>
256     <Unit31>
257     <Filename Value="/usr/share/fpcsrc/2.4.2/rtl/inc/varianth.inc"/>
258     <TopLine Value="16"/>
259     <CursorPos X="13" Y="44"/>
260 tony 21 <UsageCount Value="7"/>
261     </Unit31>
262     <Unit32>
263     <Filename Value="unit1.lfm"/>
264     <TopLine Value="172"/>
265     <CursorPos X="97" Y="141"/>
266     <ExtraEditorCount Value="1"/>
267     <ExtraEditor1>
268     <TopLine Value="299"/>
269     <CursorPos X="28" Y="321"/>
270     </ExtraEditor1>
271     <UsageCount Value="10"/>
272     <DefaultSyntaxHighlighter Value="LFM"/>
273     </Unit32>
274     <Unit33>
275     <Filename Value="../../runtime/IBLookupComboEditBox.pas"/>
276     <TopLine Value="78"/>
277     <CursorPos Y="89"/>
278     <UsageCount Value="14"/>
279     </Unit33>
280     <Unit34>
281     <Filename Value="../../runtime/IBDynamicGrid.pas"/>
282     <TopLine Value="22"/>
283     <CursorPos X="72" Y="33"/>
284     <UsageCount Value="13"/>
285     </Unit34>
286     <Unit35>
287     <Filename Value="../../runtime/IBTreeView.pas"/>
288     <TopLine Value="147"/>
289     <CursorPos X="26" Y="160"/>
290     <UsageCount Value="8"/>
291     </Unit35>
292     <Unit36>
293     <Filename Value="/usr/share/fpcsrc/packages/fcl-db/src/base/db.pas"/>
294 tony 27 <EditorIndex Value="-1"/>
295     <WindowIndex Value="1"/>
296     <TopLine Value="1559"/>
297     <CursorPos X="15" Y="1578"/>
298 tony 21 <UsageCount Value="26"/>
299     </Unit36>
300     <Unit37>
301     <Filename Value="../../../../lcl/controls.pp"/>
302     <EditorIndex Value="-1"/>
303     <WindowIndex Value="1"/>
304     <TopLine Value="1176"/>
305     <CursorPos X="15" Y="1186"/>
306     <UsageCount Value="22"/>
307     </Unit37>
308     <Unit38>
309     <Filename Value="../../../../lcl/include/wincontrol.inc"/>
310     <WindowIndex Value="1"/>
311     <TopLine Value="8131"/>
312     <CursorPos Y="8144"/>
313     <UsageCount Value="14"/>
314     </Unit38>
315     <Unit39>
316     <Filename Value="../../../../lcl/dbgrids.pas"/>
317 tony 27 <EditorIndex Value="-1"/>
318     <WindowIndex Value="1"/>
319     <TopLine Value="3672"/>
320     <CursorPos X="25" Y="3691"/>
321 tony 21 <UsageCount Value="22"/>
322     </Unit39>
323     <Unit40>
324     <Filename Value="../../../../lcl/grids.pas"/>
325     <EditorIndex Value="-1"/>
326     <WindowIndex Value="1"/>
327     <TopLine Value="6558"/>
328     <CursorPos Y="6571"/>
329     <UsageCount Value="26"/>
330     </Unit40>
331     <Unit41>
332     <Filename Value="../../../../lcl/include/winapih.inc"/>
333     <TopLine Value="238"/>
334     <CursorPos X="10" Y="253"/>
335     <UsageCount Value="14"/>
336     </Unit41>
337     <Unit42>
338     <Filename Value="../../../../lcl/comctrls.pp"/>
339     <TopLine Value="2745"/>
340     <CursorPos X="54" Y="2758"/>
341 tony 17 <UsageCount Value="11"/>
342 tony 21 </Unit42>
343     <Unit43>
344     <Filename Value="../../../../lcl/include/treeview.inc"/>
345     <TopLine Value="643"/>
346     <CursorPos Y="645"/>
347     <UsageCount Value="10"/>
348     </Unit43>
349     <Unit44>
350     <Filename Value="../../../../lcl/editbtn.pas"/>
351     <TopLine Value="614"/>
352     <CursorPos X="3" Y="614"/>
353     <UsageCount Value="9"/>
354     </Unit44>
355     <Unit45>
356     <Filename Value="../../runtime/IBSQLParser.pas"/>
357     <TopLine Value="604"/>
358     <CursorPos Y="620"/>
359     <UsageCount Value="10"/>
360     </Unit45>
361     <Unit46>
362     <Filename Value="../../ibcontrols/IBLookupComboEditBox.pas"/>
363     <EditorIndex Value="-1"/>
364     <WindowIndex Value="1"/>
365 tony 27 <TopLine Value="500"/>
366     <CursorPos X="36" Y="525"/>
367 tony 21 <UsageCount Value="13"/>
368     </Unit46>
369     <Unit47>
370     <Filename Value="../../ibcontrols/IBTreeView.pas"/>
371     <TopLine Value="142"/>
372     <CursorPos Y="142"/>
373     <UsageCount Value="10"/>
374     </Unit47>
375     <Unit48>
376     <Filename Value="../../ibcontrols/IBDynamicGrid.pas"/>
377     <EditorIndex Value="-1"/>
378     <WindowIndex Value="1"/>
379 tony 23 <TopLine Value="22"/>
380     <CursorPos X="23" Y="34"/>
381 tony 21 <UsageCount Value="28"/>
382     </Unit48>
383     <Unit49>
384     <Filename Value="../../design/ibselectsqleditor.pas"/>
385     <ComponentName Value="IBSelectSQLEditorForm"/>
386     <HasResources Value="True"/>
387     <ResourceBaseClass Value="Form"/>
388     <UsageCount Value="8"/>
389     </Unit49>
390     <Unit50>
391     <Filename Value="../../design/IBEventsEditor.pas"/>
392     <ComponentName Value="IBEventsEditor"/>
393     <HasResources Value="True"/>
394     <ResourceBaseClass Value="Form"/>
395     <UsageCount Value="7"/>
396     </Unit50>
397     <Unit51>
398     <Filename Value="../../design/ibdeletesqleditor.pas"/>
399     <ComponentName Value="IBDeleteSQLEditorForm"/>
400     <HasResources Value="True"/>
401     <ResourceBaseClass Value="Form"/>
402     <CursorPos X="60" Y="26"/>
403     <UsageCount Value="7"/>
404     </Unit51>
405     <Unit52>
406     <Filename Value="../../design/ibinsertsqleditor.pas"/>
407     <ComponentName Value="IBInsertSQLEditorForm"/>
408     <HasResources Value="True"/>
409     <ResourceBaseClass Value="Form"/>
410     <CursorPos X="48" Y="18"/>
411     <UsageCount Value="7"/>
412     </Unit52>
413     <Unit53>
414     <Filename Value="../../design/ibmodifysqleditor.pas"/>
415     <ComponentName Value="IBModifySQLEditorForm"/>
416     <HasResources Value="True"/>
417     <ResourceBaseClass Value="Form"/>
418     <CursorPos X="60" Y="23"/>
419     <UsageCount Value="7"/>
420     </Unit53>
421     <Unit54>
422     <Filename Value="../../design/ibupdatesqleditor.pas"/>
423     <ComponentName Value="IBUpdateSQLEditorForm"/>
424     <HasResources Value="True"/>
425     <ResourceBaseClass Value="Form"/>
426     <CursorPos X="15" Y="10"/>
427     <UsageCount Value="7"/>
428     </Unit54>
429     <Unit55>
430     <Filename Value="../../design/ibsqleditor.pas"/>
431     <ComponentName Value="IBSQLEditorForm"/>
432     <HasResources Value="True"/>
433     <ResourceBaseClass Value="Form"/>
434     <TopLine Value="240"/>
435     <CursorPos X="3" Y="240"/>
436     <UsageCount Value="7"/>
437     </Unit55>
438     <Unit56>
439     <Filename Value="../../design/ibdataseteditor.pas"/>
440     <ComponentName Value="IBDataSetEditorForm"/>
441     <HasResources Value="True"/>
442     <ResourceBaseClass Value="Form"/>
443     <CursorPos X="46" Y="18"/>
444     <UsageCount Value="7"/>
445     </Unit56>
446     <Unit57>
447     <Filename Value="../../design/dbFieldLinkPropEditor.pas"/>
448     <ComponentName Value="FieldLinkEditor"/>
449     <HasResources Value="True"/>
450     <ResourceBaseClass Value="Form"/>
451     <CursorPos X="60" Y="23"/>
452     <UsageCount Value="7"/>
453     </Unit57>
454     <Unit58>
455     <Filename Value="../../design/dbFieldListPropEditor.pas"/>
456     <ComponentName Value="FieldListEditor"/>
457     <HasResources Value="True"/>
458     <ResourceBaseClass Value="Form"/>
459     <TopLine Value="133"/>
460     <CursorPos X="56" Y="137"/>
461     <UsageCount Value="7"/>
462     </Unit58>
463     <Unit59>
464     <Filename Value="../../design/IBDatabaseEdit.pas"/>
465     <UsageCount Value="7"/>
466     </Unit59>
467     <Unit60>
468     <Filename Value="/usr/share/fpcsrc/packages/fcl-db/src/base/dataset.inc"/>
469 tony 27 <EditorIndex Value="-1"/>
470     <WindowIndex Value="1"/>
471     <TopLine Value="1482"/>
472     <CursorPos X="3" Y="1486"/>
473 tony 21 <UsageCount Value="11"/>
474     </Unit60>
475     <Unit61>
476     <Filename Value="../../../../lcl/themes.pas"/>
477     <TopLine Value="791"/>
478     <CursorPos X="3" Y="791"/>
479     <UsageCount Value="11"/>
480     </Unit61>
481     <Unit62>
482     <Filename Value="../../../../lcl/extctrls.pp"/>
483     <WindowIndex Value="1"/>
484     <TopLine Value="982"/>
485     <CursorPos X="32" Y="992"/>
486     <UsageCount Value="20"/>
487     </Unit62>
488     <Unit63>
489     <Filename Value="../../../../lcl/lcltype.pp"/>
490     <TopLine Value="47"/>
491     <CursorPos X="3" Y="61"/>
492     <UsageCount Value="8"/>
493     </Unit63>
494     <Unit64>
495     <Filename Value="../../../../lcl/forms.pp"/>
496     <TopLine Value="164"/>
497     <CursorPos X="15" Y="179"/>
498     <UsageCount Value="9"/>
499     </Unit64>
500     <Unit65>
501     <Filename Value="../../../../lcl/include/application.inc"/>
502     <EditorIndex Value="-1"/>
503     <WindowIndex Value="1"/>
504     <TopLine Value="1043"/>
505     <CursorPos Y="1055"/>
506     <UsageCount Value="10"/>
507     </Unit65>
508     <Unit66>
509     <Filename Value="/usr/share/fpcsrc/rtl/inc/objpash.inc"/>
510     <TopLine Value="169"/>
511     <CursorPos X="8" Y="183"/>
512     <UsageCount Value="9"/>
513     </Unit66>
514     <Unit67>
515     <Filename Value="../../../../components/lazutils/lazmethodlist.pas"/>
516     <TopLine Value="10"/>
517     <CursorPos X="15" Y="25"/>
518     <UsageCount Value="8"/>
519     </Unit67>
520     <Unit68>
521     <Filename Value="../../../../lcl/include/customform.inc"/>
522     <TopLine Value="1803"/>
523     <CursorPos Y="1817"/>
524     <UsageCount Value="13"/>
525     </Unit68>
526     <Unit69>
527     <Filename Value="../../../../lcl/graphics.pp"/>
528     <TopLine Value="1202"/>
529     <CursorPos X="14" Y="1216"/>
530     <UsageCount Value="15"/>
531     </Unit69>
532     <Unit70>
533     <Filename Value="../../../../lcl/include/winapi.inc"/>
534     <TopLine Value="935"/>
535     <CursorPos X="3" Y="938"/>
536     <UsageCount Value="14"/>
537     </Unit70>
538     <Unit71>
539     <Filename Value="../../../../lcl/include/control.inc"/>
540     <EditorIndex Value="-1"/>
541     <WindowIndex Value="1"/>
542     <TopLine Value="4771"/>
543     <CursorPos Y="4784"/>
544     <UsageCount Value="11"/>
545     </Unit71>
546     <Unit72>
547     <Filename Value="../../../../lcl/stdctrls.pp"/>
548     <TopLine Value="303"/>
549     <CursorPos X="24" Y="318"/>
550     <UsageCount Value="14"/>
551     </Unit72>
552     <Unit73>
553     <Filename Value="../../../../lcl/include/scrollbar.inc"/>
554     <TopLine Value="93"/>
555     <CursorPos X="3" Y="97"/>
556     <UsageCount Value="8"/>
557     </Unit73>
558     <Unit74>
559     <Filename Value="../../../../lcl/include/scrollingwincontrol.inc"/>
560     <TopLine Value="199"/>
561     <CursorPos X="3" Y="201"/>
562     <UsageCount Value="8"/>
563     </Unit74>
564     <Unit75>
565     <Filename Value="/usr/share/fpcsrc/packages/fcl-image/src/fpcanvas.pp"/>
566     <TopLine Value="351"/>
567     <CursorPos X="14" Y="363"/>
568     <UsageCount Value="13"/>
569     </Unit75>
570     <Unit76>
571     <Filename Value="../../../../lcl/interfaces/gtk2/gtk2winapi.inc"/>
572     <TopLine Value="6332"/>
573     <CursorPos Y="6346"/>
574     <UsageCount Value="12"/>
575     </Unit76>
576     <Unit77>
577     <Filename Value="/usr/share/fpcsrc/packages/fcl-db/src/base/datasource.inc"/>
578 tony 27 <EditorIndex Value="-1"/>
579     <WindowIndex Value="1"/>
580     <TopLine Value="199"/>
581     <CursorPos X="22" Y="202"/>
582 tony 21 <UsageCount Value="11"/>
583     </Unit77>
584     <Unit78>
585     <Filename Value="../ibtreeview/Unit1.pas"/>
586     <TopLine Value="145"/>
587     <CursorPos X="36" Y="174"/>
588     <UsageCount Value="9"/>
589     </Unit78>
590     <Unit79>
591     <Filename Value="../lookupcombobox/Unit1.pas"/>
592     <TopLine Value="207"/>
593     <CursorPos Y="236"/>
594     <UsageCount Value="9"/>
595     </Unit79>
596     <Unit80>
597     <Filename Value="../../runtime/IBDialogs.pas"/>
598 tony 31 <ComponentName Value="IBXLoginDlg"/>
599     <HasResources Value="True"/>
600     <ResourceBaseClass Value="Form"/>
601     <EditorIndex Value="-1"/>
602     <WindowIndex Value="1"/>
603     <TopLine Value="26"/>
604     <CursorPos X="49" Y="42"/>
605 tony 21 <UsageCount Value="10"/>
606     </Unit80>
607     <Unit81>
608     <Filename Value="../../design/IBDBReg.pas"/>
609     <TopLine Value="409"/>
610     <CursorPos X="62" Y="429"/>
611     <UsageCount Value="10"/>
612     </Unit81>
613     <Unit82>
614     <Filename Value="../../../../lcl/dbctrls.pp"/>
615     <EditorIndex Value="-1"/>
616     <WindowIndex Value="1"/>
617     <TopLine Value="789"/>
618     <CursorPos X="15" Y="800"/>
619     <UsageCount Value="10"/>
620     </Unit82>
621     <Unit83>
622     <Filename Value="../../../../lcl/include/customdbcombobox.inc"/>
623     <TopLine Value="67"/>
624     <CursorPos Y="74"/>
625     <UsageCount Value="10"/>
626     </Unit83>
627     <Unit84>
628     <Filename Value="../../../../lcl/include/customcombobox.inc"/>
629     <TopLine Value="227"/>
630     <CursorPos Y="237"/>
631     <UsageCount Value="10"/>
632     </Unit84>
633     <Unit85>
634     <Filename Value="../../../../lcl/include/dblookupcombobox.inc"/>
635     <EditorIndex Value="-1"/>
636     <WindowIndex Value="1"/>
637     <TopLine Value="27"/>
638     <CursorPos X="3" Y="31"/>
639     <UsageCount Value="10"/>
640     </Unit85>
641     <Unit86>
642     <Filename Value="../../../../lcl/include/dblookup.inc"/>
643     <EditorIndex Value="-1"/>
644     <WindowIndex Value="1"/>
645     <TopLine Value="281"/>
646     <CursorPos X="3" Y="289"/>
647     <UsageCount Value="10"/>
648     </Unit86>
649     <Unit87>
650     <Filename Value="/usr/share/fpcsrc/2.6.4/packages/fcl-db/src/base/db.pas"/>
651     <EditorIndex Value="-1"/>
652     <WindowIndex Value="1"/>
653     <TopLine Value="1695"/>
654     <CursorPos X="3" Y="1673"/>
655     <UsageCount Value="10"/>
656     </Unit87>
657 tony 27 <Unit88>
658     <Filename Value="../../../mwaframework/source/BaseFrameUnit.pas"/>
659     <ComponentName Value="BaseFrame"/>
660     <HasResources Value="True"/>
661     <ResourceBaseClass Value="Frame"/>
662     <EditorIndex Value="-1"/>
663     <WindowIndex Value="1"/>
664     <TopLine Value="41"/>
665     <CursorPos X="42" Y="60"/>
666     <UsageCount Value="10"/>
667     </Unit88>
668     <Unit89>
669     <Filename Value="../../../mwaframework/source/BaseFormUnit.pas"/>
670     <EditorIndex Value="-1"/>
671     <WindowIndex Value="1"/>
672     <CursorPos X="64" Y="9"/>
673     <UsageCount Value="10"/>
674     </Unit89>
675     <Unit90>
676     <Filename Value="../../../mwaframework/source/CustomDBUnit.pas"/>
677     <EditorIndex Value="-1"/>
678     <WindowIndex Value="1"/>
679     <TopLine Value="72"/>
680     <CursorPos X="61" Y="91"/>
681     <UsageCount Value="10"/>
682     </Unit90>
683     <Unit91>
684     <Filename Value="../../../mwaframework/source/TopFormUnit.pas"/>
685     <EditorIndex Value="-1"/>
686     <WindowIndex Value="1"/>
687     <CursorPos X="65" Y="13"/>
688     <UsageCount Value="10"/>
689     </Unit91>
690     <Unit92>
691     <Filename Value="../../../mwaframework/source/dlg/DBFormUnit.pas"/>
692     <EditorIndex Value="-1"/>
693     <WindowIndex Value="1"/>
694     <CursorPos X="27" Y="7"/>
695     <UsageCount Value="10"/>
696     </Unit92>
697     <Unit93>
698     <Filename Value="../../../mwaframework/source/listframeunit.pas"/>
699     <ComponentName Value="ListFrame"/>
700     <HasResources Value="True"/>
701     <ResourceBaseClass Value="Frame"/>
702     <EditorIndex Value="-1"/>
703     <WindowIndex Value="1"/>
704     <CursorPos X="49" Y="10"/>
705     <UsageCount Value="10"/>
706     </Unit93>
707 tony 31 <Unit94>
708     <Filename Value="../../runtime/dblogindlg.pas"/>
709     <EditorIndex Value="-1"/>
710     <WindowIndex Value="1"/>
711     <TopLine Value="40"/>
712     <CursorPos X="13" Y="67"/>
713     <UsageCount Value="10"/>
714     </Unit94>
715     <Unit95>
716     <Filename Value="../../ibexpress.pas"/>
717     <EditorIndex Value="-1"/>
718     <WindowIndex Value="1"/>
719     <CursorPos X="96" Y="6"/>
720     <UsageCount Value="10"/>
721     </Unit95>
722 tony 17 </Units>
723 tony 31 <JumpHistory Count="28" HistoryIndex="27">
724 tony 17 <Position1>
725 tony 21 <Filename Value="unit1.pas"/>
726 tony 31 <Caret Line="295" Column="3" TopLine="293"/>
727 tony 17 </Position1>
728     <Position2>
729 tony 21 <Filename Value="unit1.pas"/>
730 tony 31 <Caret Line="296" Column="3" TopLine="294"/>
731 tony 17 </Position2>
732 tony 27 <Position3>
733     <Filename Value="unit1.pas"/>
734 tony 31 <Caret Line="297" Column="3" TopLine="295"/>
735 tony 27 </Position3>
736     <Position4>
737     <Filename Value="unit1.pas"/>
738 tony 31 <Caret Line="298" Column="3" TopLine="296"/>
739 tony 27 </Position4>
740     <Position5>
741     <Filename Value="unit1.pas"/>
742 tony 31 <Caret Line="299" Column="3" TopLine="297"/>
743 tony 27 </Position5>
744     <Position6>
745     <Filename Value="unit1.pas"/>
746 tony 31 <Caret Line="300" Column="3" TopLine="298"/>
747 tony 27 </Position6>
748     <Position7>
749     <Filename Value="unit1.pas"/>
750 tony 31 <Caret Line="301" Column="3" TopLine="299"/>
751 tony 27 </Position7>
752     <Position8>
753     <Filename Value="unit1.pas"/>
754 tony 31 <Caret Line="302" Column="3" TopLine="300"/>
755 tony 27 </Position8>
756     <Position9>
757     <Filename Value="unit1.pas"/>
758 tony 31 <Caret Line="303" Column="3" TopLine="301"/>
759 tony 27 </Position9>
760     <Position10>
761     <Filename Value="unit1.pas"/>
762 tony 31 <Caret Line="10" Column="11"/>
763 tony 27 </Position10>
764     <Position11>
765     <Filename Value="unit1.pas"/>
766 tony 31 <Caret Line="286" Column="41" TopLine="275"/>
767 tony 27 </Position11>
768     <Position12>
769     <Filename Value="unit1.pas"/>
770 tony 31 <Caret Line="236" Column="6" TopLine="233"/>
771 tony 27 </Position12>
772     <Position13>
773     <Filename Value="unit1.pas"/>
774 tony 31 <Caret Line="60" Column="23" TopLine="37"/>
775 tony 27 </Position13>
776     <Position14>
777     <Filename Value="unit1.pas"/>
778 tony 31 <Caret Line="236" Column="29" TopLine="232"/>
779 tony 27 </Position14>
780     <Position15>
781     <Filename Value="unit1.pas"/>
782 tony 31 <Caret Line="237" Column="76" TopLine="222"/>
783 tony 27 </Position15>
784     <Position16>
785     <Filename Value="unit1.pas"/>
786 tony 31 <Caret Line="296" Column="27" TopLine="293"/>
787 tony 27 </Position16>
788     <Position17>
789     <Filename Value="unit1.pas"/>
790 tony 31 <Caret Line="243" Column="3" TopLine="239"/>
791 tony 27 </Position17>
792     <Position18>
793     <Filename Value="unit1.pas"/>
794 tony 31 <Caret Line="236" Column="11" TopLine="221"/>
795 tony 27 </Position18>
796     <Position19>
797     <Filename Value="unit1.pas"/>
798 tony 31 <Caret Line="224" Column="81" TopLine="206"/>
799 tony 27 </Position19>
800     <Position20>
801     <Filename Value="unit1.pas"/>
802 tony 31 <Caret Line="133" Column="46" TopLine="111"/>
803 tony 27 </Position20>
804     <Position21>
805     <Filename Value="unit1.pas"/>
806 tony 31 <Caret Line="134" Column="45" TopLine="113"/>
807 tony 27 </Position21>
808     <Position22>
809     <Filename Value="unit1.pas"/>
810 tony 31 <Caret Line="220" TopLine="215"/>
811 tony 27 </Position22>
812 tony 29 <Position23>
813     <Filename Value="unit1.pas"/>
814 tony 31 <Caret Line="222" TopLine="217"/>
815 tony 29 </Position23>
816     <Position24>
817     <Filename Value="unit1.pas"/>
818 tony 31 <Caret Line="135" TopLine="122"/>
819 tony 29 </Position24>
820     <Position25>
821     <Filename Value="unit1.pas"/>
822 tony 31 <Caret Line="364" TopLine="338"/>
823 tony 29 </Position25>
824     <Position26>
825     <Filename Value="unit1.pas"/>
826 tony 31 <Caret Line="137" TopLine="112"/>
827 tony 29 </Position26>
828     <Position27>
829     <Filename Value="unit1.pas"/>
830 tony 31 <Caret Line="365" Column="3" TopLine="354"/>
831 tony 29 </Position27>
832     <Position28>
833     <Filename Value="unit1.pas"/>
834 tony 31 <Caret Line="360" TopLine="354"/>
835 tony 29 </Position28>
836 tony 17 </JumpHistory>
837     </ProjectOptions>
838     <CompilerOptions>
839 tony 19 <Version Value="11"/>
840 tony 17 <Target>
841     <Filename Value="project1"/>
842     </Target>
843     <SearchPaths>
844     <IncludeFiles Value="$(ProjOutDir)"/>
845     <UnitOutputDirectory Value="lib/$(TargetCPU)-$(TargetOS)"/>
846     </SearchPaths>
847     <Linking>
848     <Options>
849     <Win32>
850     <GraphicApplication Value="True"/>
851     </Win32>
852     </Options>
853     </Linking>
854     <Other>
855     <CustomOptions Value="-dUseCThreads"/>
856     </Other>
857     </CompilerOptions>
858     <Debugging>
859     <Exceptions Count="3">
860     <Item1>
861     <Name Value="EAbort"/>
862     </Item1>
863     <Item2>
864     <Name Value="ECodetoolError"/>
865     </Item2>
866     <Item3>
867     <Name Value="EFOpenError"/>
868     </Item3>
869     </Exceptions>
870     </Debugging>
871 tony 27 </CONFIG>