ViewVC Help
View File | Revision Log | Show Annotations | Download File | View Changeset | Root Listing
root/public/ibx/trunk/examples/dbcontrolgrid/project1.lpi
Revision: 35
Committed: Tue Jan 26 14:38:47 2016 UTC (8 years, 2 months ago) by tony
File size: 36107 byte(s)
Log Message:
Committing updates for Release R1-3-2

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