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 60 by tony, Mon Mar 27 15:21:02 2017 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="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     <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="154">
47       <Unit0>
48         <Filename Value="project1.lpr"/>
49         <IsPartOfProject Value="True"/>
50         <EditorIndex Value="-1"/>
51         <CursorPos X="33" Y="10"/>
52         <UsageCount Value="177"/>
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         <CursorPos X="119" Y="8"/>
62         <UsageCount Value="177"/>
63         <Loaded Value="True"/>
64         <LoadedDesigner Value="True"/>
65       </Unit1>
66       <Unit2>
67         <Filename Value="../../runtime/IBSQLMonitor.pas"/>
68         <EditorIndex Value="-1"/>
69         <WindowIndex Value="1"/>
70         <TopLine Value="1088"/>
71         <CursorPos X="70" Y="1105"/>
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         <UnitName Value="Unit2"/>
81         <EditorIndex Value="-1"/>
82         <WindowIndex Value="1"/>
83         <TopLine Value="9"/>
84         <CursorPos X="87" Y="24"/>
85         <UsageCount Value="166"/>
86       </Unit3>
87       <Unit4>
88         <Filename Value="unit3.pas"/>
89         <ComponentName Value="AddEmployeeDlg"/>
90         <HasResources Value="True"/>
91         <ResourceBaseClass Value="Form"/>
92         <TopLine Value="28"/>
93         <CursorPos Y="48"/>
94         <UsageCount Value="83"/>
95       </Unit4>
96       <Unit5>
97         <Filename Value="../../runtime/IB.pas"/>
98         <EditorIndex Value="-1"/>
99         <WindowIndex Value="1"/>
100         <TopLine Value="40"/>
101         <CursorPos X="51" Y="50"/>
102         <UsageCount Value="28"/>
103       </Unit5>
104       <Unit6>
105         <Filename Value="../../runtime/IBCustomDataSet.pas"/>
106         <EditorIndex Value="1"/>
107         <TopLine Value="3815"/>
108         <CursorPos Y="3822"/>
109         <UsageCount Value="43"/>
110         <Loaded Value="True"/>
111       </Unit6>
112       <Unit7>
113         <Filename Value="../../runtime/IBDatabase.pas"/>
114         <EditorIndex Value="3"/>
115         <TopLine Value="1009"/>
116         <CursorPos X="3" Y="1036"/>
117         <UsageCount Value="25"/>
118         <Loaded Value="True"/>
119       </Unit7>
120       <Unit8>
121         <Filename Value="../../runtime/IBQuery.pas"/>
122         <EditorIndex Value="-1"/>
123         <TopLine Value="28"/>
124         <CursorPos X="26" Y="47"/>
125         <UsageCount Value="59"/>
126       </Unit8>
127       <Unit9>
128         <Filename Value="/usr/local/share/lazarus/lcl/include/dblookup.inc"/>
129         <TopLine Value="201"/>
130         <CursorPos X="23" Y="214"/>
131         <UsageCount Value="5"/>
132       </Unit9>
133       <Unit10>
134         <Filename Value="/usr/local/share/lazarus/lcl/dbctrls.pp"/>
135         <TopLine Value="1484"/>
136         <CursorPos Y="1505"/>
137         <UsageCount Value="5"/>
138       </Unit10>
139       <Unit11>
140         <Filename Value="../../../../projects/external/lazarus.0.9.30/lcl/include/control.inc"/>
141         <TopLine Value="3168"/>
142         <CursorPos Y="3189"/>
143         <UsageCount Value="10"/>
144       </Unit11>
145       <Unit12>
146         <Filename Value="../../runtime/IBIntf.pas"/>
147         <EditorIndex Value="-1"/>
148         <WindowIndex Value="1"/>
149         <TopLine Value="300"/>
150         <CursorPos X="39" Y="330"/>
151         <UsageCount Value="5"/>
152       </Unit12>
153       <Unit13>
154         <Filename Value="../../runtime/IBSQL.pas"/>
155         <EditorIndex Value="-1"/>
156         <TopLine Value="187"/>
157         <CursorPos X="19" Y="216"/>
158         <UsageCount Value="20"/>
159       </Unit13>
160       <Unit14>
161         <Filename Value="/usr/share/fpcsrc/2.4.2/rtl/inc/systemh.inc"/>
162         <TopLine Value="75"/>
163         <CursorPos X="19" Y="95"/>
164         <UsageCount Value="1"/>
165       </Unit14>
166       <Unit15>
167         <Filename Value="/usr/share/fpcsrc/2.4.2/packages/fcl-db/src/base/db.pas"/>
168         <TopLine Value="1579"/>
169         <CursorPos X="46" Y="1597"/>
170         <UsageCount Value="4"/>
171       </Unit15>
172       <Unit16>
173         <Filename Value="../../runtime/IBBlob.pas"/>
174         <EditorIndex Value="-1"/>
175         <WindowIndex Value="1"/>
176         <TopLine Value="23"/>
177         <CursorPos X="22" Y="40"/>
178         <UsageCount Value="6"/>
179       </Unit16>
180       <Unit17>
181         <Filename Value="../../runtime/sv5ipc.inc"/>
182         <TopLine Value="312"/>
183         <CursorPos X="6" Y="329"/>
184         <UsageCount Value="1"/>
185       </Unit17>
186       <Unit18>
187         <Filename Value="/usr/share/fpcsrc/2.4.2/rtl/unix/ipc.pp"/>
188         <UsageCount Value="1"/>
189       </Unit18>
190       <Unit19>
191         <Filename Value="/usr/share/fpcsrc/2.4.2/rtl/linux/ipcsys.inc"/>
192         <TopLine Value="17"/>
193         <CursorPos X="10" Y="34"/>
194         <UsageCount Value="1"/>
195       </Unit19>
196       <Unit20>
197         <Filename Value="../../runtime/IBServices.pas"/>
198         <EditorIndex Value="-1"/>
199         <WindowIndex Value="1"/>
200         <TopLine Value="274"/>
201         <CursorPos X="49" Y="575"/>
202         <UsageCount Value="5"/>
203       </Unit20>
204       <Unit21>
205         <Filename Value="../../runtime/IBExtract.pas"/>
206         <TopLine Value="49"/>
207         <CursorPos X="59" Y="49"/>
208         <UsageCount Value="3"/>
209       </Unit21>
210       <Unit22>
211         <Filename Value="/usr/share/fpcsrc/2.4.2/packages/fcl-db/src/base/dataset.inc"/>
212         <TopLine Value="938"/>
213         <CursorPos X="3" Y="941"/>
214         <UsageCount Value="3"/>
215       </Unit22>
216       <Unit23>
217         <Filename Value="../../../../projects/cdream/dbclients/src/frames/SendEmailFrameUnit.lfm"/>
218         <TopLine Value="414"/>
219         <CursorPos Y="6"/>
220         <UsageCount Value="1"/>
221         <DefaultSyntaxHighlighter Value="LFM"/>
222       </Unit23>
223       <Unit24>
224         <Filename Value="../../../../projects/cdream/dbclients/src/framework/BaseFrameUnit.pas"/>
225         <TopLine Value="205"/>
226         <CursorPos Y="214"/>
227         <UsageCount Value="3"/>
228       </Unit24>
229       <Unit25>
230         <Filename Value="../../../../projects/cdream/dbclients/src/framework/ToyShopDBUnit.pas"/>
231         <TopLine Value="142"/>
232         <CursorPos Y="156"/>
233         <UsageCount Value="1"/>
234       </Unit25>
235       <Unit26>
236         <Filename Value="../../../../projects/cdream/dbclients/debian/changelog"/>
237         <CursorPos X="60" Y="7"/>
238         <UsageCount Value="1"/>
239         <DefaultSyntaxHighlighter Value="None"/>
240       </Unit26>
241       <Unit27>
242         <Filename Value="/usr/share/fpcsrc/2.4.2/packages/fcl-db/src/base/database.inc"/>
243         <TopLine Value="474"/>
244         <CursorPos X="3" Y="476"/>
245         <UsageCount Value="2"/>
246       </Unit27>
247       <Unit28>
248         <Filename Value="../../runtime/IBStoredProc.pas"/>
249         <TopLine Value="206"/>
250         <CursorPos X="6" Y="215"/>
251         <UsageCount Value="2"/>
252       </Unit28>
253       <Unit29>
254         <Filename Value="/usr/local/share/lazarus/lcl/include/control.inc"/>
255         <TopLine Value="3172"/>
256         <CursorPos Y="3189"/>
257         <UsageCount Value="2"/>
258       </Unit29>
259       <Unit30>
260         <Filename Value="/usr/share/fpcsrc/2.4.2/rtl/inc/variants.pp"/>
261         <TopLine Value="142"/>
262         <CursorPos X="53" Y="69"/>
263         <UsageCount Value="2"/>
264       </Unit30>
265       <Unit31>
266         <Filename Value="/usr/share/fpcsrc/2.4.2/rtl/inc/varianth.inc"/>
267         <TopLine Value="16"/>
268         <CursorPos X="13" Y="44"/>
269         <UsageCount Value="2"/>
270       </Unit31>
271       <Unit32>
272         <Filename Value="unit1.lfm"/>
273         <EditorIndex Value="-1"/>
274         <TopLine Value="578"/>
275         <CursorPos X="11" Y="603"/>
276         <ExtraEditorCount Value="1"/>
277         <ExtraEditor1>
278           <EditorIndex Value="-1"/>
279         </ExtraEditor1>
280         <UsageCount Value="9"/>
281         <DefaultSyntaxHighlighter Value="LFM"/>
282       </Unit32>
283       <Unit33>
284         <Filename Value="../../runtime/IBLookupComboEditBox.pas"/>
285         <TopLine Value="78"/>
286         <CursorPos Y="89"/>
287         <UsageCount Value="9"/>
288       </Unit33>
289       <Unit34>
290         <Filename Value="../../runtime/IBDynamicGrid.pas"/>
291         <TopLine Value="22"/>
292         <CursorPos X="72" Y="33"/>
293         <UsageCount Value="8"/>
294       </Unit34>
295       <Unit35>
296         <Filename Value="../../runtime/IBTreeView.pas"/>
297         <TopLine Value="147"/>
298         <CursorPos X="26" Y="160"/>
299         <UsageCount Value="3"/>
300       </Unit35>
301       <Unit36>
302         <Filename Value="/usr/share/fpcsrc/packages/fcl-db/src/base/db.pas"/>
303         <EditorIndex Value="6"/>
304         <TopLine Value="867"/>
305         <CursorPos X="14" Y="883"/>
306         <UsageCount Value="33"/>
307         <Loaded Value="True"/>
308       </Unit36>
309       <Unit37>
310         <Filename Value="../../../../lcl/controls.pp"/>
311         <EditorIndex Value="-1"/>
312         <WindowIndex Value="1"/>
313         <TopLine Value="1176"/>
314         <CursorPos X="15" Y="1186"/>
315         <UsageCount Value="17"/>
316       </Unit37>
317       <Unit38>
318         <Filename Value="../../../../lcl/include/wincontrol.inc"/>
319         <WindowIndex Value="1"/>
320         <TopLine Value="8131"/>
321         <CursorPos Y="8144"/>
322         <UsageCount Value="9"/>
323       </Unit38>
324       <Unit39>
325         <Filename Value="../../../../lcl/dbgrids.pas"/>
326         <EditorIndex Value="-1"/>
327         <WindowIndex Value="1"/>
328         <TopLine Value="3672"/>
329         <CursorPos X="25" Y="3691"/>
330         <UsageCount Value="17"/>
331       </Unit39>
332       <Unit40>
333         <Filename Value="../../../../lcl/grids.pas"/>
334         <EditorIndex Value="-1"/>
335         <WindowIndex Value="1"/>
336         <TopLine Value="6558"/>
337         <CursorPos Y="6571"/>
338         <UsageCount Value="21"/>
339       </Unit40>
340       <Unit41>
341         <Filename Value="../../../../lcl/include/winapih.inc"/>
342         <TopLine Value="238"/>
343         <CursorPos X="10" Y="253"/>
344         <UsageCount Value="9"/>
345       </Unit41>
346       <Unit42>
347         <Filename Value="../../../../lcl/comctrls.pp"/>
348         <TopLine Value="2745"/>
349         <CursorPos X="54" Y="2758"/>
350         <UsageCount Value="6"/>
351       </Unit42>
352       <Unit43>
353         <Filename Value="../../../../lcl/include/treeview.inc"/>
354         <TopLine Value="643"/>
355         <CursorPos Y="645"/>
356         <UsageCount Value="5"/>
357       </Unit43>
358       <Unit44>
359         <Filename Value="../../../../lcl/editbtn.pas"/>
360         <TopLine Value="614"/>
361         <CursorPos X="3" Y="614"/>
362         <UsageCount Value="4"/>
363       </Unit44>
364       <Unit45>
365         <Filename Value="../../runtime/IBSQLParser.pas"/>
366         <TopLine Value="604"/>
367         <CursorPos Y="620"/>
368         <UsageCount Value="5"/>
369       </Unit45>
370       <Unit46>
371         <Filename Value="../../ibcontrols/IBLookupComboEditBox.pas"/>
372         <EditorIndex Value="-1"/>
373         <WindowIndex Value="1"/>
374         <TopLine Value="500"/>
375         <CursorPos X="36" Y="525"/>
376         <UsageCount Value="8"/>
377       </Unit46>
378       <Unit47>
379         <Filename Value="../../ibcontrols/IBTreeView.pas"/>
380         <TopLine Value="142"/>
381         <CursorPos Y="142"/>
382         <UsageCount Value="5"/>
383       </Unit47>
384       <Unit48>
385         <Filename Value="../../ibcontrols/IBDynamicGrid.pas"/>
386         <EditorIndex Value="-1"/>
387         <WindowIndex Value="1"/>
388         <TopLine Value="1029"/>
389         <CursorPos Y="1041"/>
390         <UsageCount Value="23"/>
391       </Unit48>
392       <Unit49>
393         <Filename Value="../../design/ibselectsqleditor.pas"/>
394         <ComponentName Value="IBSelectSQLEditorForm"/>
395         <HasResources Value="True"/>
396         <ResourceBaseClass Value="Form"/>
397         <UsageCount Value="3"/>
398       </Unit49>
399       <Unit50>
400         <Filename Value="../../design/IBEventsEditor.pas"/>
401         <ComponentName Value="IBEventsEditor"/>
402         <HasResources Value="True"/>
403         <ResourceBaseClass Value="Form"/>
404         <UsageCount Value="2"/>
405       </Unit50>
406       <Unit51>
407         <Filename Value="../../design/ibdeletesqleditor.pas"/>
408         <ComponentName Value="IBDeleteSQLEditorForm"/>
409         <HasResources Value="True"/>
410         <ResourceBaseClass Value="Form"/>
411         <CursorPos X="60" Y="26"/>
412         <UsageCount Value="2"/>
413       </Unit51>
414       <Unit52>
415         <Filename Value="../../design/ibinsertsqleditor.pas"/>
416         <ComponentName Value="IBInsertSQLEditorForm"/>
417         <HasResources Value="True"/>
418         <ResourceBaseClass Value="Form"/>
419         <CursorPos X="48" Y="18"/>
420         <UsageCount Value="2"/>
421       </Unit52>
422       <Unit53>
423         <Filename Value="../../design/ibmodifysqleditor.pas"/>
424         <ComponentName Value="IBModifySQLEditorForm"/>
425         <HasResources Value="True"/>
426         <ResourceBaseClass Value="Form"/>
427         <CursorPos X="60" Y="23"/>
428         <UsageCount Value="2"/>
429       </Unit53>
430       <Unit54>
431         <Filename Value="../../design/ibupdatesqleditor.pas"/>
432         <ComponentName Value="IBUpdateSQLEditorForm"/>
433         <HasResources Value="True"/>
434         <ResourceBaseClass Value="Form"/>
435         <CursorPos X="15" Y="10"/>
436         <UsageCount Value="2"/>
437       </Unit54>
438       <Unit55>
439         <Filename Value="../../design/ibsqleditor.pas"/>
440         <ComponentName Value="IBSQLEditorForm"/>
441         <HasResources Value="True"/>
442         <ResourceBaseClass Value="Form"/>
443         <TopLine Value="240"/>
444         <CursorPos X="3" Y="240"/>
445         <UsageCount Value="2"/>
446       </Unit55>
447       <Unit56>
448         <Filename Value="../../design/ibdataseteditor.pas"/>
449         <ComponentName Value="IBDataSetEditorForm"/>
450         <HasResources Value="True"/>
451         <ResourceBaseClass Value="Form"/>
452         <CursorPos X="46" Y="18"/>
453         <UsageCount Value="2"/>
454       </Unit56>
455       <Unit57>
456         <Filename Value="../../design/dbFieldLinkPropEditor.pas"/>
457         <ComponentName Value="FieldLinkEditor"/>
458         <HasResources Value="True"/>
459         <ResourceBaseClass Value="Form"/>
460         <CursorPos X="60" Y="23"/>
461         <UsageCount Value="2"/>
462       </Unit57>
463       <Unit58>
464         <Filename Value="../../design/dbFieldListPropEditor.pas"/>
465         <ComponentName Value="FieldListEditor"/>
466         <HasResources Value="True"/>
467         <ResourceBaseClass Value="Form"/>
468         <TopLine Value="133"/>
469         <CursorPos X="56" Y="137"/>
470         <UsageCount Value="2"/>
471       </Unit58>
472       <Unit59>
473         <Filename Value="../../design/IBDatabaseEdit.pas"/>
474         <ComponentName Value="IBDatabaseEditForm"/>
475         <HasResources Value="True"/>
476         <ResourceBaseClass Value="Form"/>
477         <EditorIndex Value="-1"/>
478         <WindowIndex Value="1"/>
479         <TopLine Value="270"/>
480         <CursorPos X="17" Y="287"/>
481         <UsageCount Value="6"/>
482       </Unit59>
483       <Unit60>
484         <Filename Value="/usr/share/fpcsrc/packages/fcl-db/src/base/dataset.inc"/>
485         <EditorIndex Value="-1"/>
486         <TopLine Value="2467"/>
487         <CursorPos X="3" Y="88"/>
488         <UsageCount Value="11"/>
489       </Unit60>
490       <Unit61>
491         <Filename Value="../../../../lcl/themes.pas"/>
492         <TopLine Value="791"/>
493         <CursorPos X="3" Y="791"/>
494         <UsageCount Value="6"/>
495       </Unit61>
496       <Unit62>
497         <Filename Value="../../../../lcl/extctrls.pp"/>
498         <WindowIndex Value="1"/>
499         <TopLine Value="982"/>
500         <CursorPos X="32" Y="992"/>
501         <UsageCount Value="15"/>
502       </Unit62>
503       <Unit63>
504         <Filename Value="../../../../lcl/lcltype.pp"/>
505         <TopLine Value="47"/>
506         <CursorPos X="3" Y="61"/>
507         <UsageCount Value="3"/>
508       </Unit63>
509       <Unit64>
510         <Filename Value="../../../../lcl/forms.pp"/>
511         <UnitName Value="Forms"/>
512         <EditorIndex Value="-1"/>
513         <WindowIndex Value="1"/>
514         <TopLine Value="1254"/>
515         <CursorPos X="35" Y="1266"/>
516         <UsageCount Value="6"/>
517       </Unit64>
518       <Unit65>
519         <Filename Value="../../../../lcl/include/application.inc"/>
520         <EditorIndex Value="-1"/>
521         <WindowIndex Value="1"/>
522         <TopLine Value="1043"/>
523         <CursorPos Y="1055"/>
524         <UsageCount Value="5"/>
525       </Unit65>
526       <Unit66>
527         <Filename Value="/usr/share/fpcsrc/rtl/inc/objpash.inc"/>
528         <TopLine Value="169"/>
529         <CursorPos X="8" Y="183"/>
530         <UsageCount Value="4"/>
531       </Unit66>
532       <Unit67>
533         <Filename Value="../../../../components/lazutils/lazmethodlist.pas"/>
534         <TopLine Value="10"/>
535         <CursorPos X="15" Y="25"/>
536         <UsageCount Value="3"/>
537       </Unit67>
538       <Unit68>
539         <Filename Value="../../../../lcl/include/customform.inc"/>
540         <TopLine Value="1803"/>
541         <CursorPos Y="1817"/>
542         <UsageCount Value="8"/>
543       </Unit68>
544       <Unit69>
545         <Filename Value="../../../../lcl/graphics.pp"/>
546         <TopLine Value="1202"/>
547         <CursorPos X="14" Y="1216"/>
548         <UsageCount Value="10"/>
549       </Unit69>
550       <Unit70>
551         <Filename Value="../../../../lcl/include/winapi.inc"/>
552         <TopLine Value="935"/>
553         <CursorPos X="3" Y="938"/>
554         <UsageCount Value="9"/>
555       </Unit70>
556       <Unit71>
557         <Filename Value="../../../../lcl/include/control.inc"/>
558         <EditorIndex Value="-1"/>
559         <WindowIndex Value="1"/>
560         <TopLine Value="4771"/>
561         <CursorPos Y="4784"/>
562         <UsageCount Value="6"/>
563       </Unit71>
564       <Unit72>
565         <Filename Value="../../../../lcl/stdctrls.pp"/>
566         <TopLine Value="303"/>
567         <CursorPos X="24" Y="318"/>
568         <UsageCount Value="9"/>
569       </Unit72>
570       <Unit73>
571         <Filename Value="../../../../lcl/include/scrollbar.inc"/>
572         <TopLine Value="93"/>
573         <CursorPos X="3" Y="97"/>
574         <UsageCount Value="3"/>
575       </Unit73>
576       <Unit74>
577         <Filename Value="../../../../lcl/include/scrollingwincontrol.inc"/>
578         <TopLine Value="199"/>
579         <CursorPos X="3" Y="201"/>
580         <UsageCount Value="3"/>
581       </Unit74>
582       <Unit75>
583         <Filename Value="/usr/share/fpcsrc/packages/fcl-image/src/fpcanvas.pp"/>
584         <TopLine Value="351"/>
585         <CursorPos X="14" Y="363"/>
586         <UsageCount Value="8"/>
587       </Unit75>
588       <Unit76>
589         <Filename Value="../../../../lcl/interfaces/gtk2/gtk2winapi.inc"/>
590         <TopLine Value="6332"/>
591         <CursorPos Y="6346"/>
592         <UsageCount Value="7"/>
593       </Unit76>
594       <Unit77>
595         <Filename Value="/usr/share/fpcsrc/packages/fcl-db/src/base/datasource.inc"/>
596         <EditorIndex Value="-1"/>
597         <WindowIndex Value="1"/>
598         <TopLine Value="199"/>
599         <CursorPos X="22" Y="202"/>
600         <UsageCount Value="6"/>
601       </Unit77>
602       <Unit78>
603         <Filename Value="../ibtreeview/Unit1.pas"/>
604         <TopLine Value="145"/>
605         <CursorPos X="36" Y="174"/>
606         <UsageCount Value="4"/>
607       </Unit78>
608       <Unit79>
609         <Filename Value="../lookupcombobox/Unit1.pas"/>
610         <TopLine Value="207"/>
611         <CursorPos Y="236"/>
612         <UsageCount Value="4"/>
613       </Unit79>
614       <Unit80>
615         <Filename Value="../../runtime/IBDialogs.pas"/>
616         <ComponentName Value="IBXLoginDlg"/>
617         <HasResources Value="True"/>
618         <ResourceBaseClass Value="Form"/>
619         <EditorIndex Value="-1"/>
620         <WindowIndex Value="1"/>
621         <TopLine Value="37"/>
622         <CursorPos X="3" Y="109"/>
623         <UsageCount Value="6"/>
624       </Unit80>
625       <Unit81>
626         <Filename Value="../../design/IBDBReg.pas"/>
627         <EditorIndex Value="-1"/>
628         <WindowIndex Value="1"/>
629         <TopLine Value="357"/>
630         <CursorPos X="61" Y="364"/>
631         <UsageCount Value="6"/>
632       </Unit81>
633       <Unit82>
634         <Filename Value="../../../../lcl/dbctrls.pp"/>
635         <EditorIndex Value="-1"/>
636         <WindowIndex Value="1"/>
637         <TopLine Value="789"/>
638         <CursorPos X="15" Y="800"/>
639         <UsageCount Value="5"/>
640       </Unit82>
641       <Unit83>
642         <Filename Value="../../../../lcl/include/customdbcombobox.inc"/>
643         <TopLine Value="67"/>
644         <CursorPos Y="74"/>
645         <UsageCount Value="5"/>
646       </Unit83>
647       <Unit84>
648         <Filename Value="../../../../lcl/include/customcombobox.inc"/>
649         <TopLine Value="227"/>
650         <CursorPos Y="237"/>
651         <UsageCount Value="5"/>
652       </Unit84>
653       <Unit85>
654         <Filename Value="../../../../lcl/include/dblookupcombobox.inc"/>
655         <EditorIndex Value="-1"/>
656         <WindowIndex Value="1"/>
657         <TopLine Value="27"/>
658         <CursorPos X="3" Y="31"/>
659         <UsageCount Value="5"/>
660       </Unit85>
661       <Unit86>
662         <Filename Value="../../../../lcl/include/dblookup.inc"/>
663         <EditorIndex Value="-1"/>
664         <WindowIndex Value="1"/>
665         <TopLine Value="281"/>
666         <CursorPos X="3" Y="289"/>
667         <UsageCount Value="5"/>
668       </Unit86>
669       <Unit87>
670         <Filename Value="/usr/share/fpcsrc/2.6.4/packages/fcl-db/src/base/db.pas"/>
671         <EditorIndex Value="-1"/>
672         <WindowIndex Value="1"/>
673         <TopLine Value="1695"/>
674         <CursorPos X="3" Y="1673"/>
675         <UsageCount Value="5"/>
676       </Unit87>
677       <Unit88>
678         <Filename Value="../../../mwaframework/source/BaseFrameUnit.pas"/>
679         <ComponentName Value="BaseFrame"/>
680         <HasResources Value="True"/>
681         <ResourceBaseClass Value="Frame"/>
682         <EditorIndex Value="-1"/>
683         <WindowIndex Value="1"/>
684         <TopLine Value="41"/>
685         <CursorPos X="42" Y="60"/>
686         <UsageCount Value="5"/>
687       </Unit88>
688       <Unit89>
689         <Filename Value="../../../mwaframework/source/BaseFormUnit.pas"/>
690         <EditorIndex Value="-1"/>
691         <WindowIndex Value="1"/>
692         <CursorPos X="64" Y="9"/>
693         <UsageCount Value="5"/>
694       </Unit89>
695       <Unit90>
696         <Filename Value="../../../mwaframework/source/CustomDBUnit.pas"/>
697         <EditorIndex Value="-1"/>
698         <WindowIndex Value="1"/>
699         <TopLine Value="72"/>
700         <CursorPos X="61" Y="91"/>
701         <UsageCount Value="5"/>
702       </Unit90>
703       <Unit91>
704         <Filename Value="../../../mwaframework/source/TopFormUnit.pas"/>
705         <EditorIndex Value="-1"/>
706         <WindowIndex Value="1"/>
707         <CursorPos X="65" Y="13"/>
708         <UsageCount Value="5"/>
709       </Unit91>
710       <Unit92>
711         <Filename Value="../../../mwaframework/source/dlg/DBFormUnit.pas"/>
712         <EditorIndex Value="-1"/>
713         <WindowIndex Value="1"/>
714         <CursorPos X="27" Y="7"/>
715         <UsageCount Value="5"/>
716       </Unit92>
717       <Unit93>
718         <Filename Value="../../../mwaframework/source/listframeunit.pas"/>
719         <ComponentName Value="ListFrame"/>
720         <HasResources Value="True"/>
721         <ResourceBaseClass Value="Frame"/>
722         <EditorIndex Value="-1"/>
723         <WindowIndex Value="1"/>
724         <CursorPos X="49" Y="10"/>
725         <UsageCount Value="5"/>
726       </Unit93>
727       <Unit94>
728         <Filename Value="../../runtime/dblogindlg.pas"/>
729         <EditorIndex Value="-1"/>
730         <WindowIndex Value="1"/>
731         <TopLine Value="40"/>
732         <CursorPos X="13" Y="67"/>
733         <UsageCount Value="5"/>
734       </Unit94>
735       <Unit95>
736         <Filename Value="../../ibexpress.pas"/>
737         <EditorIndex Value="-1"/>
738         <WindowIndex Value="1"/>
739         <CursorPos X="96" Y="6"/>
740         <UsageCount Value="5"/>
741       </Unit95>
742       <Unit96>
743         <Filename Value="../../changelog"/>
744         <IsVisibleTab Value="True"/>
745         <EditorIndex Value="2"/>
746         <CursorPos X="52" Y="50"/>
747         <UsageCount Value="10"/>
748         <Loaded Value="True"/>
749         <DefaultSyntaxHighlighter Value="None"/>
750       </Unit96>
751       <Unit97>
752         <Filename Value="../../iblocaldb/IBLocalDBSupport.pas"/>
753         <EditorIndex Value="-1"/>
754         <WindowIndex Value="1"/>
755         <TopLine Value="237"/>
756         <CursorPos X="18" Y="263"/>
757         <UsageCount Value="5"/>
758       </Unit97>
759       <Unit98>
760         <Filename Value="../../../../fpc/2.6.4/source/rtl/objpas/sysutils/osutilsh.inc"/>
761         <EditorIndex Value="-1"/>
762         <WindowIndex Value="1"/>
763         <TopLine Value="22"/>
764         <CursorPos X="20" Y="39"/>
765         <UsageCount Value="5"/>
766       </Unit98>
767       <Unit99>
768         <Filename Value="../../../../fpc/2.6.4/source/rtl/win/sysutils.pp"/>
769         <EditorIndex Value="-1"/>
770         <WindowIndex Value="1"/>
771         <TopLine Value="1089"/>
772         <CursorPos X="25" Y="1092"/>
773         <UsageCount Value="5"/>
774       </Unit99>
775       <Unit100>
776         <Filename Value="../../../../fpc/2.6.4/source/rtl/win/windirs.pp"/>
777         <EditorIndex Value="-1"/>
778         <WindowIndex Value="1"/>
779         <TopLine Value="34"/>
780         <CursorPos X="22" Y="38"/>
781         <UsageCount Value="5"/>
782       </Unit100>
783       <Unit101>
784         <Filename Value="../../design/IBDSDialogs.pas"/>
785         <ComponentName Value="IBXDSLoginDlg"/>
786         <HasResources Value="True"/>
787         <ResourceBaseClass Value="Form"/>
788         <EditorIndex Value="-1"/>
789         <WindowIndex Value="1"/>
790         <TopLine Value="76"/>
791         <CursorPos X="38" Y="104"/>
792         <UsageCount Value="6"/>
793       </Unit101>
794       <Unit102>
795         <Filename Value="../../../../components/ideintf/lazideintf.pas"/>
796         <UnitName Value="LazIDEIntf"/>
797         <EditorIndex Value="-1"/>
798         <WindowIndex Value="1"/>
799         <TopLine Value="334"/>
800         <CursorPos X="34" Y="346"/>
801         <UsageCount Value="5"/>
802       </Unit102>
803       <Unit103>
804         <Filename Value="../../../../components/ideintf/projectintf.pas"/>
805         <UnitName Value="ProjectIntf"/>
806         <EditorIndex Value="-1"/>
807         <WindowIndex Value="1"/>
808         <TopLine Value="49"/>
809         <CursorPos X="34" Y="51"/>
810         <UsageCount Value="5"/>
811       </Unit103>
812       <Unit104>
813         <Filename Value="../../../../components/ideintf/projpackintf.pas"/>
814         <UnitName Value="ProjPackIntf"/>
815         <EditorIndex Value="-1"/>
816         <WindowIndex Value="1"/>
817         <TopLine Value="19"/>
818         <CursorPos X="3" Y="33"/>
819         <UsageCount Value="5"/>
820       </Unit104>
821       <Unit105>
822         <Filename Value="../../runtime/IBCodePage.pas"/>
823         <EditorIndex Value="-1"/>
824         <WindowIndex Value="1"/>
825         <TopLine Value="80"/>
826         <CursorPos Y="108"/>
827         <UsageCount Value="9"/>
828       </Unit105>
829       <Unit106>
830         <Filename Value="/usr/share/fpcsrc/rtl/unix/sysutils.pp"/>
831         <EditorIndex Value="-1"/>
832         <WindowIndex Value="1"/>
833         <TopLine Value="273"/>
834         <CursorPos X="38" Y="285"/>
835         <UsageCount Value="5"/>
836       </Unit106>
837       <Unit107>
838         <Filename Value="/usr/share/fpcsrc/rtl/objpas/sysutils/syscodepages.inc"/>
839         <EditorIndex Value="-1"/>
840         <WindowIndex Value="1"/>
841         <TopLine Value="427"/>
842         <CursorPos X="16" Y="453"/>
843         <UsageCount Value="9"/>
844       </Unit107>
845       <Unit108>
846         <Filename Value="/usr/share/fpcsrc/rtl/inc/charset.pp"/>
847         <EditorIndex Value="-1"/>
848         <WindowIndex Value="1"/>
849         <UsageCount Value="6"/>
850       </Unit108>
851       <Unit109>
852         <Filename Value="/usr/share/fpcsrc/rtl/inc/systemh.inc"/>
853         <EditorIndex Value="-1"/>
854         <WindowIndex Value="1"/>
855         <TopLine Value="86"/>
856         <CursorPos X="10" Y="101"/>
857         <UsageCount Value="5"/>
858       </Unit109>
859       <Unit110>
860         <Filename Value="/usr/share/fpcsrc/packages/fcl-db/src/base/fields.inc"/>
861         <EditorIndex Value="-1"/>
862         <TopLine Value="2813"/>
863         <CursorPos X="17" Y="2828"/>
864         <UsageCount Value="10"/>
865       </Unit110>
866       <Unit111>
867         <Filename Value="/usr/share/fpcsrc/rtl/objpas/classes/classesh.inc"/>
868         <EditorIndex Value="-1"/>
869         <TopLine Value="856"/>
870         <CursorPos X="15" Y="872"/>
871         <UsageCount Value="10"/>
872       </Unit111>
873       <Unit112>
874         <Filename Value="/usr/share/fpcsrc/rtl/objpas/classes/stringl.inc"/>
875         <EditorIndex Value="-1"/>
876         <WindowIndex Value="1"/>
877         <TopLine Value="423"/>
878         <CursorPos X="3" Y="428"/>
879         <UsageCount Value="6"/>
880       </Unit112>
881       <Unit113>
882         <Filename Value="/usr/share/fpcsrc/packages/rtl-unicode/src/inc/cp895.pas"/>
883         <EditorIndex Value="-1"/>
884         <WindowIndex Value="1"/>
885         <UsageCount Value="6"/>
886       </Unit113>
887       <Unit114>
888         <Filename Value="../../../../../svn/thirdparty/ibx1.5/runtime/IBCustomDataSet.pas"/>
889         <EditorIndex Value="-1"/>
890         <WindowIndex Value="1"/>
891         <TopLine Value="3636"/>
892         <CursorPos Y="3657"/>
893         <UsageCount Value="6"/>
894       </Unit114>
895       <Unit115>
896         <Filename Value="../../../fbintf/IB.pas"/>
897         <EditorIndex Value="-1"/>
898         <TopLine Value="389"/>
899         <CursorPos X="101" Y="398"/>
900         <UsageCount Value="25"/>
901       </Unit115>
902       <Unit116>
903         <Filename Value="../../../fbintf/client/FBClientAPI.pas"/>
904         <EditorIndex Value="-1"/>
905         <TopLine Value="114"/>
906         <CursorPos X="15" Y="119"/>
907         <UsageCount Value="15"/>
908       </Unit116>
909       <Unit117>
910         <Filename Value="../../../fbintf/client/include/uloadlibrary.inc"/>
911         <EditorIndex Value="-1"/>
912         <TopLine Value="26"/>
913         <CursorPos Y="29"/>
914         <UsageCount Value="13"/>
915       </Unit117>
916       <Unit118>
917         <Filename Value="../../../fbintf/client/include/wloadlibrary.inc"/>
918         <EditorIndex Value="-1"/>
919         <TopLine Value="22"/>
920         <CursorPos X="74" Y="42"/>
921         <UsageCount Value="13"/>
922       </Unit118>
923       <Unit119>
924         <Filename Value="../../../../fpc/3.0.0/source/packages/fcl-base/src/custapp.pp"/>
925         <UnitName Value="CustApp"/>
926         <EditorIndex Value="-1"/>
927         <WindowIndex Value="1"/>
928         <TopLine Value="260"/>
929         <CursorPos X="52" Y="263"/>
930         <UsageCount Value="6"/>
931       </Unit119>
932       <Unit120>
933         <Filename Value="../../../../fpc/3.0.0/source/rtl/objpas/sysutils/sysutilh.inc"/>
934         <EditorIndex Value="-1"/>
935         <WindowIndex Value="1"/>
936         <TopLine Value="215"/>
937         <CursorPos X="14" Y="227"/>
938         <UsageCount Value="6"/>
939       </Unit120>
940       <Unit121>
941         <Filename Value="../../../../fpc/3.0.0/source/rtl/objpas/sysutils/sysutils.inc"/>
942         <EditorIndex Value="-1"/>
943         <WindowIndex Value="1"/>
944         <TopLine Value="559"/>
945         <CursorPos X="3" Y="567"/>
946         <UsageCount Value="6"/>
947       </Unit121>
948       <Unit122>
949         <Filename Value="../../../cvs.old.versions/ibx/changelog"/>
950         <EditorIndex Value="-1"/>
951         <WindowIndex Value="1"/>
952         <CursorPos X="2" Y="9"/>
953         <UsageCount Value="6"/>
954         <DefaultSyntaxHighlighter Value="None"/>
955       </Unit122>
956       <Unit123>
957         <Filename Value="../../../fbintf/client/FBSQLData.pas"/>
958         <EditorIndex Value="-1"/>
959         <TopLine Value="767"/>
960         <CursorPos X="3" Y="774"/>
961         <UsageCount Value="26"/>
962       </Unit123>
963       <Unit124>
964         <Filename Value="../../../fbintf/client/2.5/FB25Statement.pas"/>
965         <EditorIndex Value="-1"/>
966         <TopLine Value="750"/>
967         <CursorPos X="21" Y="753"/>
968         <ExtraEditorCount Value="1"/>
969         <ExtraEditor1>
970           <EditorIndex Value="-1"/>
971           <TopLine Value="1074"/>
972           <CursorPos Y="1094"/>
973         </ExtraEditor1>
974         <UsageCount Value="26"/>
975       </Unit124>
976       <Unit125>
977         <Filename Value="../../../fbintf/client/3.0/FB30Statement.pas"/>
978         <EditorIndex Value="-1"/>
979         <WindowIndex Value="-1"/>
980         <TopLine Value="869"/>
981         <CursorPos X="3" Y="871"/>
982         <ExtraEditorCount Value="1"/>
983         <ExtraEditor1>
984           <EditorIndex Value="-1"/>
985           <TopLine Value="792"/>
986           <CursorPos X="6" Y="810"/>
987         </ExtraEditor1>
988         <UsageCount Value="15"/>
989       </Unit125>
990       <Unit126>
991         <Filename Value="../../../fbintf/client/FBMessages.pas"/>
992         <EditorIndex Value="-1"/>
993         <TopLine Value="70"/>
994         <CursorPos X="48" Y="76"/>
995         <UsageCount Value="10"/>
996       </Unit126>
997       <Unit127>
998         <Filename Value="/usr/share/fpcsrc/rtl/unix/bunxovlh.inc"/>
999         <EditorIndex Value="-1"/>
1000         <WindowIndex Value="1"/>
1001         <TopLine Value="54"/>
1002         <CursorPos X="18" Y="68"/>
1003         <UsageCount Value="6"/>
1004       </Unit127>
1005       <Unit128>
1006         <Filename Value="../../../fbintf/IBUtils.pas"/>
1007         <EditorIndex Value="-1"/>
1008         <UsageCount Value="6"/>
1009       </Unit128>
1010       <Unit129>
1011         <Filename Value="../../../fbintf/IBExternals.pas"/>
1012         <EditorIndex Value="-1"/>
1013         <TopLine Value="40"/>
1014         <UsageCount Value="6"/>
1015       </Unit129>
1016       <Unit130>
1017         <Filename Value="/usr/share/fpcsrc/rtl/inc/dynlibs.pas"/>
1018         <EditorIndex Value="-1"/>
1019         <TopLine Value="31"/>
1020         <CursorPos X="23" Y="52"/>
1021         <UsageCount Value="8"/>
1022       </Unit130>
1023       <Unit131>
1024         <Filename Value="../../../fbintf/client/2.5/FB25ClientAPI.pas"/>
1025         <EditorIndex Value="-1"/>
1026         <TopLine Value="183"/>
1027         <CursorPos Y="200"/>
1028         <UsageCount Value="9"/>
1029       </Unit131>
1030       <Unit132>
1031         <Filename Value="../../../fbintf/client/3.0/FB30ClientAPI.pas"/>
1032         <EditorIndex Value="-1"/>
1033         <TopLine Value="77"/>
1034         <CursorPos X="50" Y="106"/>
1035         <UsageCount Value="10"/>
1036       </Unit132>
1037       <Unit133>
1038         <Filename Value="../../../fbintf/IBErrorCodes.pas"/>
1039         <EditorIndex Value="-1"/>
1040         <TopLine Value="349"/>
1041         <CursorPos X="17" Y="371"/>
1042         <UsageCount Value="7"/>
1043       </Unit133>
1044       <Unit134>
1045         <Filename Value="../../../cvs.old.versions/ibx/runtime/IBCustomDataSet.pas"/>
1046         <EditorIndex Value="-1"/>
1047         <TopLine Value="1843"/>
1048         <CursorPos Y="1864"/>
1049         <UsageCount Value="8"/>
1050       </Unit134>
1051       <Unit135>
1052         <Filename Value="../../../fbintf/client/FBActivityMonitor.pas"/>
1053         <EditorIndex Value="-1"/>
1054         <TopLine Value="300"/>
1055         <CursorPos X="6" Y="319"/>
1056         <UsageCount Value="11"/>
1057       </Unit135>
1058       <Unit136>
1059         <Filename Value="../../../fbintf/client/FBStatement.pas"/>
1060         <EditorIndex Value="-1"/>
1061         <TopLine Value="64"/>
1062         <CursorPos X="17" Y="78"/>
1063         <UsageCount Value="16"/>
1064       </Unit136>
1065       <Unit137>
1066         <Filename Value="../../../fbintf/client/FBOutputBlock.pas"/>
1067         <EditorIndex Value="-1"/>
1068         <TopLine Value="120"/>
1069         <CursorPos Y="135"/>
1070         <UsageCount Value="9"/>
1071       </Unit137>
1072       <Unit138>
1073         <Filename Value="../../../cvs.old.versions/ibx/runtime/IBSQL.pas"/>
1074         <EditorIndex Value="-1"/>
1075         <TopLine Value="786"/>
1076         <CursorPos X="3" Y="788"/>
1077         <UsageCount Value="10"/>
1078       </Unit138>
1079       <Unit139>
1080         <Filename Value="/usr/share/fpcsrc/rtl/objpas/sysutils/datih.inc"/>
1081         <EditorIndex Value="-1"/>
1082         <TopLine Value="99"/>
1083         <CursorPos X="10" Y="114"/>
1084         <UsageCount Value="14"/>
1085       </Unit139>
1086       <Unit140>
1087         <Filename Value="/usr/share/fpcsrc/rtl/objpas/sysutils/dati.inc"/>
1088         <EditorIndex Value="-1"/>
1089         <TopLine Value="86"/>
1090         <CursorPos X="3" Y="88"/>
1091         <UsageCount Value="14"/>
1092       </Unit140>
1093       <Unit141>
1094         <Filename Value="../../runtime/IBTable.pas"/>
1095         <EditorIndex Value="-1"/>
1096         <TopLine Value="16"/>
1097         <CursorPos Y="34"/>
1098         <UsageCount Value="12"/>
1099       </Unit141>
1100       <Unit142>
1101         <Filename Value="../../../fbintf/client/FBTransaction.pas"/>
1102         <EditorIndex Value="-1"/>
1103         <TopLine Value="72"/>
1104         <CursorPos X="15" Y="93"/>
1105         <UsageCount Value="11"/>
1106       </Unit142>
1107       <Unit143>
1108         <Filename Value="../../../fbintf/client/FBAttachment.pas"/>
1109         <EditorIndex Value="-1"/>
1110         <TopLine Value="94"/>
1111         <CursorPos X="44" Y="96"/>
1112         <UsageCount Value="11"/>
1113       </Unit143>
1114       <Unit144>
1115         <Filename Value="../../../fbintf/client/2.5/FB25Attachment.pas"/>
1116         <EditorIndex Value="-1"/>
1117         <TopLine Value="42"/>
1118         <CursorPos X="15" Y="57"/>
1119         <UsageCount Value="11"/>
1120       </Unit144>
1121       <Unit145>
1122         <Filename Value="../../runtime/IBUpdateSQL.pas"/>
1123         <EditorIndex Value="-1"/>
1124         <TopLine Value="52"/>
1125         <CursorPos X="23" Y="70"/>
1126         <UsageCount Value="12"/>
1127       </Unit145>
1128       <Unit146>
1129         <Filename Value="../../ibcontrols/DBControlGrid.pas"/>
1130         <EditorIndex Value="-1"/>
1131         <TopLine Value="88"/>
1132         <CursorPos X="15" Y="102"/>
1133         <UsageCount Value="9"/>
1134       </Unit146>
1135       <Unit147>
1136         <Filename Value="../../../fbintf/client/FBServices.pas"/>
1137         <EditorIndex Value="-1"/>
1138         <TopLine Value="81"/>
1139         <CursorPos X="20" Y="89"/>
1140         <UsageCount Value="9"/>
1141       </Unit147>
1142       <Unit148>
1143         <Filename Value="/usr/share/fpcsrc/packages/fcl-db/src/base/database.inc"/>
1144         <EditorIndex Value="-1"/>
1145         <TopLine Value="609"/>
1146         <CursorPos X="3" Y="632"/>
1147         <UsageCount Value="18"/>
1148       </Unit148>
1149       <Unit149>
1150         <Filename Value="../../../../../../projects/RequirementsManager/src/MainFormUnit.pas"/>
1151         <HasResources Value="True"/>
1152         <EditorIndex Value="-1"/>
1153         <UsageCount Value="10"/>
1154       </Unit149>
1155       <Unit150>
1156         <Filename Value="../../runtime/IBEvents.pas"/>
1157         <EditorIndex Value="-1"/>
1158         <TopLine Value="71"/>
1159         <CursorPos Y="97"/>
1160         <UsageCount Value="16"/>
1161       </Unit150>
1162       <Unit151>
1163         <Filename Value="../../runtime/ibxscript.pas"/>
1164         <EditorIndex Value="4"/>
1165         <TopLine Value="1743"/>
1166         <CursorPos X="3" Y="1745"/>
1167         <UsageCount Value="10"/>
1168         <Loaded Value="True"/>
1169       </Unit151>
1170       <Unit152>
1171         <Filename Value="../../runtime/IBDataOutput.pas"/>
1172         <EditorIndex Value="5"/>
1173         <TopLine Value="356"/>
1174         <CursorPos X="55" Y="372"/>
1175         <UsageCount Value="10"/>
1176         <Loaded Value="True"/>
1177       </Unit152>
1178       <Unit153>
1179         <Filename Value="/usr/share/fpcsrc/rtl/objpas/classes/streams.inc"/>
1180         <EditorIndex Value="-1"/>
1181         <TopLine Value="185"/>
1182         <CursorPos X="5" Y="191"/>
1183         <UsageCount Value="10"/>
1184       </Unit153>
1185     </Units>
1186     <JumpHistory Count="29" HistoryIndex="28">
1187       <Position1>
1188         <Filename Value="unit1.pas"/>
1189         <Caret Line="394" Column="116" TopLine="370"/>
1190       </Position1>
1191       <Position2>
1192         <Filename Value="unit1.pas"/>
1193       </Position2>
1194       <Position3>
1195         <Filename Value="unit1.pas"/>
1196         <Caret Line="9" Column="76"/>
1197       </Position3>
1198       <Position4>
1199         <Filename Value="../../runtime/IBCustomDataSet.pas"/>
1200         <Caret Line="68" Column="3" TopLine="65"/>
1201       </Position4>
1202       <Position5>
1203         <Filename Value="../../runtime/IBCustomDataSet.pas"/>
1204         <Caret Line="1185" Column="3" TopLine="1180"/>
1205       </Position5>
1206       <Position6>
1207         <Filename Value="../../runtime/IBCustomDataSet.pas"/>
1208         <Caret Line="1019" Column="19" TopLine="1017"/>
1209       </Position6>
1210       <Position7>
1211         <Filename Value="../../runtime/IBCustomDataSet.pas"/>
1212         <Caret Line="1092" Column="22" TopLine="1075"/>
1213       </Position7>
1214       <Position8>
1215         <Filename Value="../../runtime/IBCustomDataSet.pas"/>
1216         <Caret Line="1210" Column="3" TopLine="1205"/>
1217       </Position8>
1218       <Position9>
1219         <Filename Value="../../runtime/IBCustomDataSet.pas"/>
1220         <Caret Line="3824" Column="32" TopLine="3806"/>
1221       </Position9>
1222       <Position10>
1223         <Filename Value="../../runtime/IBCustomDataSet.pas"/>
1224         <Caret Line="3888" Column="34" TopLine="3871"/>
1225       </Position10>
1226       <Position11>
1227         <Filename Value="../../runtime/IBDatabase.pas"/>
1228         <Caret Line="340" Column="15" TopLine="339"/>
1229       </Position11>
1230       <Position12>
1231         <Filename Value="../../runtime/IBDatabase.pas"/>
1232         <Caret Line="981" Column="14" TopLine="960"/>
1233       </Position12>
1234       <Position13>
1235         <Filename Value="../../runtime/ibxscript.pas"/>
1236       </Position13>
1237       <Position14>
1238         <Filename Value="../../runtime/ibxscript.pas"/>
1239         <Caret Line="951" Column="21" TopLine="936"/>
1240       </Position14>
1241       <Position15>
1242         <Filename Value="../../runtime/ibxscript.pas"/>
1243         <Caret Line="1266" Column="26" TopLine="1252"/>
1244       </Position15>
1245       <Position16>
1246         <Filename Value="../../runtime/ibxscript.pas"/>
1247         <Caret Line="1754" Column="57" TopLine="1739"/>
1248       </Position16>
1249       <Position17>
1250         <Filename Value="../../runtime/ibxscript.pas"/>
1251         <Caret Line="217" Column="20" TopLine="187"/>
1252       </Position17>
1253       <Position18>
1254         <Filename Value="../../runtime/ibxscript.pas"/>
1255         <Caret Line="1754" Column="39" TopLine="1738"/>
1256       </Position18>
1257       <Position19>
1258         <Filename Value="../../runtime/ibxscript.pas"/>
1259         <Caret Line="217" Column="20" TopLine="200"/>
1260       </Position19>
1261       <Position20>
1262         <Filename Value="../../runtime/IBDataOutput.pas"/>
1263       </Position20>
1264       <Position21>
1265         <Filename Value="../../runtime/IBDataOutput.pas"/>
1266         <Caret Line="77" Column="27" TopLine="58"/>
1267       </Position21>
1268       <Position22>
1269         <Filename Value="../../runtime/IBDataOutput.pas"/>
1270         <Caret Line="372" Column="55" TopLine="356"/>
1271       </Position22>
1272       <Position23>
1273         <Filename Value="../../runtime/IBCustomDataSet.pas"/>
1274         <Caret Line="3887" Column="49" TopLine="3872"/>
1275       </Position23>
1276       <Position24>
1277         <Filename Value="../../runtime/IBCustomDataSet.pas"/>
1278         <Caret Line="1185" Column="3" TopLine="1180"/>
1279       </Position24>
1280       <Position25>
1281         <Filename Value="../../runtime/IBCustomDataSet.pas"/>
1282         <Caret Line="1060" Column="3" TopLine="1057"/>
1283       </Position25>
1284       <Position26>
1285         <Filename Value="../../runtime/IBCustomDataSet.pas"/>
1286         <Caret Line="233" Column="15" TopLine="217"/>
1287       </Position26>
1288       <Position27>
1289         <Filename Value="../../runtime/IBCustomDataSet.pas"/>
1290         <Caret Line="233" Column="15" TopLine="217"/>
1291       </Position27>
1292       <Position28>
1293         <Filename Value="../../runtime/IBCustomDataSet.pas"/>
1294         <Caret Line="1091" Column="3" TopLine="1088"/>
1295       </Position28>
1296       <Position29>
1297         <Filename Value="../../runtime/IBCustomDataSet.pas"/>
1298         <Caret Line="1217" Column="43" TopLine="1205"/>
1299       </Position29>
1300     </JumpHistory>
1301   </ProjectOptions>
1302   <CompilerOptions>
1303     <Version Value="11"/>
1304     <Target>
1305       <Filename Value="project1"/>
1306     </Target>
1307     <SearchPaths>
1308       <IncludeFiles Value="$(ProjOutDir)"/>
1309       <UnitOutputDirectory Value="lib/$(TargetCPU)-$(TargetOS)"/>
1310     </SearchPaths>
1311     <Linking>
1312       <Options>
1313         <Win32>
1314           <GraphicApplication Value="True"/>
1315         </Win32>
1316       </Options>
1317     </Linking>
1318     <Other>
1319       <CustomOptions Value="-dUseCThreads"/>
1320     </Other>
1321   </CompilerOptions>
1322   <Debugging>
1323     <Exceptions Count="3">
1324       <Item1>
1325         <Name Value="EAbort"/>
1326       </Item1>
1327       <Item2>
1328         <Name Value="ECodetoolError"/>
1329       </Item2>
1330       <Item3>
1331         <Name Value="EFOpenError"/>
1332       </Item3>
1333     </Exceptions>
1334   </Debugging>
1335   /CONFIG>

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines