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 27 by tony, Tue Apr 14 13:10:23 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="94">
47 <      <Unit0>
48 <        <Filename Value="project1.lpr"/>
49 <        <IsPartOfProject Value="True"/>
50 <        <CursorPos X="55" Y="17"/>
51 <        <UsageCount Value="113"/>
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="221"/>
63 <        <CursorPos Y="242"/>
64 <        <UsageCount Value="113"/>
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="102"/>
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 <        <UnitName Value="IB"/>
96 <        <EditorIndex Value="-1"/>
97 <        <WindowIndex Value="1"/>
98 <        <TopLine Value="372"/>
99 <        <CursorPos Y="388"/>
100 <        <UsageCount Value="29"/>
101 <      </Unit5>
102 <      <Unit6>
103 <        <Filename Value="../../runtime/IBCustomDataSet.pas"/>
104 <        <UnitName Value="IBCustomDataSet"/>
105 <        <EditorIndex Value="-1"/>
106 <        <WindowIndex Value="1"/>
107 <        <TopLine Value="3620"/>
108 <        <CursorPos Y="3635"/>
109 <        <UsageCount Value="30"/>
110 <      </Unit6>
111 <      <Unit7>
112 <        <Filename Value="../../runtime/IBDatabase.pas"/>
113 <        <EditorIndex Value="-1"/>
114 <        <WindowIndex Value="1"/>
115 <        <TopLine Value="985"/>
116 <        <CursorPos Y="1014"/>
117 <        <UsageCount Value="15"/>
118 <      </Unit7>
119 <      <Unit8>
120 <        <Filename Value="../../runtime/IBQuery.pas"/>
121 <        <TopLine Value="96"/>
122 <        <CursorPos Y="109"/>
123 <        <UsageCount Value="63"/>
124 <      </Unit8>
125 <      <Unit9>
126 <        <Filename Value="/usr/local/share/lazarus/lcl/include/dblookup.inc"/>
127 <        <TopLine Value="201"/>
128 <        <CursorPos X="23" Y="214"/>
129 <        <UsageCount Value="10"/>
130 <      </Unit9>
131 <      <Unit10>
132 <        <Filename Value="/usr/local/share/lazarus/lcl/dbctrls.pp"/>
133 <        <TopLine Value="1484"/>
134 <        <CursorPos Y="1505"/>
135 <        <UsageCount Value="10"/>
136 <      </Unit10>
137 <      <Unit11>
138 <        <Filename Value="../../../../projects/external/lazarus.0.9.30/lcl/include/control.inc"/>
139 <        <TopLine Value="3168"/>
140 <        <CursorPos Y="3189"/>
141 <        <UsageCount Value="5"/>
142 <      </Unit11>
143 <      <Unit12>
144 <        <Filename Value="../../runtime/IBIntf.pas"/>
145 <        <TopLine Value="229"/>
146 <        <CursorPos X="69" Y="251"/>
147 <        <UsageCount Value="10"/>
148 <      </Unit12>
149 <      <Unit13>
150 <        <Filename Value="../../runtime/IBSQL.pas"/>
151 <        <EditorIndex Value="-1"/>
152 <        <WindowIndex Value="1"/>
153 <        <TopLine Value="2289"/>
154 <        <CursorPos Y="2296"/>
155 <        <UsageCount Value="10"/>
156 <      </Unit13>
157 <      <Unit14>
158 <        <Filename Value="/usr/share/fpcsrc/2.4.2/rtl/inc/systemh.inc"/>
159 <        <TopLine Value="75"/>
160 <        <CursorPos X="19" Y="95"/>
161 <        <UsageCount Value="6"/>
162 <      </Unit14>
163 <      <Unit15>
164 <        <Filename Value="/usr/share/fpcsrc/2.4.2/packages/fcl-db/src/base/db.pas"/>
165 <        <TopLine Value="1579"/>
166 <        <CursorPos X="46" Y="1597"/>
167 <        <UsageCount Value="9"/>
168 <      </Unit15>
169 <      <Unit16>
170 <        <Filename Value="../../runtime/IBBlob.pas"/>
171 <        <UsageCount Value="6"/>
172 <      </Unit16>
173 <      <Unit17>
174 <        <Filename Value="../../runtime/sv5ipc.inc"/>
175 <        <TopLine Value="312"/>
176 <        <CursorPos X="6" Y="329"/>
177 <        <UsageCount Value="6"/>
178 <      </Unit17>
179 <      <Unit18>
180 <        <Filename Value="/usr/share/fpcsrc/2.4.2/rtl/unix/ipc.pp"/>
181 <        <UsageCount Value="6"/>
182 <      </Unit18>
183 <      <Unit19>
184 <        <Filename Value="/usr/share/fpcsrc/2.4.2/rtl/linux/ipcsys.inc"/>
185 <        <TopLine Value="17"/>
186 <        <CursorPos X="10" Y="34"/>
187 <        <UsageCount Value="6"/>
188 <      </Unit19>
189 <      <Unit20>
190 <        <Filename Value="../../runtime/IBServices.pas"/>
191 <        <TopLine Value="37"/>
192 <        <CursorPos X="3" Y="54"/>
193 <        <UsageCount Value="6"/>
194 <      </Unit20>
195 <      <Unit21>
196 <        <Filename Value="../../runtime/IBExtract.pas"/>
197 <        <TopLine Value="49"/>
198 <        <CursorPos X="59" Y="49"/>
199 <        <UsageCount Value="8"/>
200 <      </Unit21>
201 <      <Unit22>
202 <        <Filename Value="/usr/share/fpcsrc/2.4.2/packages/fcl-db/src/base/dataset.inc"/>
203 <        <TopLine Value="938"/>
204 <        <CursorPos X="3" Y="941"/>
205 <        <UsageCount Value="8"/>
206 <      </Unit22>
207 <      <Unit23>
208 <        <Filename Value="../../../../projects/cdream/dbclients/src/frames/SendEmailFrameUnit.lfm"/>
209 <        <TopLine Value="414"/>
210 <        <CursorPos Y="6"/>
211 <        <UsageCount Value="6"/>
212 <        <DefaultSyntaxHighlighter Value="LFM"/>
213 <      </Unit23>
214 <      <Unit24>
215 <        <Filename Value="../../../../projects/cdream/dbclients/src/framework/BaseFrameUnit.pas"/>
216 <        <TopLine Value="205"/>
217 <        <CursorPos Y="214"/>
218 <        <UsageCount Value="8"/>
219 <      </Unit24>
220 <      <Unit25>
221 <        <Filename Value="../../../../projects/cdream/dbclients/src/framework/ToyShopDBUnit.pas"/>
222 <        <TopLine Value="142"/>
223 <        <CursorPos Y="156"/>
224 <        <UsageCount Value="6"/>
225 <      </Unit25>
226 <      <Unit26>
227 <        <Filename Value="../../../../projects/cdream/dbclients/debian/changelog"/>
228 <        <CursorPos X="60" Y="7"/>
229 <        <UsageCount Value="6"/>
230 <        <DefaultSyntaxHighlighter Value="None"/>
231 <      </Unit26>
232 <      <Unit27>
233 <        <Filename Value="/usr/share/fpcsrc/2.4.2/packages/fcl-db/src/base/database.inc"/>
234 <        <TopLine Value="474"/>
235 <        <CursorPos X="3" Y="476"/>
236 <        <UsageCount Value="7"/>
237 <      </Unit27>
238 <      <Unit28>
239 <        <Filename Value="../../runtime/IBStoredProc.pas"/>
240 <        <TopLine Value="206"/>
241 <        <CursorPos X="6" Y="215"/>
242 <        <UsageCount Value="7"/>
243 <      </Unit28>
244 <      <Unit29>
245 <        <Filename Value="/usr/local/share/lazarus/lcl/include/control.inc"/>
246 <        <TopLine Value="3172"/>
247 <        <CursorPos Y="3189"/>
248 <        <UsageCount Value="7"/>
249 <      </Unit29>
250 <      <Unit30>
251 <        <Filename Value="/usr/share/fpcsrc/2.4.2/rtl/inc/variants.pp"/>
252 <        <TopLine Value="142"/>
253 <        <CursorPos X="53" Y="69"/>
254 <        <UsageCount Value="7"/>
255 <      </Unit30>
256 <      <Unit31>
257 <        <Filename Value="/usr/share/fpcsrc/2.4.2/rtl/inc/varianth.inc"/>
258 <        <TopLine Value="16"/>
259 <        <CursorPos X="13" Y="44"/>
260 <        <UsageCount Value="7"/>
261 <      </Unit31>
262 <      <Unit32>
263 <        <Filename Value="unit1.lfm"/>
264 <        <TopLine Value="172"/>
265 <        <CursorPos X="97" Y="141"/>
266 <        <ExtraEditorCount Value="1"/>
267 <        <ExtraEditor1>
268 <          <TopLine Value="299"/>
269 <          <CursorPos X="28" Y="321"/>
270 <        </ExtraEditor1>
271 <        <UsageCount Value="10"/>
272 <        <DefaultSyntaxHighlighter Value="LFM"/>
273 <      </Unit32>
274 <      <Unit33>
275 <        <Filename Value="../../runtime/IBLookupComboEditBox.pas"/>
276 <        <TopLine Value="78"/>
277 <        <CursorPos Y="89"/>
278 <        <UsageCount Value="14"/>
279 <      </Unit33>
280 <      <Unit34>
281 <        <Filename Value="../../runtime/IBDynamicGrid.pas"/>
282 <        <TopLine Value="22"/>
283 <        <CursorPos X="72" Y="33"/>
284 <        <UsageCount Value="13"/>
285 <      </Unit34>
286 <      <Unit35>
287 <        <Filename Value="../../runtime/IBTreeView.pas"/>
288 <        <TopLine Value="147"/>
289 <        <CursorPos X="26" Y="160"/>
290 <        <UsageCount Value="8"/>
291 <      </Unit35>
292 <      <Unit36>
293 <        <Filename Value="/usr/share/fpcsrc/packages/fcl-db/src/base/db.pas"/>
294 <        <EditorIndex Value="-1"/>
295 <        <WindowIndex Value="1"/>
296 <        <TopLine Value="1559"/>
297 <        <CursorPos X="15" Y="1578"/>
298 <        <UsageCount Value="26"/>
299 <      </Unit36>
300 <      <Unit37>
301 <        <Filename Value="../../../../lcl/controls.pp"/>
302 <        <EditorIndex Value="-1"/>
303 <        <WindowIndex Value="1"/>
304 <        <TopLine Value="1176"/>
305 <        <CursorPos X="15" Y="1186"/>
306 <        <UsageCount Value="22"/>
307 <      </Unit37>
308 <      <Unit38>
309 <        <Filename Value="../../../../lcl/include/wincontrol.inc"/>
310 <        <WindowIndex Value="1"/>
311 <        <TopLine Value="8131"/>
312 <        <CursorPos Y="8144"/>
313 <        <UsageCount Value="14"/>
314 <      </Unit38>
315 <      <Unit39>
316 <        <Filename Value="../../../../lcl/dbgrids.pas"/>
317 <        <EditorIndex Value="-1"/>
318 <        <WindowIndex Value="1"/>
319 <        <TopLine Value="3672"/>
320 <        <CursorPos X="25" Y="3691"/>
321 <        <UsageCount Value="22"/>
322 <      </Unit39>
323 <      <Unit40>
324 <        <Filename Value="../../../../lcl/grids.pas"/>
325 <        <EditorIndex Value="-1"/>
326 <        <WindowIndex Value="1"/>
327 <        <TopLine Value="6558"/>
328 <        <CursorPos Y="6571"/>
329 <        <UsageCount Value="26"/>
330 <      </Unit40>
331 <      <Unit41>
332 <        <Filename Value="../../../../lcl/include/winapih.inc"/>
333 <        <TopLine Value="238"/>
334 <        <CursorPos X="10" Y="253"/>
335 <        <UsageCount Value="14"/>
336 <      </Unit41>
337 <      <Unit42>
338 <        <Filename Value="../../../../lcl/comctrls.pp"/>
339 <        <TopLine Value="2745"/>
340 <        <CursorPos X="54" Y="2758"/>
341 <        <UsageCount Value="11"/>
342 <      </Unit42>
343 <      <Unit43>
344 <        <Filename Value="../../../../lcl/include/treeview.inc"/>
345 <        <TopLine Value="643"/>
346 <        <CursorPos Y="645"/>
347 <        <UsageCount Value="10"/>
348 <      </Unit43>
349 <      <Unit44>
350 <        <Filename Value="../../../../lcl/editbtn.pas"/>
351 <        <TopLine Value="614"/>
352 <        <CursorPos X="3" Y="614"/>
353 <        <UsageCount Value="9"/>
354 <      </Unit44>
355 <      <Unit45>
356 <        <Filename Value="../../runtime/IBSQLParser.pas"/>
357 <        <TopLine Value="604"/>
358 <        <CursorPos Y="620"/>
359 <        <UsageCount Value="10"/>
360 <      </Unit45>
361 <      <Unit46>
362 <        <Filename Value="../../ibcontrols/IBLookupComboEditBox.pas"/>
363 <        <EditorIndex Value="-1"/>
364 <        <WindowIndex Value="1"/>
365 <        <TopLine Value="500"/>
366 <        <CursorPos X="36" Y="525"/>
367 <        <UsageCount Value="13"/>
368 <      </Unit46>
369 <      <Unit47>
370 <        <Filename Value="../../ibcontrols/IBTreeView.pas"/>
371 <        <TopLine Value="142"/>
372 <        <CursorPos Y="142"/>
373 <        <UsageCount Value="10"/>
374 <      </Unit47>
375 <      <Unit48>
376 <        <Filename Value="../../ibcontrols/IBDynamicGrid.pas"/>
377 <        <EditorIndex Value="-1"/>
378 <        <WindowIndex Value="1"/>
379 <        <TopLine Value="22"/>
380 <        <CursorPos X="23" Y="34"/>
381 <        <UsageCount Value="28"/>
382 <      </Unit48>
383 <      <Unit49>
384 <        <Filename Value="../../design/ibselectsqleditor.pas"/>
385 <        <ComponentName Value="IBSelectSQLEditorForm"/>
386 <        <HasResources Value="True"/>
387 <        <ResourceBaseClass Value="Form"/>
388 <        <UsageCount Value="8"/>
389 <      </Unit49>
390 <      <Unit50>
391 <        <Filename Value="../../design/IBEventsEditor.pas"/>
392 <        <ComponentName Value="IBEventsEditor"/>
393 <        <HasResources Value="True"/>
394 <        <ResourceBaseClass Value="Form"/>
395 <        <UsageCount Value="7"/>
396 <      </Unit50>
397 <      <Unit51>
398 <        <Filename Value="../../design/ibdeletesqleditor.pas"/>
399 <        <ComponentName Value="IBDeleteSQLEditorForm"/>
400 <        <HasResources Value="True"/>
401 <        <ResourceBaseClass Value="Form"/>
402 <        <CursorPos X="60" Y="26"/>
403 <        <UsageCount Value="7"/>
404 <      </Unit51>
405 <      <Unit52>
406 <        <Filename Value="../../design/ibinsertsqleditor.pas"/>
407 <        <ComponentName Value="IBInsertSQLEditorForm"/>
408 <        <HasResources Value="True"/>
409 <        <ResourceBaseClass Value="Form"/>
410 <        <CursorPos X="48" Y="18"/>
411 <        <UsageCount Value="7"/>
412 <      </Unit52>
413 <      <Unit53>
414 <        <Filename Value="../../design/ibmodifysqleditor.pas"/>
415 <        <ComponentName Value="IBModifySQLEditorForm"/>
416 <        <HasResources Value="True"/>
417 <        <ResourceBaseClass Value="Form"/>
418 <        <CursorPos X="60" Y="23"/>
419 <        <UsageCount Value="7"/>
420 <      </Unit53>
421 <      <Unit54>
422 <        <Filename Value="../../design/ibupdatesqleditor.pas"/>
423 <        <ComponentName Value="IBUpdateSQLEditorForm"/>
424 <        <HasResources Value="True"/>
425 <        <ResourceBaseClass Value="Form"/>
426 <        <CursorPos X="15" Y="10"/>
427 <        <UsageCount Value="7"/>
428 <      </Unit54>
429 <      <Unit55>
430 <        <Filename Value="../../design/ibsqleditor.pas"/>
431 <        <ComponentName Value="IBSQLEditorForm"/>
432 <        <HasResources Value="True"/>
433 <        <ResourceBaseClass Value="Form"/>
434 <        <TopLine Value="240"/>
435 <        <CursorPos X="3" Y="240"/>
436 <        <UsageCount Value="7"/>
437 <      </Unit55>
438 <      <Unit56>
439 <        <Filename Value="../../design/ibdataseteditor.pas"/>
440 <        <ComponentName Value="IBDataSetEditorForm"/>
441 <        <HasResources Value="True"/>
442 <        <ResourceBaseClass Value="Form"/>
443 <        <CursorPos X="46" Y="18"/>
444 <        <UsageCount Value="7"/>
445 <      </Unit56>
446 <      <Unit57>
447 <        <Filename Value="../../design/dbFieldLinkPropEditor.pas"/>
448 <        <ComponentName Value="FieldLinkEditor"/>
449 <        <HasResources Value="True"/>
450 <        <ResourceBaseClass Value="Form"/>
451 <        <CursorPos X="60" Y="23"/>
452 <        <UsageCount Value="7"/>
453 <      </Unit57>
454 <      <Unit58>
455 <        <Filename Value="../../design/dbFieldListPropEditor.pas"/>
456 <        <ComponentName Value="FieldListEditor"/>
457 <        <HasResources Value="True"/>
458 <        <ResourceBaseClass Value="Form"/>
459 <        <TopLine Value="133"/>
460 <        <CursorPos X="56" Y="137"/>
461 <        <UsageCount Value="7"/>
462 <      </Unit58>
463 <      <Unit59>
464 <        <Filename Value="../../design/IBDatabaseEdit.pas"/>
465 <        <UsageCount Value="7"/>
466 <      </Unit59>
467 <      <Unit60>
468 <        <Filename Value="/usr/share/fpcsrc/packages/fcl-db/src/base/dataset.inc"/>
469 <        <EditorIndex Value="-1"/>
470 <        <WindowIndex Value="1"/>
471 <        <TopLine Value="1482"/>
472 <        <CursorPos X="3" Y="1486"/>
473 <        <UsageCount Value="11"/>
474 <      </Unit60>
475 <      <Unit61>
476 <        <Filename Value="../../../../lcl/themes.pas"/>
477 <        <TopLine Value="791"/>
478 <        <CursorPos X="3" Y="791"/>
479 <        <UsageCount Value="11"/>
480 <      </Unit61>
481 <      <Unit62>
482 <        <Filename Value="../../../../lcl/extctrls.pp"/>
483 <        <WindowIndex Value="1"/>
484 <        <TopLine Value="982"/>
485 <        <CursorPos X="32" Y="992"/>
486 <        <UsageCount Value="20"/>
487 <      </Unit62>
488 <      <Unit63>
489 <        <Filename Value="../../../../lcl/lcltype.pp"/>
490 <        <TopLine Value="47"/>
491 <        <CursorPos X="3" Y="61"/>
492 <        <UsageCount Value="8"/>
493 <      </Unit63>
494 <      <Unit64>
495 <        <Filename Value="../../../../lcl/forms.pp"/>
496 <        <TopLine Value="164"/>
497 <        <CursorPos X="15" Y="179"/>
498 <        <UsageCount Value="9"/>
499 <      </Unit64>
500 <      <Unit65>
501 <        <Filename Value="../../../../lcl/include/application.inc"/>
502 <        <EditorIndex Value="-1"/>
503 <        <WindowIndex Value="1"/>
504 <        <TopLine Value="1043"/>
505 <        <CursorPos Y="1055"/>
506 <        <UsageCount Value="10"/>
507 <      </Unit65>
508 <      <Unit66>
509 <        <Filename Value="/usr/share/fpcsrc/rtl/inc/objpash.inc"/>
510 <        <TopLine Value="169"/>
511 <        <CursorPos X="8" Y="183"/>
512 <        <UsageCount Value="9"/>
513 <      </Unit66>
514 <      <Unit67>
515 <        <Filename Value="../../../../components/lazutils/lazmethodlist.pas"/>
516 <        <TopLine Value="10"/>
517 <        <CursorPos X="15" Y="25"/>
518 <        <UsageCount Value="8"/>
519 <      </Unit67>
520 <      <Unit68>
521 <        <Filename Value="../../../../lcl/include/customform.inc"/>
522 <        <TopLine Value="1803"/>
523 <        <CursorPos Y="1817"/>
524 <        <UsageCount Value="13"/>
525 <      </Unit68>
526 <      <Unit69>
527 <        <Filename Value="../../../../lcl/graphics.pp"/>
528 <        <TopLine Value="1202"/>
529 <        <CursorPos X="14" Y="1216"/>
530 <        <UsageCount Value="15"/>
531 <      </Unit69>
532 <      <Unit70>
533 <        <Filename Value="../../../../lcl/include/winapi.inc"/>
534 <        <TopLine Value="935"/>
535 <        <CursorPos X="3" Y="938"/>
536 <        <UsageCount Value="14"/>
537 <      </Unit70>
538 <      <Unit71>
539 <        <Filename Value="../../../../lcl/include/control.inc"/>
540 <        <EditorIndex Value="-1"/>
541 <        <WindowIndex Value="1"/>
542 <        <TopLine Value="4771"/>
543 <        <CursorPos Y="4784"/>
544 <        <UsageCount Value="11"/>
545 <      </Unit71>
546 <      <Unit72>
547 <        <Filename Value="../../../../lcl/stdctrls.pp"/>
548 <        <TopLine Value="303"/>
549 <        <CursorPos X="24" Y="318"/>
550 <        <UsageCount Value="14"/>
551 <      </Unit72>
552 <      <Unit73>
553 <        <Filename Value="../../../../lcl/include/scrollbar.inc"/>
554 <        <TopLine Value="93"/>
555 <        <CursorPos X="3" Y="97"/>
556 <        <UsageCount Value="8"/>
557 <      </Unit73>
558 <      <Unit74>
559 <        <Filename Value="../../../../lcl/include/scrollingwincontrol.inc"/>
560 <        <TopLine Value="199"/>
561 <        <CursorPos X="3" Y="201"/>
562 <        <UsageCount Value="8"/>
563 <      </Unit74>
564 <      <Unit75>
565 <        <Filename Value="/usr/share/fpcsrc/packages/fcl-image/src/fpcanvas.pp"/>
566 <        <TopLine Value="351"/>
567 <        <CursorPos X="14" Y="363"/>
568 <        <UsageCount Value="13"/>
569 <      </Unit75>
570 <      <Unit76>
571 <        <Filename Value="../../../../lcl/interfaces/gtk2/gtk2winapi.inc"/>
572 <        <TopLine Value="6332"/>
573 <        <CursorPos Y="6346"/>
574 <        <UsageCount Value="12"/>
575 <      </Unit76>
576 <      <Unit77>
577 <        <Filename Value="/usr/share/fpcsrc/packages/fcl-db/src/base/datasource.inc"/>
578 <        <EditorIndex Value="-1"/>
579 <        <WindowIndex Value="1"/>
580 <        <TopLine Value="199"/>
581 <        <CursorPos X="22" Y="202"/>
582 <        <UsageCount Value="11"/>
583 <      </Unit77>
584 <      <Unit78>
585 <        <Filename Value="../ibtreeview/Unit1.pas"/>
586 <        <TopLine Value="145"/>
587 <        <CursorPos X="36" Y="174"/>
588 <        <UsageCount Value="9"/>
589 <      </Unit78>
590 <      <Unit79>
591 <        <Filename Value="../lookupcombobox/Unit1.pas"/>
592 <        <TopLine Value="207"/>
593 <        <CursorPos Y="236"/>
594 <        <UsageCount Value="9"/>
595 <      </Unit79>
596 <      <Unit80>
597 <        <Filename Value="../../runtime/IBDialogs.pas"/>
598 <        <TopLine Value="33"/>
599 <        <UsageCount Value="10"/>
600 <      </Unit80>
601 <      <Unit81>
602 <        <Filename Value="../../design/IBDBReg.pas"/>
603 <        <TopLine Value="409"/>
604 <        <CursorPos X="62" Y="429"/>
605 <        <UsageCount Value="10"/>
606 <      </Unit81>
607 <      <Unit82>
608 <        <Filename Value="../../../../lcl/dbctrls.pp"/>
609 <        <EditorIndex Value="-1"/>
610 <        <WindowIndex Value="1"/>
611 <        <TopLine Value="789"/>
612 <        <CursorPos X="15" Y="800"/>
613 <        <UsageCount Value="10"/>
614 <      </Unit82>
615 <      <Unit83>
616 <        <Filename Value="../../../../lcl/include/customdbcombobox.inc"/>
617 <        <TopLine Value="67"/>
618 <        <CursorPos Y="74"/>
619 <        <UsageCount Value="10"/>
620 <      </Unit83>
621 <      <Unit84>
622 <        <Filename Value="../../../../lcl/include/customcombobox.inc"/>
623 <        <TopLine Value="227"/>
624 <        <CursorPos Y="237"/>
625 <        <UsageCount Value="10"/>
626 <      </Unit84>
627 <      <Unit85>
628 <        <Filename Value="../../../../lcl/include/dblookupcombobox.inc"/>
629 <        <EditorIndex Value="-1"/>
630 <        <WindowIndex Value="1"/>
631 <        <TopLine Value="27"/>
632 <        <CursorPos X="3" Y="31"/>
633 <        <UsageCount Value="10"/>
634 <      </Unit85>
635 <      <Unit86>
636 <        <Filename Value="../../../../lcl/include/dblookup.inc"/>
637 <        <EditorIndex Value="-1"/>
638 <        <WindowIndex Value="1"/>
639 <        <TopLine Value="281"/>
640 <        <CursorPos X="3" Y="289"/>
641 <        <UsageCount Value="10"/>
642 <      </Unit86>
643 <      <Unit87>
644 <        <Filename Value="/usr/share/fpcsrc/2.6.4/packages/fcl-db/src/base/db.pas"/>
645 <        <EditorIndex Value="-1"/>
646 <        <WindowIndex Value="1"/>
647 <        <TopLine Value="1695"/>
648 <        <CursorPos X="3" Y="1673"/>
649 <        <UsageCount Value="10"/>
650 <      </Unit87>
651 <      <Unit88>
652 <        <Filename Value="../../../mwaframework/source/BaseFrameUnit.pas"/>
653 <        <ComponentName Value="BaseFrame"/>
654 <        <HasResources Value="True"/>
655 <        <ResourceBaseClass Value="Frame"/>
656 <        <EditorIndex Value="-1"/>
657 <        <WindowIndex Value="1"/>
658 <        <TopLine Value="41"/>
659 <        <CursorPos X="42" Y="60"/>
660 <        <UsageCount Value="10"/>
661 <      </Unit88>
662 <      <Unit89>
663 <        <Filename Value="../../../mwaframework/source/BaseFormUnit.pas"/>
664 <        <EditorIndex Value="-1"/>
665 <        <WindowIndex Value="1"/>
666 <        <CursorPos X="64" Y="9"/>
667 <        <UsageCount Value="10"/>
668 <      </Unit89>
669 <      <Unit90>
670 <        <Filename Value="../../../mwaframework/source/CustomDBUnit.pas"/>
671 <        <EditorIndex Value="-1"/>
672 <        <WindowIndex Value="1"/>
673 <        <TopLine Value="72"/>
674 <        <CursorPos X="61" Y="91"/>
675 <        <UsageCount Value="10"/>
676 <      </Unit90>
677 <      <Unit91>
678 <        <Filename Value="../../../mwaframework/source/TopFormUnit.pas"/>
679 <        <EditorIndex Value="-1"/>
680 <        <WindowIndex Value="1"/>
681 <        <CursorPos X="65" Y="13"/>
682 <        <UsageCount Value="10"/>
683 <      </Unit91>
684 <      <Unit92>
685 <        <Filename Value="../../../mwaframework/source/dlg/DBFormUnit.pas"/>
686 <        <EditorIndex Value="-1"/>
687 <        <WindowIndex Value="1"/>
688 <        <CursorPos X="27" Y="7"/>
689 <        <UsageCount Value="10"/>
690 <      </Unit92>
691 <      <Unit93>
692 <        <Filename Value="../../../mwaframework/source/listframeunit.pas"/>
693 <        <ComponentName Value="ListFrame"/>
694 <        <HasResources Value="True"/>
695 <        <ResourceBaseClass Value="Frame"/>
696 <        <EditorIndex Value="-1"/>
697 <        <WindowIndex Value="1"/>
698 <        <CursorPos X="49" Y="10"/>
699 <        <UsageCount Value="10"/>
700 <      </Unit93>
701 <    </Units>
702 <    <JumpHistory Count="22" HistoryIndex="21">
703 <      <Position1>
704 <        <Filename Value="unit1.pas"/>
705 <        <Caret Line="291" Column="3" TopLine="289"/>
706 <      </Position1>
707 <      <Position2>
708 <        <Filename Value="unit1.pas"/>
709 <        <Caret Line="292" Column="3" TopLine="290"/>
710 <      </Position2>
711 <      <Position3>
712 <        <Filename Value="unit1.pas"/>
713 <        <Caret Line="293" Column="3" TopLine="291"/>
714 <      </Position3>
715 <      <Position4>
716 <        <Filename Value="unit1.pas"/>
717 <        <Caret Line="294" Column="3" TopLine="292"/>
718 <      </Position4>
719 <      <Position5>
720 <        <Filename Value="unit1.pas"/>
721 <        <Caret Line="295" Column="3" TopLine="293"/>
722 <      </Position5>
723 <      <Position6>
724 <        <Filename Value="unit1.pas"/>
725 <        <Caret Line="296" Column="3" TopLine="294"/>
726 <      </Position6>
727 <      <Position7>
728 <        <Filename Value="unit1.pas"/>
729 <        <Caret Line="297" Column="3" TopLine="295"/>
730 <      </Position7>
731 <      <Position8>
732 <        <Filename Value="unit1.pas"/>
733 <        <Caret Line="298" Column="3" TopLine="296"/>
734 <      </Position8>
735 <      <Position9>
736 <        <Filename Value="unit1.pas"/>
737 <        <Caret Line="299" Column="3" TopLine="297"/>
738 <      </Position9>
739 <      <Position10>
740 <        <Filename Value="unit1.pas"/>
741 <        <Caret Line="300" Column="3" TopLine="298"/>
742 <      </Position10>
743 <      <Position11>
744 <        <Filename Value="unit1.pas"/>
745 <        <Caret Line="301" Column="3" TopLine="299"/>
746 <      </Position11>
747 <      <Position12>
748 <        <Filename Value="unit1.pas"/>
749 <        <Caret Line="302" Column="3" TopLine="300"/>
750 <      </Position12>
751 <      <Position13>
752 <        <Filename Value="unit1.pas"/>
753 <        <Caret Line="303" Column="3" TopLine="301"/>
754 <      </Position13>
755 <      <Position14>
756 <        <Filename Value="unit1.pas"/>
757 <        <Caret Line="10" Column="11"/>
758 <      </Position14>
759 <      <Position15>
760 <        <Filename Value="unit1.pas"/>
761 <        <Caret Line="286" Column="41" TopLine="275"/>
762 <      </Position15>
763 <      <Position16>
764 <        <Filename Value="unit1.pas"/>
765 <        <Caret Line="236" Column="6" TopLine="233"/>
766 <      </Position16>
767 <      <Position17>
768 <        <Filename Value="unit1.pas"/>
769 <        <Caret Line="60" Column="23" TopLine="37"/>
770 <      </Position17>
771 <      <Position18>
772 <        <Filename Value="unit1.pas"/>
773 <        <Caret Line="236" Column="29" TopLine="232"/>
774 <      </Position18>
775 <      <Position19>
776 <        <Filename Value="unit1.pas"/>
777 <        <Caret Line="237" Column="76" TopLine="222"/>
778 <      </Position19>
779 <      <Position20>
780 <        <Filename Value="unit1.pas"/>
781 <        <Caret Line="296" Column="27" TopLine="293"/>
782 <      </Position20>
783 <      <Position21>
784 <        <Filename Value="unit1.pas"/>
785 <        <Caret Line="243" Column="3" TopLine="239"/>
786 <      </Position21>
787 <      <Position22>
788 <        <Filename Value="unit1.pas"/>
789 <        <Caret Line="236" Column="11" TopLine="221"/>
790 <      </Position22>
791 <    </JumpHistory>
792 <  </ProjectOptions>
793 <  <CompilerOptions>
794 <    <Version Value="11"/>
795 <    <Target>
796 <      <Filename Value="project1"/>
797 <    </Target>
798 <    <SearchPaths>
799 <      <IncludeFiles Value="$(ProjOutDir)"/>
800 <      <UnitOutputDirectory Value="lib/$(TargetCPU)-$(TargetOS)"/>
801 <    </SearchPaths>
802 <    <Linking>
803 <      <Options>
804 <        <Win32>
805 <          <GraphicApplication Value="True"/>
806 <        </Win32>
807 <      </Options>
808 <    </Linking>
809 <    <Other>
810 <      <CustomOptions Value="-dUseCThreads"/>
811 <    </Other>
812 <  </CompilerOptions>
813 <  <Debugging>
814 <    <Exceptions Count="3">
815 <      <Item1>
816 <        <Name Value="EAbort"/>
817 <      </Item1>
818 <      <Item2>
819 <        <Name Value="ECodetoolError"/>
820 <      </Item2>
821 <      <Item3>
822 <        <Name Value="EFOpenError"/>
823 <      </Item3>
824 <    </Exceptions>
825 <  </Debugging>
826 < </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