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

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines