ViewVC Help
View File | Revision Log | Show Annotations | Download File | View Changeset | Root Listing
root/public/ibx/trunk/examples/local-employeedb/project1.lpi
Revision: 37
Committed: Mon Feb 15 14:44:25 2016 UTC (8 years, 7 months ago) by tony
File size: 33773 byte(s)
Log Message:
Committing updates for Release R1-4-0

File Contents

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