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

File Contents

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