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 102 by tony, Thu Jan 18 14:37:23 2018 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="10"/>
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 >      <IncludeFileFilter Value="*.(pas|pp|inc|lfm|lpr|lrs|lpi|lpk|sh|xml)"/>
20 >      <ExcludeFileFilter Value="*.(bak|ppu|o|so);*~;backup"/>
21 >    </PublishOptions>
22 >    <RunParams>
23 >      <local>
24 >        <FormatVersion Value="1"/>
25 >      </local>
26 >    </RunParams>
27 >    <RequiredPackages Count="4">
28 >      <Item1>
29 >        <PackageName Value="ibcontrols"/>
30 >      </Item1>
31 >      <Item2>
32 >        <PackageName Value="FCL"/>
33 >        <MinVersion Major="1" Valid="True"/>
34 >      </Item2>
35 >      <Item3>
36 >        <PackageName Value="ibexpress"/>
37 >        <MinVersion Minor="9" Valid="True"/>
38 >      </Item3>
39 >      <Item4>
40 >        <PackageName Value="LCL"/>
41 >      </Item4>
42 >    </RequiredPackages>
43 >    <Units Count="14">
44 >      <Unit0>
45 >        <Filename Value="project1.lpr"/>
46 >        <IsPartOfProject Value="True"/>
47 >        <EditorIndex Value="-1"/>
48 >        <CursorPos X="33" Y="10"/>
49 >        <UsageCount Value="186"/>
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 >        <CursorPos X="11" Y="10"/>
60 >        <UsageCount Value="186"/>
61 >        <Loaded Value="True"/>
62 >        <LoadedDesigner Value="True"/>
63 >      </Unit1>
64 >      <Unit2>
65 >        <Filename Value="unit2.pas"/>
66 >        <IsPartOfProject Value="True"/>
67 >        <ComponentName Value="SelectDeptDlg"/>
68 >        <HasResources Value="True"/>
69 >        <ResourceBaseClass Value="Form"/>
70 >        <UnitName Value="Unit2"/>
71 >        <EditorIndex Value="-1"/>
72 >        <CursorPos X="39" Y="9"/>
73 >        <UsageCount Value="23"/>
74 >      </Unit2>
75 >      <Unit3>
76 >        <Filename Value="../../runtime/IBDatabase.pas"/>
77 >        <EditorIndex Value="-1"/>
78 >        <TopLine Value="1000"/>
79 >        <CursorPos X="78" Y="1003"/>
80 >        <UsageCount Value="10"/>
81 >      </Unit3>
82 >      <Unit4>
83 >        <Filename Value="../../runtime/IBCustomDataSet.pas"/>
84 >        <EditorIndex Value="-1"/>
85 >        <TopLine Value="3995"/>
86 >        <CursorPos X="21" Y="4019"/>
87 >        <UsageCount Value="11"/>
88 >      </Unit4>
89 >      <Unit5>
90 >        <Filename Value="../../runtime/IBSQL.pas"/>
91 >        <EditorIndex Value="-1"/>
92 >        <TopLine Value="199"/>
93 >        <CursorPos X="14" Y="218"/>
94 >        <UsageCount Value="11"/>
95 >      </Unit5>
96 >      <Unit6>
97 >        <Filename Value="../../../fbintf/IB.pas"/>
98 >        <EditorIndex Value="-1"/>
99 >        <TopLine Value="392"/>
100 >        <CursorPos X="3" Y="502"/>
101 >        <UsageCount Value="11"/>
102 >      </Unit6>
103 >      <Unit7>
104 >        <Filename Value="../../runtime/IBUpdateSQL.pas"/>
105 >        <EditorIndex Value="-1"/>
106 >        <TopLine Value="103"/>
107 >        <CursorPos X="3" Y="105"/>
108 >        <UsageCount Value="11"/>
109 >      </Unit7>
110 >      <Unit8>
111 >        <Filename Value="../../runtime/IBUpdate.pas"/>
112 >        <EditorIndex Value="-1"/>
113 >        <TopLine Value="464"/>
114 >        <CursorPos X="3" Y="483"/>
115 >        <UsageCount Value="10"/>
116 >      </Unit8>
117 >      <Unit9>
118 >        <Filename Value="../../runtime/IBDatabaseInfo.pas"/>
119 >        <EditorIndex Value="-1"/>
120 >        <CursorPos X="20" Y="32"/>
121 >        <UsageCount Value="11"/>
122 >      </Unit9>
123 >      <Unit10>
124 >        <Filename Value="/usr/share/fpcsrc/packages/fcl-db/src/base/db.pas"/>
125 >        <EditorIndex Value="-1"/>
126 >        <TopLine Value="160"/>
127 >        <CursorPos X="3" Y="165"/>
128 >        <UsageCount Value="10"/>
129 >      </Unit10>
130 >      <Unit11>
131 >        <Filename Value="../../design/IBSQLEditFrame.pas"/>
132 >        <ComponentName Value="IBSQLEditFrame"/>
133 >        <HasResources Value="True"/>
134 >        <ResourceBaseClass Value="Frame"/>
135 >        <EditorIndex Value="-1"/>
136 >        <TopLine Value="187"/>
137 >        <CursorPos X="30" Y="200"/>
138 >        <UsageCount Value="10"/>
139 >      </Unit11>
140 >      <Unit12>
141 >        <Filename Value="../../design/ibinsertsqleditor.pas"/>
142 >        <EditorIndex Value="-1"/>
143 >        <TopLine Value="52"/>
144 >        <CursorPos X="38" Y="79"/>
145 >        <UsageCount Value="10"/>
146 >      </Unit12>
147 >      <Unit13>
148 >        <Filename Value="../../design/ibupdatesqleditor.pas"/>
149 >        <EditorIndex Value="-1"/>
150 >        <TopLine Value="177"/>
151 >        <CursorPos X="3" Y="179"/>
152 >        <UsageCount Value="10"/>
153 >      </Unit13>
154 >    </Units>
155 >    <JumpHistory HistoryIndex="-1"/>
156 >  </ProjectOptions>
157 >  <CompilerOptions>
158 >    <Version Value="11"/>
159 >    <Target>
160 >      <Filename Value="project1"/>
161 >    </Target>
162 >    <SearchPaths>
163 >      <IncludeFiles Value="$(ProjOutDir)"/>
164 >      <UnitOutputDirectory Value="lib/$(TargetCPU)-$(TargetOS)"/>
165 >    </SearchPaths>
166 >    <Linking>
167 >      <Options>
168 >        <Win32>
169 >          <GraphicApplication Value="True"/>
170 >        </Win32>
171 >      </Options>
172 >    </Linking>
173 >    <Other>
174 >      <CustomOptions Value="-dUseCThreads"/>
175 >    </Other>
176 >  </CompilerOptions>
177 >  <Debugging>
178 >    <Exceptions Count="3">
179 >      <Item1>
180 >        <Name Value="EAbort"/>
181 >      </Item1>
182 >      <Item2>
183 >        <Name Value="ECodetoolError"/>
184 >      </Item2>
185 >      <Item3>
186 >        <Name Value="EFOpenError"/>
187 >      </Item3>
188 >    </Exceptions>
189 >  </Debugging>
190 > </CONFIG>

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines