ViewVC Help
View File | Revision Log | Show Annotations | Download File | View Changeset | Root Listing
root/public/ibx/branches/journaling/examples/employee/project1.lpi
(Generate patch)

Comparing:
ibx/trunk/examples/employee/project1.lpi (file contents), Revision 23 by tony, Fri Mar 13 10:26:52 2015 UTC vs.
ibx/branches/journaling/examples/employee/project1.lpi (file contents), Revision 363 by tony, Tue Dec 7 13:30:05 2021 UTC

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

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines