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.
Revision 270 by tony, Fri Jan 18 11:10:37 2019 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="11"/>
5 >    <General>
6 >      <MainUnit Value="0"/>
7 >      <ResourceType Value="res"/>
8 >      <UseXPManifest Value="True"/>
9 >      <Icon Value="0"/>
10 >    </General>
11 >    <i18n>
12 >      <EnableI18N LFM="False"/>
13 >    </i18n>
14 >    <BuildModes Count="1" Active="Default">
15 >      <Item1 Name="Default" Default="True"/>
16 >    </BuildModes>
17 >    <PublishOptions>
18 >      <Version Value="2"/>
19 >    </PublishOptions>
20 >    <RunParams>
21 >      <FormatVersion Value="2"/>
22 >      <Modes Count="1">
23 >        <Mode0 Name="default"/>
24 >      </Modes>
25 >    </RunParams>
26 >    <RequiredPackages Count="4">
27 >      <Item1>
28 >        <PackageName Value="ibcontrols"/>
29 >      </Item1>
30 >      <Item2>
31 >        <PackageName Value="FCL"/>
32 >        <MinVersion Major="1" Valid="True"/>
33 >      </Item2>
34 >      <Item3>
35 >        <PackageName Value="ibexpress"/>
36 >        <MinVersion Minor="9" Valid="True"/>
37 >      </Item3>
38 >      <Item4>
39 >        <PackageName Value="LCL"/>
40 >      </Item4>
41 >    </RequiredPackages>
42 >    <Units Count="63">
43 >      <Unit0>
44 >        <Filename Value="project1.lpr"/>
45 >        <IsPartOfProject Value="True"/>
46 >        <EditorIndex Value="-1"/>
47 >        <TopLine Value="9"/>
48 >        <CursorPos X="33" Y="10"/>
49 >        <UsageCount Value="200"/>
50 >      </Unit0>
51 >      <Unit1>
52 >        <Filename Value="unit1.pas"/>
53 >        <IsPartOfProject Value="True"/>
54 >        <ComponentName Value="Form1"/>
55 >        <HasResources Value="True"/>
56 >        <ResourceBaseClass Value="Form"/>
57 >        <UnitName Value="Unit1"/>
58 >        <IsVisibleTab Value="True"/>
59 >        <TopLine Value="195"/>
60 >        <CursorPos X="34" Y="197"/>
61 >        <UsageCount Value="200"/>
62 >        <Loaded Value="True"/>
63 >        <LoadedDesigner Value="True"/>
64 >      </Unit1>
65 >      <Unit2>
66 >        <Filename Value="unit2.pas"/>
67 >        <IsPartOfProject Value="True"/>
68 >        <ComponentName Value="SelectDeptDlg"/>
69 >        <HasResources Value="True"/>
70 >        <ResourceBaseClass Value="Form"/>
71 >        <UnitName Value="Unit2"/>
72 >        <EditorIndex Value="-1"/>
73 >        <CursorPos X="39" Y="9"/>
74 >        <UsageCount Value="49"/>
75 >      </Unit2>
76 >      <Unit3>
77 >        <Filename Value="../../runtime/IBDatabase.pas"/>
78 >        <EditorIndex Value="-1"/>
79 >        <TopLine Value="1043"/>
80 >        <CursorPos X="39" Y="1043"/>
81 >        <UsageCount Value="10"/>
82 >      </Unit3>
83 >      <Unit4>
84 >        <Filename Value="../../runtime/IBCustomDataSet.pas"/>
85 >        <EditorIndex Value="-1"/>
86 >        <TopLine Value="2462"/>
87 >        <CursorPos Y="2491"/>
88 >        <UsageCount Value="13"/>
89 >      </Unit4>
90 >      <Unit5>
91 >        <Filename Value="../../runtime/IBSQL.pas"/>
92 >        <EditorIndex Value="-1"/>
93 >        <TopLine Value="700"/>
94 >        <CursorPos X="3" Y="706"/>
95 >        <UsageCount Value="11"/>
96 >      </Unit5>
97 >      <Unit6>
98 >        <Filename Value="../../../fbintf/IB.pas"/>
99 >        <EditorIndex Value="-1"/>
100 >        <TopLine Value="553"/>
101 >        <CursorPos X="28" Y="567"/>
102 >        <UsageCount Value="16"/>
103 >      </Unit6>
104 >      <Unit7>
105 >        <Filename Value="../../runtime/IBUpdateSQL.pas"/>
106 >        <EditorIndex Value="-1"/>
107 >        <TopLine Value="103"/>
108 >        <CursorPos X="3" Y="105"/>
109 >        <UsageCount Value="11"/>
110 >      </Unit7>
111 >      <Unit8>
112 >        <Filename Value="../../runtime/IBUpdate.pas"/>
113 >        <EditorIndex Value="-1"/>
114 >        <TopLine Value="464"/>
115 >        <CursorPos X="3" Y="483"/>
116 >        <UsageCount Value="10"/>
117 >      </Unit8>
118 >      <Unit9>
119 >        <Filename Value="../../runtime/IBDatabaseInfo.pas"/>
120 >        <EditorIndex Value="-1"/>
121 >        <CursorPos X="20" Y="32"/>
122 >        <UsageCount Value="11"/>
123 >      </Unit9>
124 >      <Unit10>
125 >        <Filename Value="/usr/share/fpcsrc/packages/fcl-db/src/base/db.pas"/>
126 >        <EditorIndex Value="-1"/>
127 >        <TopLine Value="1257"/>
128 >        <CursorPos X="15" Y="1278"/>
129 >        <UsageCount Value="13"/>
130 >      </Unit10>
131 >      <Unit11>
132 >        <Filename Value="../../design/IBSQLEditFrame.pas"/>
133 >        <ComponentName Value="IBSQLEditFrame"/>
134 >        <HasResources Value="True"/>
135 >        <ResourceBaseClass Value="Frame"/>
136 >        <EditorIndex Value="-1"/>
137 >        <TopLine Value="187"/>
138 >        <CursorPos X="30" Y="200"/>
139 >        <UsageCount Value="10"/>
140 >      </Unit11>
141 >      <Unit12>
142 >        <Filename Value="../../design/ibinsertsqleditor.pas"/>
143 >        <EditorIndex Value="-1"/>
144 >        <TopLine Value="52"/>
145 >        <CursorPos X="38" Y="79"/>
146 >        <UsageCount Value="10"/>
147 >      </Unit12>
148 >      <Unit13>
149 >        <Filename Value="../../design/ibupdatesqleditor.pas"/>
150 >        <EditorIndex Value="-1"/>
151 >        <TopLine Value="177"/>
152 >        <CursorPos X="3" Y="179"/>
153 >        <UsageCount Value="10"/>
154 >      </Unit13>
155 >      <Unit14>
156 >        <Filename Value="../../../fbintf/client/FBMessages.pas"/>
157 >        <EditorIndex Value="-1"/>
158 >        <TopLine Value="635"/>
159 >        <CursorPos X="27" Y="664"/>
160 >        <UsageCount Value="10"/>
161 >      </Unit14>
162 >      <Unit15>
163 >        <Filename Value="../../../../../fpcsrc/3.0.4/packages/fcl-db/src/base/dataset.inc"/>
164 >        <EditorIndex Value="-1"/>
165 >        <TopLine Value="606"/>
166 >        <CursorPos X="13" Y="619"/>
167 >        <UsageCount Value="10"/>
168 >      </Unit15>
169 >      <Unit16>
170 >        <Filename Value="../../../../../fpcsrc/3.0.4/packages/fcl-db/src/base/fields.inc"/>
171 >        <EditorIndex Value="-1"/>
172 >        <TopLine Value="2128"/>
173 >        <CursorPos X="5" Y="2143"/>
174 >        <UsageCount Value="10"/>
175 >      </Unit16>
176 >      <Unit17>
177 >        <Filename Value="../../changelog"/>
178 >        <EditorIndex Value="-1"/>
179 >        <TopLine Value="34"/>
180 >        <CursorPos X="45" Y="71"/>
181 >        <UsageCount Value="11"/>
182 >        <DefaultSyntaxHighlighter Value="None"/>
183 >      </Unit17>
184 >      <Unit18>
185 >        <Filename Value="/usr/share/fpcsrc/rtl/inc/systemh.inc"/>
186 >        <EditorIndex Value="-1"/>
187 >        <TopLine Value="525"/>
188 >        <CursorPos X="13" Y="194"/>
189 >        <UsageCount Value="10"/>
190 >      </Unit18>
191 >      <Unit19>
192 >        <Filename Value="/usr/share/fpcsrc/rtl/objpas/sysutils/datih.inc"/>
193 >        <EditorIndex Value="-1"/>
194 >        <TopLine Value="139"/>
195 >        <CursorPos X="11" Y="158"/>
196 >        <UsageCount Value="13"/>
197 >      </Unit19>
198 >      <Unit20>
199 >        <Filename Value="../../../fbintf/IBExternals.pas"/>
200 >        <EditorIndex Value="-1"/>
201 >        <TopLine Value="50"/>
202 >        <CursorPos X="3" Y="57"/>
203 >        <UsageCount Value="10"/>
204 >      </Unit20>
205 >      <Unit21>
206 >        <Filename Value="../../../ibxflazreports/IBXFPrintPreviewDlgUnit.pas"/>
207 >        <ComponentName Value="IBXFPrintPreviewDlg"/>
208 >        <HasResources Value="True"/>
209 >        <ResourceBaseClass Value="Form"/>
210 >        <EditorIndex Value="-1"/>
211 >        <CursorPos X="28" Y="7"/>
212 >        <UsageCount Value="10"/>
213 >      </Unit21>
214 >      <Unit22>
215 >        <Filename Value="/usr/share/fpcsrc/packages/fcl-db/src/base/fields.inc"/>
216 >        <EditorIndex Value="-1"/>
217 >        <TopLine Value="590"/>
218 >        <CursorPos X="31" Y="602"/>
219 >        <UsageCount Value="12"/>
220 >      </Unit22>
221 >      <Unit23>
222 >        <Filename Value="../../../fbintf/client/FBSQLData.pas"/>
223 >        <EditorIndex Value="-1"/>
224 >        <TopLine Value="1737"/>
225 >        <CursorPos Y="1742"/>
226 >        <UsageCount Value="15"/>
227 >      </Unit23>
228 >      <Unit24>
229 >        <Filename Value="/usr/share/fpcsrc/packages/fcl-db/src/base/dataset.inc"/>
230 >        <EditorIndex Value="-1"/>
231 >        <TopLine Value="547"/>
232 >        <CursorPos X="3" Y="558"/>
233 >        <UsageCount Value="12"/>
234 >      </Unit24>
235 >      <Unit25>
236 >        <Filename Value="../../../../../fpcsrc/3.0.4/rtl/objpas/sysutils/dati.inc"/>
237 >        <EditorIndex Value="-1"/>
238 >        <TopLine Value="68"/>
239 >        <CursorPos Y="89"/>
240 >        <UsageCount Value="10"/>
241 >      </Unit25>
242 >      <Unit26>
243 >        <Filename Value="/usr/share/fpcsrc/rtl/unix/sysutils.pp"/>
244 >        <EditorIndex Value="-1"/>
245 >        <TopLine Value="46"/>
246 >        <CursorPos X="28" Y="853"/>
247 >        <UsageCount Value="12"/>
248 >      </Unit26>
249 >      <Unit27>
250 >        <Filename Value="/usr/share/fpcsrc/rtl/objpas/sysutils/dati.inc"/>
251 >        <EditorIndex Value="-1"/>
252 >        <TopLine Value="1303"/>
253 >        <CursorPos Y="1219"/>
254 >        <UsageCount Value="13"/>
255 >      </Unit27>
256 >      <Unit28>
257 >        <Filename Value="../../runtime/IBStoredProc.pas"/>
258 >        <EditorIndex Value="-1"/>
259 >        <TopLine Value="79"/>
260 >        <CursorPos X="48" Y="427"/>
261 >        <UsageCount Value="10"/>
262 >      </Unit28>
263 >      <Unit29>
264 >        <Filename Value="../../../fbintf/IBUtils.pas"/>
265 >        <EditorIndex Value="-1"/>
266 >        <TopLine Value="1401"/>
267 >        <CursorPos Y="1418"/>
268 >        <UsageCount Value="11"/>
269 >      </Unit29>
270 >      <Unit30>
271 >        <Filename Value="../../runtime/IBXServices.pas"/>
272 >        <EditorIndex Value="-1"/>
273 >        <TopLine Value="375"/>
274 >        <CursorPos X="5" Y="395"/>
275 >        <UsageCount Value="10"/>
276 >      </Unit30>
277 >      <Unit31>
278 >        <Filename Value="../../../fbintf/client/3.0/firebird/Firebird.pas"/>
279 >        <EditorIndex Value="-1"/>
280 >        <CursorPos Y="20"/>
281 >        <UsageCount Value="10"/>
282 >      </Unit31>
283 >      <Unit32>
284 >        <Filename Value="../../runtime/nongui/IBCustomDataSet.pas"/>
285 >        <EditorIndex Value="-1"/>
286 >        <TopLine Value="3101"/>
287 >        <CursorPos X="3" Y="3105"/>
288 >        <UsageCount Value="12"/>
289 >      </Unit32>
290 >      <Unit33>
291 >        <Filename Value="../../../fbintf/client/FBStatement.pas"/>
292 >        <EditorIndex Value="-1"/>
293 >        <TopLine Value="182"/>
294 >        <CursorPos X="3" Y="188"/>
295 >        <UsageCount Value="11"/>
296 >      </Unit33>
297 >      <Unit34>
298 >        <Filename Value="../../runtime/nongui/IBUpdateSQL.pas"/>
299 >        <EditorIndex Value="-1"/>
300 >        <TopLine Value="106"/>
301 >        <CursorPos X="15" Y="112"/>
302 >        <UsageCount Value="10"/>
303 >      </Unit34>
304 >      <Unit35>
305 >        <Filename Value="../../runtime/nongui/IBUpdate.pas"/>
306 >        <EditorIndex Value="-1"/>
307 >        <TopLine Value="34"/>
308 >        <CursorPos Y="55"/>
309 >        <UsageCount Value="10"/>
310 >      </Unit35>
311 >      <Unit36>
312 >        <Filename Value="../../runtime/nongui/IBQuery.pas"/>
313 >        <EditorIndex Value="-1"/>
314 >        <TopLine Value="353"/>
315 >        <CursorPos Y="373"/>
316 >        <UsageCount Value="11"/>
317 >      </Unit36>
318 >      <Unit37>
319 >        <Filename Value="../../runtime/nongui/IBTable.pas"/>
320 >        <EditorIndex Value="-1"/>
321 >        <TopLine Value="54"/>
322 >        <CursorPos X="15" Y="106"/>
323 >        <UsageCount Value="10"/>
324 >      </Unit37>
325 >      <Unit38>
326 >        <Filename Value="../../runtime/nongui/IBDataOutput.pas"/>
327 >        <EditorIndex Value="-1"/>
328 >        <TopLine Value="91"/>
329 >        <CursorPos X="15" Y="110"/>
330 >        <UsageCount Value="12"/>
331 >      </Unit38>
332 >      <Unit39>
333 >        <Filename Value="../../../fbintf/testsuite/Test4.pas"/>
334 >        <EditorIndex Value="-1"/>
335 >        <TopLine Value="52"/>
336 >        <CursorPos X="40" Y="80"/>
337 >        <UsageCount Value="10"/>
338 >      </Unit39>
339 >      <Unit40>
340 >        <Filename Value="../../../fbintf/testsuite/TestManager.pas"/>
341 >        <EditorIndex Value="-1"/>
342 >        <TopLine Value="628"/>
343 >        <CursorPos Y="639"/>
344 >        <UsageCount Value="10"/>
345 >      </Unit40>
346 >      <Unit41>
347 >        <Filename Value="../../../fbintf/client/3.0/FB30Statement.pas"/>
348 >        <EditorIndex Value="-1"/>
349 >        <TopLine Value="633"/>
350 >        <CursorPos X="3" Y="637"/>
351 >        <UsageCount Value="11"/>
352 >      </Unit41>
353 >      <Unit42>
354 >        <Filename Value="../../runtime/nongui/IBSQL.pas"/>
355 >        <EditorIndex Value="-1"/>
356 >        <TopLine Value="186"/>
357 >        <CursorPos X="14" Y="191"/>
358 >        <UsageCount Value="11"/>
359 >      </Unit42>
360 >      <Unit43>
361 >        <Filename Value="../../runtime/nongui/IBXServices.pas"/>
362 >        <EditorIndex Value="-1"/>
363 >        <TopLine Value="88"/>
364 >        <CursorPos X="40" Y="122"/>
365 >        <UsageCount Value="11"/>
366 >      </Unit43>
367 >      <Unit44>
368 >        <Filename Value="../../../fbintf/changelog"/>
369 >        <EditorIndex Value="-1"/>
370 >        <TopLine Value="7"/>
371 >        <CursorPos X="21" Y="37"/>
372 >        <UsageCount Value="10"/>
373 >        <DefaultSyntaxHighlighter Value="None"/>
374 >      </Unit44>
375 >      <Unit45>
376 >        <Filename Value="../../runtime/nongui/IBDatabase.pas"/>
377 >        <EditorIndex Value="-1"/>
378 >        <TopLine Value="2371"/>
379 >        <CursorPos X="24" Y="2402"/>
380 >        <UsageCount Value="10"/>
381 >      </Unit45>
382 >      <Unit46>
383 >        <Filename Value="../../../../../fpcsrc/3.0.4/rtl/inc/objpas.inc"/>
384 >        <EditorIndex Value="-1"/>
385 >        <TopLine Value="38"/>
386 >        <CursorPos Y="62"/>
387 >        <UsageCount Value="10"/>
388 >      </Unit46>
389 >      <Unit47>
390 >        <Filename Value="../../ibcontrols/IBLookupComboEditBox.pas"/>
391 >        <EditorIndex Value="-1"/>
392 >        <TopLine Value="106"/>
393 >        <CursorPos X="21" Y="130"/>
394 >        <UsageCount Value="10"/>
395 >      </Unit47>
396 >      <Unit48>
397 >        <Filename Value="../../../../../lazarus18/otherComponents/ibx/runtime/nongui/IBCustomDataSet.pas"/>
398 >        <EditorIndex Value="-1"/>
399 >        <TopLine Value="1408"/>
400 >        <CursorPos X="33" Y="1439"/>
401 >        <UsageCount Value="10"/>
402 >      </Unit48>
403 >      <Unit49>
404 >        <Filename Value="../../../../lcl/lclversion.pas"/>
405 >        <UnitName Value="LCLVersion"/>
406 >        <EditorIndex Value="-1"/>
407 >        <CursorPos X="13" Y="35"/>
408 >        <UsageCount Value="10"/>
409 >      </Unit49>
410 >      <Unit50>
411 >        <Filename Value="../../../../components/lazutils/lazversion.pas"/>
412 >        <UnitName Value="LazVersion"/>
413 >        <EditorIndex Value="-1"/>
414 >        <CursorPos X="18" Y="27"/>
415 >        <UsageCount Value="10"/>
416 >      </Unit50>
417 >      <Unit51>
418 >        <Filename Value="../../../fbintf/include/consts_pub.inc"/>
419 >        <EditorIndex Value="-1"/>
420 >        <TopLine Value="100"/>
421 >        <CursorPos X="14" Y="118"/>
422 >        <UsageCount Value="10"/>
423 >      </Unit51>
424 >      <Unit52>
425 >        <Filename Value="../../../fbintf/client/FBAttachment.pas"/>
426 >        <EditorIndex Value="-1"/>
427 >        <TopLine Value="71"/>
428 >        <CursorPos X="34" Y="87"/>
429 >        <UsageCount Value="10"/>
430 >      </Unit52>
431 >      <Unit53>
432 >        <Filename Value="../../../fbintf/client/FBParamBlock.pas"/>
433 >        <EditorIndex Value="-1"/>
434 >        <TopLine Value="86"/>
435 >        <CursorPos X="3" Y="62"/>
436 >        <UsageCount Value="10"/>
437 >      </Unit53>
438 >      <Unit54>
439 >        <Filename Value="../../runtime/nongui/IBExtract.pas"/>
440 >        <EditorIndex Value="-1"/>
441 >        <TopLine Value="173"/>
442 >        <CursorPos X="49" Y="204"/>
443 >        <UsageCount Value="10"/>
444 >      </Unit54>
445 >      <Unit55>
446 >        <Filename Value="../../../../lcl/stdctrls.pp"/>
447 >        <UnitName Value="StdCtrls"/>
448 >        <EditorIndex Value="-1"/>
449 >        <TopLine Value="1631"/>
450 >        <CursorPos Y="1652"/>
451 >        <UsageCount Value="10"/>
452 >      </Unit55>
453 >      <Unit56>
454 >        <Filename Value="../../../fbintf/client/3.0/FB30Array.pas"/>
455 >        <EditorIndex Value="-1"/>
456 >        <TopLine Value="273"/>
457 >        <CursorPos X="1024" Y="310"/>
458 >        <UsageCount Value="10"/>
459 >      </Unit56>
460 >      <Unit57>
461 >        <Filename Value="/usr/share/fpcsrc/packages/fcl-db/src/base/dsparams.inc"/>
462 >        <EditorIndex Value="-1"/>
463 >        <TopLine Value="195"/>
464 >        <CursorPos Y="200"/>
465 >        <UsageCount Value="11"/>
466 >      </Unit57>
467 >      <Unit58>
468 >        <Filename Value="../../../../../fpcsrc/3.0.4/packages/fcl-db/src/base/dsparams.inc"/>
469 >        <EditorIndex Value="-1"/>
470 >        <TopLine Value="688"/>
471 >        <CursorPos Y="708"/>
472 >        <UsageCount Value="10"/>
473 >      </Unit58>
474 >      <Unit59>
475 >        <Filename Value="../../runtime/nongui/IBStoredProc.pas"/>
476 >        <EditorIndex Value="-1"/>
477 >        <TopLine Value="58"/>
478 >        <UsageCount Value="10"/>
479 >      </Unit59>
480 >      <Unit60>
481 >        <Filename Value="../../../../../fpcsrc/3.0.4/rtl/inc/astrings.inc"/>
482 >        <EditorIndex Value="-1"/>
483 >        <TopLine Value="161"/>
484 >        <CursorPos Y="189"/>
485 >        <UsageCount Value="10"/>
486 >      </Unit60>
487 >      <Unit61>
488 >        <Filename Value="../../../../../fpcsrc/3.0.4/rtl/objpas/classes/stringl.inc"/>
489 >        <EditorIndex Value="-1"/>
490 >        <TopLine Value="1201"/>
491 >        <CursorPos Y="1223"/>
492 >        <UsageCount Value="10"/>
493 >      </Unit61>
494 >      <Unit62>
495 >        <Filename Value="/usr/share/fpcsrc/rtl/objpas/sysutils/sysstrh.inc"/>
496 >        <EditorIndex Value="-1"/>
497 >        <TopLine Value="155"/>
498 >        <CursorPos X="23" Y="177"/>
499 >        <UsageCount Value="11"/>
500 >      </Unit62>
501 >    </Units>
502 >    <JumpHistory HistoryIndex="-1"/>
503 >  </ProjectOptions>
504 >  <CompilerOptions>
505 >    <Version Value="11"/>
506 >    <Target>
507 >      <Filename Value="project1"/>
508 >    </Target>
509 >    <SearchPaths>
510 >      <IncludeFiles Value="$(ProjOutDir)"/>
511 >      <UnitOutputDirectory Value="lib/$(TargetCPU)-$(TargetOS)"/>
512 >    </SearchPaths>
513 >    <Linking>
514 >      <Debugging>
515 >        <UseHeaptrc Value="True"/>
516 >      </Debugging>
517 >      <Options>
518 >        <Win32>
519 >          <GraphicApplication Value="True"/>
520 >        </Win32>
521 >      </Options>
522 >    </Linking>
523 >    <Other>
524 >      <CustomOptions Value="-dUseCThreads"/>
525 >    </Other>
526 >  </CompilerOptions>
527 >  <Debugging>
528 >    <Exceptions Count="3">
529 >      <Item1>
530 >        <Name Value="EAbort"/>
531 >      </Item1>
532 >      <Item2>
533 >        <Name Value="ECodetoolError"/>
534 >      </Item2>
535 >      <Item3>
536 >        <Name Value="EFOpenError"/>
537 >      </Item3>
538 >    </Exceptions>
539 >  </Debugging>
540 > </CONFIG>

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines