ViewVC Help
View File | Revision Log | Show Annotations | Download File | View Changeset | Root Listing
root/public/ibx/trunk/examples/employee/project1.lpi
Revision: 338
Committed: Wed Jun 9 12:07:56 2021 UTC (2 years, 10 months ago) by tony
File size: 26729 byte(s)
Log Message:
Merge Fixes

File Contents

# User Rev Content
1 tony 68 <?xml version="1.0" encoding="UTF-8"?>
2     <CONFIG>
3     <ProjectOptions>
4 tony 241 <Version Value="11"/>
5 tony 68 <General>
6     <MainUnit Value="0"/>
7     <ResourceType Value="res"/>
8     <UseXPManifest Value="True"/>
9     <Icon Value="0"/>
10     </General>
11     <i18n>
12     <EnableI18N LFM="False"/>
13     </i18n>
14     <BuildModes Count="1" Active="Default">
15     <Item1 Name="Default" Default="True"/>
16     </BuildModes>
17     <PublishOptions>
18     <Version Value="2"/>
19     </PublishOptions>
20     <RunParams>
21 tony 241 <FormatVersion Value="2"/>
22     <Modes Count="1">
23     <Mode0 Name="default"/>
24     </Modes>
25 tony 68 </RunParams>
26     <RequiredPackages Count="4">
27     <Item1>
28     <PackageName Value="ibcontrols"/>
29     </Item1>
30     <Item2>
31     <PackageName Value="FCL"/>
32     <MinVersion Major="1" Valid="True"/>
33     </Item2>
34     <Item3>
35     <PackageName Value="ibexpress"/>
36     <MinVersion Minor="9" Valid="True"/>
37     </Item3>
38     <Item4>
39     <PackageName Value="LCL"/>
40     </Item4>
41     </RequiredPackages>
42 tony 338 <Units Count="96">
43 tony 68 <Unit0>
44     <Filename Value="project1.lpr"/>
45     <IsPartOfProject Value="True"/>
46     <EditorIndex Value="-1"/>
47 tony 270 <TopLine Value="9"/>
48 tony 68 <CursorPos X="33" Y="10"/>
49 tony 209 <UsageCount Value="200"/>
50 tony 68 </Unit0>
51     <Unit1>
52     <Filename Value="unit1.pas"/>
53     <IsPartOfProject Value="True"/>
54     <ComponentName Value="Form1"/>
55     <HasResources Value="True"/>
56     <ResourceBaseClass Value="Form"/>
57     <UnitName Value="Unit1"/>
58 tony 338 <TopLine Value="15"/>
59     <CursorPos X="33" Y="25"/>
60 tony 209 <UsageCount Value="200"/>
61 tony 68 <Loaded Value="True"/>
62     <LoadedDesigner Value="True"/>
63     </Unit1>
64 tony 86 <Unit2>
65     <Filename Value="unit2.pas"/>
66     <IsPartOfProject Value="True"/>
67     <ComponentName Value="SelectDeptDlg"/>
68     <HasResources Value="True"/>
69     <ResourceBaseClass Value="Form"/>
70     <UnitName Value="Unit2"/>
71 tony 338 <EditorIndex Value="3"/>
72 tony 315 <TopLine Value="64"/>
73 tony 318 <CursorPos X="40" Y="80"/>
74 tony 311 <UsageCount Value="114"/>
75 tony 315 <Loaded Value="True"/>
76 tony 318 <LoadedDesigner Value="True"/>
77 tony 86 </Unit2>
78     <Unit3>
79     <Filename Value="../../runtime/IBDatabase.pas"/>
80 tony 88 <EditorIndex Value="-1"/>
81 tony 143 <TopLine Value="1043"/>
82     <CursorPos X="39" Y="1043"/>
83 tony 291 <UsageCount Value="4"/>
84 tony 86 </Unit3>
85 tony 101 <Unit4>
86     <Filename Value="../../runtime/IBCustomDataSet.pas"/>
87 tony 106 <EditorIndex Value="-1"/>
88 tony 107 <TopLine Value="2462"/>
89     <CursorPos Y="2491"/>
90 tony 291 <UsageCount Value="7"/>
91 tony 101 </Unit4>
92     <Unit5>
93     <Filename Value="../../runtime/IBSQL.pas"/>
94 tony 102 <EditorIndex Value="-1"/>
95 tony 104 <TopLine Value="700"/>
96     <CursorPos X="3" Y="706"/>
97 tony 291 <UsageCount Value="5"/>
98 tony 101 </Unit5>
99     <Unit6>
100     <Filename Value="../../../fbintf/IB.pas"/>
101 tony 106 <EditorIndex Value="-1"/>
102 tony 315 <TopLine Value="450"/>
103 tony 291 <CursorPos X="28" Y="496"/>
104     <UsageCount Value="44"/>
105 tony 101 </Unit6>
106     <Unit7>
107     <Filename Value="../../runtime/IBUpdateSQL.pas"/>
108 tony 102 <EditorIndex Value="-1"/>
109 tony 101 <TopLine Value="103"/>
110     <CursorPos X="3" Y="105"/>
111 tony 291 <UsageCount Value="5"/>
112 tony 101 </Unit7>
113     <Unit8>
114     <Filename Value="../../runtime/IBUpdate.pas"/>
115     <EditorIndex Value="-1"/>
116     <TopLine Value="464"/>
117     <CursorPos X="3" Y="483"/>
118 tony 291 <UsageCount Value="4"/>
119 tony 101 </Unit8>
120     <Unit9>
121     <Filename Value="../../runtime/IBDatabaseInfo.pas"/>
122 tony 102 <EditorIndex Value="-1"/>
123 tony 101 <CursorPos X="20" Y="32"/>
124 tony 291 <UsageCount Value="5"/>
125 tony 101 </Unit9>
126     <Unit10>
127     <Filename Value="/usr/share/fpcsrc/packages/fcl-db/src/base/db.pas"/>
128 tony 102 <EditorIndex Value="-1"/>
129 tony 308 <TopLine Value="1454"/>
130     <CursorPos X="15" Y="1471"/>
131 tony 291 <UsageCount Value="28"/>
132 tony 101 </Unit10>
133     <Unit11>
134     <Filename Value="../../design/IBSQLEditFrame.pas"/>
135     <ComponentName Value="IBSQLEditFrame"/>
136     <HasResources Value="True"/>
137     <ResourceBaseClass Value="Frame"/>
138 tony 102 <EditorIndex Value="-1"/>
139 tony 101 <TopLine Value="187"/>
140     <CursorPos X="30" Y="200"/>
141 tony 291 <UsageCount Value="4"/>
142 tony 101 </Unit11>
143     <Unit12>
144     <Filename Value="../../design/ibinsertsqleditor.pas"/>
145 tony 102 <EditorIndex Value="-1"/>
146 tony 101 <TopLine Value="52"/>
147     <CursorPos X="38" Y="79"/>
148 tony 291 <UsageCount Value="4"/>
149 tony 101 </Unit12>
150     <Unit13>
151     <Filename Value="../../design/ibupdatesqleditor.pas"/>
152 tony 102 <EditorIndex Value="-1"/>
153 tony 101 <TopLine Value="177"/>
154     <CursorPos X="3" Y="179"/>
155 tony 291 <UsageCount Value="4"/>
156 tony 101 </Unit13>
157 tony 104 <Unit14>
158     <Filename Value="../../../fbintf/client/FBMessages.pas"/>
159     <EditorIndex Value="-1"/>
160 tony 272 <TopLine Value="283"/>
161     <CursorPos X="23" Y="278"/>
162 tony 291 <UsageCount Value="4"/>
163 tony 104 </Unit14>
164     <Unit15>
165     <Filename Value="../../../../../fpcsrc/3.0.4/packages/fcl-db/src/base/dataset.inc"/>
166     <EditorIndex Value="-1"/>
167 tony 106 <TopLine Value="606"/>
168     <CursorPos X="13" Y="619"/>
169 tony 291 <UsageCount Value="4"/>
170 tony 104 </Unit15>
171     <Unit16>
172     <Filename Value="../../../../../fpcsrc/3.0.4/packages/fcl-db/src/base/fields.inc"/>
173     <EditorIndex Value="-1"/>
174 tony 106 <TopLine Value="2128"/>
175     <CursorPos X="5" Y="2143"/>
176 tony 291 <UsageCount Value="4"/>
177 tony 104 </Unit16>
178     <Unit17>
179     <Filename Value="../../changelog"/>
180 tony 315 <EditorIndex Value="-1"/>
181     <TopLine Value="40"/>
182     <CursorPos X="49" Y="60"/>
183 tony 291 <UsageCount Value="10"/>
184 tony 104 <DefaultSyntaxHighlighter Value="None"/>
185     </Unit17>
186     <Unit18>
187     <Filename Value="/usr/share/fpcsrc/rtl/inc/systemh.inc"/>
188 tony 106 <EditorIndex Value="-1"/>
189 tony 291 <TopLine Value="470"/>
190     <CursorPos X="31" Y="488"/>
191 tony 104 <UsageCount Value="10"/>
192     </Unit18>
193     <Unit19>
194     <Filename Value="/usr/share/fpcsrc/rtl/objpas/sysutils/datih.inc"/>
195 tony 106 <EditorIndex Value="-1"/>
196 tony 270 <TopLine Value="139"/>
197     <CursorPos X="11" Y="158"/>
198 tony 291 <UsageCount Value="7"/>
199 tony 104 </Unit19>
200     <Unit20>
201     <Filename Value="../../../fbintf/IBExternals.pas"/>
202 tony 106 <EditorIndex Value="-1"/>
203 tony 104 <TopLine Value="50"/>
204 tony 315 <CursorPos X="3" Y="68"/>
205 tony 104 <UsageCount Value="10"/>
206     </Unit20>
207 tony 105 <Unit21>
208     <Filename Value="../../../ibxflazreports/IBXFPrintPreviewDlgUnit.pas"/>
209     <ComponentName Value="IBXFPrintPreviewDlg"/>
210     <HasResources Value="True"/>
211     <ResourceBaseClass Value="Form"/>
212 tony 106 <EditorIndex Value="-1"/>
213 tony 105 <CursorPos X="28" Y="7"/>
214 tony 291 <UsageCount Value="4"/>
215 tony 105 </Unit21>
216 tony 106 <Unit22>
217     <Filename Value="/usr/share/fpcsrc/packages/fcl-db/src/base/fields.inc"/>
218     <EditorIndex Value="-1"/>
219     <TopLine Value="590"/>
220     <CursorPos X="31" Y="602"/>
221 tony 291 <UsageCount Value="6"/>
222 tony 106 </Unit22>
223     <Unit23>
224     <Filename Value="../../../fbintf/client/FBSQLData.pas"/>
225     <EditorIndex Value="-1"/>
226 tony 315 <TopLine Value="633"/>
227     <CursorPos X="3" Y="659"/>
228 tony 291 <UsageCount Value="10"/>
229 tony 106 </Unit23>
230     <Unit24>
231     <Filename Value="/usr/share/fpcsrc/packages/fcl-db/src/base/dataset.inc"/>
232     <EditorIndex Value="-1"/>
233 tony 308 <TopLine Value="1304"/>
234     <CursorPos X="3" Y="1307"/>
235     <UsageCount Value="10"/>
236 tony 106 </Unit24>
237     <Unit25>
238     <Filename Value="../../../../../fpcsrc/3.0.4/rtl/objpas/sysutils/dati.inc"/>
239     <EditorIndex Value="-1"/>
240     <TopLine Value="68"/>
241     <CursorPos Y="89"/>
242 tony 291 <UsageCount Value="4"/>
243 tony 106 </Unit25>
244     <Unit26>
245     <Filename Value="/usr/share/fpcsrc/rtl/unix/sysutils.pp"/>
246     <EditorIndex Value="-1"/>
247     <TopLine Value="46"/>
248     <CursorPos X="28" Y="853"/>
249 tony 291 <UsageCount Value="6"/>
250 tony 106 </Unit26>
251     <Unit27>
252     <Filename Value="/usr/share/fpcsrc/rtl/objpas/sysutils/dati.inc"/>
253     <EditorIndex Value="-1"/>
254 tony 270 <TopLine Value="1303"/>
255     <CursorPos Y="1219"/>
256 tony 291 <UsageCount Value="7"/>
257 tony 106 </Unit27>
258     <Unit28>
259     <Filename Value="../../runtime/IBStoredProc.pas"/>
260     <EditorIndex Value="-1"/>
261     <TopLine Value="79"/>
262     <CursorPos X="48" Y="427"/>
263 tony 291 <UsageCount Value="4"/>
264 tony 106 </Unit28>
265 tony 143 <Unit29>
266     <Filename Value="../../../fbintf/IBUtils.pas"/>
267     <EditorIndex Value="-1"/>
268 tony 287 <TopLine Value="668"/>
269     <CursorPos X="27" Y="687"/>
270 tony 291 <UsageCount Value="5"/>
271 tony 143 </Unit29>
272 tony 209 <Unit30>
273     <Filename Value="../../runtime/IBXServices.pas"/>
274     <EditorIndex Value="-1"/>
275     <TopLine Value="375"/>
276     <CursorPos X="5" Y="395"/>
277 tony 291 <UsageCount Value="4"/>
278 tony 209 </Unit30>
279     <Unit31>
280     <Filename Value="../../../fbintf/client/3.0/firebird/Firebird.pas"/>
281     <EditorIndex Value="-1"/>
282 tony 315 <TopLine Value="2580"/>
283     <CursorPos X="78" Y="2608"/>
284     <UsageCount Value="10"/>
285 tony 209 </Unit31>
286     <Unit32>
287     <Filename Value="../../runtime/nongui/IBCustomDataSet.pas"/>
288 tony 315 <EditorIndex Value="-1"/>
289 tony 308 <UsageCount Value="10"/>
290 tony 209 </Unit32>
291     <Unit33>
292     <Filename Value="../../../fbintf/client/FBStatement.pas"/>
293     <EditorIndex Value="-1"/>
294     <TopLine Value="182"/>
295     <CursorPos X="3" Y="188"/>
296 tony 291 <UsageCount Value="5"/>
297 tony 209 </Unit33>
298     <Unit34>
299     <Filename Value="../../runtime/nongui/IBUpdateSQL.pas"/>
300     <EditorIndex Value="-1"/>
301     <TopLine Value="106"/>
302     <CursorPos X="15" Y="112"/>
303 tony 291 <UsageCount Value="4"/>
304 tony 209 </Unit34>
305     <Unit35>
306     <Filename Value="../../runtime/nongui/IBUpdate.pas"/>
307     <EditorIndex Value="-1"/>
308     <TopLine Value="34"/>
309     <CursorPos Y="55"/>
310 tony 291 <UsageCount Value="4"/>
311 tony 209 </Unit35>
312     <Unit36>
313     <Filename Value="../../runtime/nongui/IBQuery.pas"/>
314     <EditorIndex Value="-1"/>
315 tony 308 <TopLine Value="118"/>
316     <CursorPos X="24" Y="133"/>
317     <UsageCount Value="10"/>
318 tony 209 </Unit36>
319     <Unit37>
320     <Filename Value="../../runtime/nongui/IBTable.pas"/>
321     <EditorIndex Value="-1"/>
322 tony 308 <TopLine Value="148"/>
323     <CursorPos X="29" Y="165"/>
324     <UsageCount Value="10"/>
325 tony 209 </Unit37>
326     <Unit38>
327     <Filename Value="../../runtime/nongui/IBDataOutput.pas"/>
328     <EditorIndex Value="-1"/>
329 tony 287 <TopLine Value="653"/>
330     <CursorPos X="3" Y="640"/>
331 tony 291 <UsageCount Value="6"/>
332 tony 209 </Unit38>
333     <Unit39>
334     <Filename Value="../../../fbintf/testsuite/Test4.pas"/>
335     <EditorIndex Value="-1"/>
336     <TopLine Value="52"/>
337     <CursorPos X="40" Y="80"/>
338 tony 291 <UsageCount Value="4"/>
339 tony 209 </Unit39>
340     <Unit40>
341     <Filename Value="../../../fbintf/testsuite/TestManager.pas"/>
342     <EditorIndex Value="-1"/>
343     <TopLine Value="628"/>
344     <CursorPos Y="639"/>
345 tony 291 <UsageCount Value="4"/>
346 tony 209 </Unit40>
347     <Unit41>
348     <Filename Value="../../../fbintf/client/3.0/FB30Statement.pas"/>
349 tony 338 <IsVisibleTab Value="True"/>
350     <EditorIndex Value="2"/>
351     <TopLine Value="728"/>
352     <CursorPos X="16" Y="738"/>
353     <UsageCount Value="10"/>
354     <Loaded Value="True"/>
355 tony 209 </Unit41>
356     <Unit42>
357     <Filename Value="../../runtime/nongui/IBSQL.pas"/>
358     <EditorIndex Value="-1"/>
359 tony 287 <TopLine Value="828"/>
360     <CursorPos Y="849"/>
361 tony 291 <UsageCount Value="5"/>
362 tony 209 </Unit42>
363     <Unit43>
364     <Filename Value="../../runtime/nongui/IBXServices.pas"/>
365     <EditorIndex Value="-1"/>
366     <TopLine Value="88"/>
367     <CursorPos X="40" Y="122"/>
368 tony 291 <UsageCount Value="5"/>
369 tony 209 </Unit43>
370     <Unit44>
371     <Filename Value="../../../fbintf/changelog"/>
372     <EditorIndex Value="-1"/>
373 tony 270 <TopLine Value="7"/>
374     <CursorPos X="21" Y="37"/>
375 tony 291 <UsageCount Value="4"/>
376 tony 209 <DefaultSyntaxHighlighter Value="None"/>
377     </Unit44>
378     <Unit45>
379     <Filename Value="../../runtime/nongui/IBDatabase.pas"/>
380     <EditorIndex Value="-1"/>
381 tony 315 <TopLine Value="137"/>
382     <CursorPos X="23" Y="170"/>
383     <UsageCount Value="10"/>
384 tony 209 </Unit45>
385 tony 263 <Unit46>
386     <Filename Value="../../../../../fpcsrc/3.0.4/rtl/inc/objpas.inc"/>
387     <EditorIndex Value="-1"/>
388     <TopLine Value="38"/>
389     <CursorPos Y="62"/>
390 tony 291 <UsageCount Value="4"/>
391 tony 263 </Unit46>
392     <Unit47>
393     <Filename Value="../../ibcontrols/IBLookupComboEditBox.pas"/>
394     <EditorIndex Value="-1"/>
395     <TopLine Value="106"/>
396     <CursorPos X="21" Y="130"/>
397 tony 291 <UsageCount Value="4"/>
398 tony 263 </Unit47>
399     <Unit48>
400     <Filename Value="../../../../../lazarus18/otherComponents/ibx/runtime/nongui/IBCustomDataSet.pas"/>
401     <EditorIndex Value="-1"/>
402     <TopLine Value="1408"/>
403     <CursorPos X="33" Y="1439"/>
404 tony 291 <UsageCount Value="4"/>
405 tony 263 </Unit48>
406     <Unit49>
407     <Filename Value="../../../../lcl/lclversion.pas"/>
408     <UnitName Value="LCLVersion"/>
409     <EditorIndex Value="-1"/>
410     <CursorPos X="13" Y="35"/>
411 tony 291 <UsageCount Value="4"/>
412 tony 263 </Unit49>
413     <Unit50>
414     <Filename Value="../../../../components/lazutils/lazversion.pas"/>
415     <UnitName Value="LazVersion"/>
416     <EditorIndex Value="-1"/>
417     <CursorPos X="18" Y="27"/>
418 tony 291 <UsageCount Value="4"/>
419 tony 263 </Unit50>
420 tony 266 <Unit51>
421     <Filename Value="../../../fbintf/include/consts_pub.inc"/>
422     <EditorIndex Value="-1"/>
423 tony 315 <TopLine Value="217"/>
424     <CursorPos X="27" Y="234"/>
425     <UsageCount Value="10"/>
426 tony 266 </Unit51>
427     <Unit52>
428     <Filename Value="../../../fbintf/client/FBAttachment.pas"/>
429     <EditorIndex Value="-1"/>
430 tony 315 <TopLine Value="190"/>
431 tony 291 <CursorPos X="3" Y="572"/>
432 tony 315 <UsageCount Value="10"/>
433 tony 266 </Unit52>
434     <Unit53>
435     <Filename Value="../../../fbintf/client/FBParamBlock.pas"/>
436     <EditorIndex Value="-1"/>
437     <TopLine Value="86"/>
438     <CursorPos X="3" Y="62"/>
439 tony 291 <UsageCount Value="4"/>
440 tony 266 </Unit53>
441 tony 270 <Unit54>
442     <Filename Value="../../runtime/nongui/IBExtract.pas"/>
443     <EditorIndex Value="-1"/>
444     <TopLine Value="173"/>
445     <CursorPos X="49" Y="204"/>
446 tony 291 <UsageCount Value="4"/>
447 tony 270 </Unit54>
448     <Unit55>
449     <Filename Value="../../../../lcl/stdctrls.pp"/>
450     <UnitName Value="StdCtrls"/>
451     <EditorIndex Value="-1"/>
452     <TopLine Value="1631"/>
453     <CursorPos Y="1652"/>
454 tony 291 <UsageCount Value="4"/>
455 tony 270 </Unit55>
456     <Unit56>
457     <Filename Value="../../../fbintf/client/3.0/FB30Array.pas"/>
458     <EditorIndex Value="-1"/>
459     <TopLine Value="273"/>
460     <CursorPos X="1024" Y="310"/>
461 tony 291 <UsageCount Value="4"/>
462 tony 270 </Unit56>
463     <Unit57>
464     <Filename Value="/usr/share/fpcsrc/packages/fcl-db/src/base/dsparams.inc"/>
465     <EditorIndex Value="-1"/>
466     <TopLine Value="195"/>
467     <CursorPos Y="200"/>
468 tony 291 <UsageCount Value="5"/>
469 tony 270 </Unit57>
470     <Unit58>
471     <Filename Value="../../../../../fpcsrc/3.0.4/packages/fcl-db/src/base/dsparams.inc"/>
472     <EditorIndex Value="-1"/>
473     <TopLine Value="688"/>
474     <CursorPos Y="708"/>
475 tony 291 <UsageCount Value="4"/>
476 tony 270 </Unit58>
477     <Unit59>
478     <Filename Value="../../runtime/nongui/IBStoredProc.pas"/>
479     <EditorIndex Value="-1"/>
480 tony 308 <TopLine Value="86"/>
481     <CursorPos X="21" Y="104"/>
482     <UsageCount Value="10"/>
483 tony 270 </Unit59>
484     <Unit60>
485     <Filename Value="../../../../../fpcsrc/3.0.4/rtl/inc/astrings.inc"/>
486     <EditorIndex Value="-1"/>
487     <TopLine Value="161"/>
488     <CursorPos Y="189"/>
489 tony 291 <UsageCount Value="4"/>
490 tony 270 </Unit60>
491     <Unit61>
492     <Filename Value="../../../../../fpcsrc/3.0.4/rtl/objpas/classes/stringl.inc"/>
493     <EditorIndex Value="-1"/>
494     <TopLine Value="1201"/>
495     <CursorPos Y="1223"/>
496 tony 291 <UsageCount Value="4"/>
497 tony 270 </Unit61>
498     <Unit62>
499     <Filename Value="/usr/share/fpcsrc/rtl/objpas/sysutils/sysstrh.inc"/>
500     <EditorIndex Value="-1"/>
501 tony 291 <TopLine Value="154"/>
502     <CursorPos X="46" Y="173"/>
503     <UsageCount Value="10"/>
504 tony 270 </Unit62>
505 tony 287 <Unit63>
506     <Filename Value="../../runtime/nongui/ibxscript.pas"/>
507     <EditorIndex Value="-1"/>
508     <TopLine Value="1461"/>
509     <CursorPos X="3" Y="1465"/>
510 tony 291 <UsageCount Value="4"/>
511 tony 287 </Unit63>
512     <Unit64>
513     <Filename Value="/tmp/myibxtools.pas"/>
514     <UnitName Value="MyIBXTools"/>
515     <EditorIndex Value="-1"/>
516     <TopLine Value="76"/>
517     <CursorPos X="33" Y="10"/>
518 tony 291 <UsageCount Value="4"/>
519     </Unit64>
520     <Unit65>
521     <Filename Value="/usr/lib/fpcsrc/packages/fcl-db/src/base/db.pas"/>
522     <EditorIndex Value="-1"/>
523     <TopLine Value="1653"/>
524     <CursorPos X="62" Y="1679"/>
525     <UsageCount Value="6"/>
526     </Unit65>
527     <Unit66>
528     <Filename Value="/usr/lib/fpcsrc/packages/fcl-db/src/base/dataset.inc"/>
529     <EditorIndex Value="-1"/>
530     <TopLine Value="1037"/>
531     <CursorPos X="37" Y="1063"/>
532     <UsageCount Value="6"/>
533     </Unit66>
534     <Unit67>
535     <Filename Value="../../../fbcursors/src/FBCursorIntf.pas"/>
536     <EditorIndex Value="-1"/>
537     <TopLine Value="69"/>
538     <CursorPos Y="77"/>
539     <UsageCount Value="38"/>
540     </Unit67>
541     <Unit68>
542     <Filename Value="../../../fbcursors/src/FBCursorAPI.pas"/>
543     <EditorIndex Value="-1"/>
544     <CursorPos X="26" Y="8"/>
545     <UsageCount Value="36"/>
546     </Unit68>
547     <Unit69>
548     <Filename Value="../../../fbintf/client/FBActivityMonitor.pas"/>
549     <EditorIndex Value="-1"/>
550     <TopLine Value="44"/>
551     <CursorPos X="34" Y="63"/>
552     <UsageCount Value="38"/>
553     </Unit69>
554     <Unit70>
555     <Filename Value="../../../fbcursors/src/FBCursorBase.pas"/>
556     <EditorIndex Value="-1"/>
557     <WindowIndex Value="-1"/>
558     <TopLine Value="367"/>
559     <CursorPos X="30" Y="372"/>
560     <ExtraEditorCount Value="1"/>
561     <ExtraEditor1>
562     <EditorIndex Value="-1"/>
563     <TopLine Value="1377"/>
564     <CursorPos Y="1412"/>
565     </ExtraEditor1>
566     <UsageCount Value="37"/>
567     </Unit70>
568     <Unit71>
569     <Filename Value="../../../fbcursors/src/FBUniCursor.pas"/>
570     <EditorIndex Value="-1"/>
571     <TopLine Value="86"/>
572     <CursorPos X="46" Y="105"/>
573     <UsageCount Value="37"/>
574     </Unit71>
575     <Unit72>
576     <Filename Value="../../../fbcursors/src/FBCursorMessages.pas"/>
577     <EditorIndex Value="-1"/>
578     <TopLine Value="120"/>
579     <CursorPos X="77" Y="148"/>
580     <UsageCount Value="37"/>
581     </Unit72>
582     <Unit73>
583     <Filename Value="../../../fbcursors/src/FBBiDirCursor.pas"/>
584     <EditorIndex Value="-1"/>
585     <TopLine Value="162"/>
586     <CursorPos X="36" Y="197"/>
587     <UsageCount Value="37"/>
588     </Unit73>
589     <Unit74>
590     <Filename Value="../../../fbcursors/src/FBCachedUpdateCursor.pas"/>
591     <EditorIndex Value="-1"/>
592     <TopLine Value="330"/>
593     <CursorPos X="9" Y="335"/>
594     <UsageCount Value="25"/>
595     </Unit74>
596     <Unit75>
597     <Filename Value="../../../fbintf/client/3.0/FB30Attachment.pas"/>
598     <EditorIndex Value="-1"/>
599     <TopLine Value="64"/>
600     <UsageCount Value="5"/>
601     </Unit75>
602     <Unit76>
603     <Filename Value="../../../fbcursors/src/FBBufferedBlob.pas"/>
604     <EditorIndex Value="-1"/>
605     <TopLine Value="174"/>
606     <CursorPos X="26" Y="205"/>
607     <UsageCount Value="29"/>
608     </Unit76>
609     <Unit77>
610     <Filename Value="../../../fbcursors/src/FBBufferedArray.pas"/>
611     <EditorIndex Value="-1"/>
612     <CursorPos X="26" Y="8"/>
613     <UsageCount Value="28"/>
614     </Unit77>
615     <Unit78>
616     <Filename Value="/usr/share/fpcsrc/rtl/objpas/sysutils/sysutilh.inc"/>
617     <EditorIndex Value="-1"/>
618     <TopLine Value="301"/>
619     <CursorPos X="13" Y="320"/>
620     <UsageCount Value="6"/>
621     </Unit78>
622     <Unit79>
623     <Filename Value="/usr/share/fpcsrc/rtl/objpas/sysutils/sysutils.inc"/>
624     <EditorIndex Value="-1"/>
625     <TopLine Value="154"/>
626     <CursorPos X="9" Y="158"/>
627     <UsageCount Value="6"/>
628     </Unit79>
629     <Unit80>
630     <Filename Value="/usr/share/fpcsrc/rtl/inc/objpash.inc"/>
631     <EditorIndex Value="-1"/>
632     <TopLine Value="265"/>
633     <CursorPos X="8" Y="284"/>
634     <UsageCount Value="26"/>
635     </Unit80>
636     <Unit81>
637     <Filename Value="/usr/share/fpcsrc/rtl/objpas/sysutils/sysinth.inc"/>
638     <EditorIndex Value="-1"/>
639     <TopLine Value="25"/>
640     <CursorPos X="3" Y="33"/>
641 tony 287 <UsageCount Value="10"/>
642 tony 291 </Unit81>
643     <Unit82>
644     <Filename Value="/usr/share/fpcsrc/rtl/inc/varianth.inc"/>
645     <EditorIndex Value="-1"/>
646     <TopLine Value="49"/>
647     <CursorPos X="4" Y="21"/>
648     <UsageCount Value="10"/>
649     </Unit82>
650     <Unit83>
651 tony 315 <Filename Value="../../../fbintf/client/FBClientAPI.pas"/>
652 tony 291 <EditorIndex Value="-1"/>
653 tony 315 <TopLine Value="521"/>
654     <CursorPos X="66" Y="548"/>
655 tony 291 <UsageCount Value="10"/>
656     </Unit83>
657 tony 308 <Unit84>
658 tony 315 <Filename Value="../../../fbintf/client/2.5/FB25Statement.pas"/>
659 tony 308 <EditorIndex Value="-1"/>
660 tony 315 <TopLine Value="798"/>
661     <CursorPos X="16" Y="777"/>
662 tony 308 <UsageCount Value="10"/>
663     </Unit84>
664 tony 311 <Unit85>
665 tony 315 <Filename Value="../../ibcontrols/IBDynamicGrid.pas"/>
666 tony 338 <EditorIndex Value="1"/>
667     <TopLine Value="226"/>
668     <CursorPos X="93" Y="236"/>
669 tony 311 <UsageCount Value="10"/>
670 tony 338 <Loaded Value="True"/>
671 tony 311 </Unit85>
672     <Unit86>
673 tony 315 <Filename Value="../../../../lcl/dbgrids.pas"/>
674     <UnitName Value="DBGrids"/>
675 tony 311 <EditorIndex Value="-1"/>
676 tony 315 <TopLine Value="3542"/>
677     <CursorPos X="3" Y="3549"/>
678 tony 311 <UsageCount Value="10"/>
679     </Unit86>
680     <Unit87>
681 tony 315 <Filename Value="../../runtime/gui/IBDialogs.pas"/>
682 tony 311 <EditorIndex Value="-1"/>
683 tony 315 <TopLine Value="43"/>
684 tony 311 <UsageCount Value="10"/>
685     </Unit87>
686     <Unit88>
687 tony 315 <Filename Value="../../../fbintf/client/3.0/FB30ClientAPI.pas"/>
688 tony 311 <EditorIndex Value="-1"/>
689 tony 315 <TopLine Value="424"/>
690     <CursorPos X="86" Y="441"/>
691 tony 311 <UsageCount Value="10"/>
692     </Unit88>
693 tony 315 <Unit89>
694     <Filename Value="../../../fbintf/client/2.5/FB25ClientAPI.pas"/>
695     <EditorIndex Value="-1"/>
696     <TopLine Value="653"/>
697     <CursorPos X="46" Y="683"/>
698     <UsageCount Value="10"/>
699     </Unit89>
700     <Unit90>
701     <Filename Value="../../../fbintf/client/2.5/IBHeader.pas"/>
702     <EditorIndex Value="-1"/>
703     <TopLine Value="600"/>
704     <CursorPos Y="616"/>
705     <UsageCount Value="10"/>
706     </Unit90>
707     <Unit91>
708     <Filename Value="../../ibcontrols/IBTreeView.pas"/>
709     <EditorIndex Value="-1"/>
710     <TopLine Value="32"/>
711     <CursorPos X="29" Y="58"/>
712     <UsageCount Value="10"/>
713     </Unit91>
714     <Unit92>
715     <Filename Value="../../ibcontrols/DBTreeView.pas"/>
716     <EditorIndex Value="-1"/>
717     <TopLine Value="185"/>
718     <CursorPos X="16" Y="26"/>
719     <UsageCount Value="10"/>
720     </Unit92>
721 tony 338 <Unit93>
722     <Filename Value="../../design/IBDBReg.pas"/>
723     <EditorIndex Value="-1"/>
724     <TopLine Value="397"/>
725     <UsageCount Value="10"/>
726     </Unit93>
727     <Unit94>
728     <Filename Value="../../../fbintf/client/3.0/FB30Transaction.pas"/>
729     <EditorIndex Value="-1"/>
730     <UsageCount Value="10"/>
731     </Unit94>
732     <Unit95>
733     <Filename Value="../../../fbintf/client/3.0/FB30Services.pas"/>
734     <EditorIndex Value="-1"/>
735     <UsageCount Value="10"/>
736     </Unit95>
737 tony 68 </Units>
738 tony 338 <JumpHistory Count="11" HistoryIndex="9">
739     <Position1>
740     <Filename Value="unit1.pas"/>
741     <Caret Line="36" Column="40" TopLine="15"/>
742     </Position1>
743     <Position2>
744     <Filename Value="../../ibcontrols/IBDynamicGrid.pas"/>
745     <Caret Line="34" Column="47" TopLine="28"/>
746     </Position2>
747     <Position3>
748     <Filename Value="../../ibcontrols/IBDynamicGrid.pas"/>
749     <Caret Line="156" Column="17" TopLine="140"/>
750     </Position3>
751     <Position4>
752     <Filename Value="../../ibcontrols/IBDynamicGrid.pas"/>
753     <Caret Line="840" Column="3" TopLine="838"/>
754     </Position4>
755     <Position5>
756     <Filename Value="../../ibcontrols/IBDynamicGrid.pas"/>
757     <Caret Line="153" Column="15" TopLine="139"/>
758     </Position5>
759     <Position6>
760     <Filename Value="../../ibcontrols/IBDynamicGrid.pas"/>
761     <Caret Line="821" Column="3" TopLine="819"/>
762     </Position6>
763     <Position7>
764     <Filename Value="../../../fbintf/client/3.0/FB30Statement.pas"/>
765     <Caret Line="1296" Column="3" TopLine="1292"/>
766     </Position7>
767     <Position8>
768     <Filename Value="../../../fbintf/client/3.0/FB30Statement.pas"/>
769     <Caret Line="196" Column="15" TopLine="179"/>
770     </Position8>
771     <Position9>
772     <Filename Value="../../../fbintf/client/3.0/FB30Statement.pas"/>
773     <Caret Line="738" Column="20" TopLine="730"/>
774     </Position9>
775     <Position10>
776     <Filename Value="../../../fbintf/client/3.0/FB30Statement.pas"/>
777     <Caret Line="735" Column="7" TopLine="728"/>
778     </Position10>
779     <Position11>
780     <Filename Value="../../../fbintf/client/3.0/FB30Statement.pas"/>
781     <Caret Line="153" Column="5" TopLine="153"/>
782     </Position11>
783     </JumpHistory>
784 tony 68 </ProjectOptions>
785     <CompilerOptions>
786     <Version Value="11"/>
787     <Target>
788     <Filename Value="project1"/>
789     </Target>
790     <SearchPaths>
791     <IncludeFiles Value="$(ProjOutDir)"/>
792     <UnitOutputDirectory Value="lib/$(TargetCPU)-$(TargetOS)"/>
793     </SearchPaths>
794     <Linking>
795 tony 104 <Debugging>
796     <UseHeaptrc Value="True"/>
797     </Debugging>
798 tony 68 <Options>
799     <Win32>
800     <GraphicApplication Value="True"/>
801     </Win32>
802     </Options>
803     </Linking>
804     <Other>
805     <CustomOptions Value="-dUseCThreads"/>
806     </Other>
807     </CompilerOptions>
808     <Debugging>
809     <Exceptions Count="3">
810     <Item1>
811     <Name Value="EAbort"/>
812     </Item1>
813     <Item2>
814     <Name Value="ECodetoolError"/>
815     </Item2>
816     <Item3>
817     <Name Value="EFOpenError"/>
818     </Item3>
819     </Exceptions>
820     </Debugging>
821     </CONFIG>