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

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines