ViewVC Help
View File | Revision Log | Show Annotations | Download File | View Changeset | Root Listing
root/public/ibx/branches/journaling/examples/employee/project1.lpi
Revision: 311
Committed: Mon Aug 24 09:32:58 2020 UTC (3 years, 7 months ago) by tony
Original Path: ibx/trunk/examples/employee/project1.lpi
File size: 25725 byte(s)
Log Message:
Fixes merged

File Contents

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