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

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