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 349 by tony, Mon Oct 18 08:39:40 2021 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="12"/>
5 >    <General>
6 >      <Flags>
7 >        <CompatibilityMode Value="True"/>
8 >      </Flags>
9 >      <ResourceType Value="res"/>
10 >      <UseXPManifest Value="True"/>
11 >      <Icon Value="0"/>
12 >    </General>
13 >    <i18n>
14 >      <EnableI18N LFM="False"/>
15 >    </i18n>
16 >    <BuildModes Count="1" Active="Default">
17 >      <Item1 Name="Default" Default="True"/>
18 >    </BuildModes>
19 >    <PublishOptions>
20 >      <Version Value="2"/>
21 >    </PublishOptions>
22 >    <RunParams>
23 >      <FormatVersion Value="2"/>
24 >      <Modes Count="1">
25 >        <Mode0 Name="default"/>
26 >      </Modes>
27 >    </RunParams>
28 >    <RequiredPackages Count="5">
29 >      <Item1>
30 >        <PackageName Value="ibnongui"/>
31 >      </Item1>
32 >      <Item2>
33 >        <PackageName Value="ibcontrols"/>
34 >      </Item2>
35 >      <Item3>
36 >        <PackageName Value="FCL"/>
37 >        <MinVersion Major="1" Valid="True"/>
38 >      </Item3>
39 >      <Item4>
40 >        <PackageName Value="ibexpress"/>
41 >        <MinVersion Minor="9" Valid="True"/>
42 >      </Item4>
43 >      <Item5>
44 >        <PackageName Value="LCL"/>
45 >      </Item5>
46 >    </RequiredPackages>
47 >    <Units Count="102">
48 >      <Unit0>
49 >        <Filename Value="project1.lpr"/>
50 >        <IsPartOfProject Value="True"/>
51 >        <EditorIndex Value="-1"/>
52 >        <TopLine Value="9"/>
53 >        <CursorPos X="33" Y="10"/>
54 >        <UsageCount Value="200"/>
55 >      </Unit0>
56 >      <Unit1>
57 >        <Filename Value="unit1.pas"/>
58 >        <IsPartOfProject Value="True"/>
59 >        <ComponentName Value="Form1"/>
60 >        <HasResources Value="True"/>
61 >        <ResourceBaseClass Value="Form"/>
62 >        <UnitName Value="Unit1"/>
63 >        <IsVisibleTab Value="True"/>
64 >        <TopLine Value="15"/>
65 >        <CursorPos X="33" Y="25"/>
66 >        <UsageCount Value="200"/>
67 >        <Loaded Value="True"/>
68 >        <LoadedDesigner Value="True"/>
69 >      </Unit1>
70 >      <Unit2>
71 >        <Filename Value="unit2.pas"/>
72 >        <IsPartOfProject Value="True"/>
73 >        <ComponentName Value="SelectDeptDlg"/>
74 >        <HasResources Value="True"/>
75 >        <ResourceBaseClass Value="Form"/>
76 >        <UnitName Value="Unit2"/>
77 >        <EditorIndex Value="-1"/>
78 >        <TopLine Value="29"/>
79 >        <CursorPos X="40" Y="84"/>
80 >        <UsageCount Value="115"/>
81 >      </Unit2>
82 >      <Unit3>
83 >        <Filename Value="../../runtime/IBDatabase.pas"/>
84 >        <EditorIndex Value="-1"/>
85 >        <TopLine Value="1043"/>
86 >        <CursorPos X="39" Y="1043"/>
87 >        <UsageCount Value="4"/>
88 >      </Unit3>
89 >      <Unit4>
90 >        <Filename Value="../../runtime/IBCustomDataSet.pas"/>
91 >        <EditorIndex Value="-1"/>
92 >        <TopLine Value="2462"/>
93 >        <CursorPos Y="2491"/>
94 >        <UsageCount Value="7"/>
95 >      </Unit4>
96 >      <Unit5>
97 >        <Filename Value="../../runtime/IBSQL.pas"/>
98 >        <EditorIndex Value="-1"/>
99 >        <TopLine Value="700"/>
100 >        <CursorPos X="3" Y="706"/>
101 >        <UsageCount Value="5"/>
102 >      </Unit5>
103 >      <Unit6>
104 >        <Filename Value="../../../fbintf/IB.pas"/>
105 >        <EditorIndex Value="-1"/>
106 >        <TopLine Value="1430"/>
107 >        <CursorPos X="31" Y="1441"/>
108 >        <UsageCount Value="44"/>
109 >      </Unit6>
110 >      <Unit7>
111 >        <Filename Value="../../runtime/IBUpdateSQL.pas"/>
112 >        <EditorIndex Value="-1"/>
113 >        <TopLine Value="103"/>
114 >        <CursorPos X="3" Y="105"/>
115 >        <UsageCount Value="5"/>
116 >      </Unit7>
117 >      <Unit8>
118 >        <Filename Value="../../runtime/IBUpdate.pas"/>
119 >        <EditorIndex Value="-1"/>
120 >        <TopLine Value="464"/>
121 >        <CursorPos X="3" Y="483"/>
122 >        <UsageCount Value="4"/>
123 >      </Unit8>
124 >      <Unit9>
125 >        <Filename Value="../../runtime/IBDatabaseInfo.pas"/>
126 >        <EditorIndex Value="-1"/>
127 >        <CursorPos X="20" Y="32"/>
128 >        <UsageCount Value="5"/>
129 >      </Unit9>
130 >      <Unit10>
131 >        <Filename Value="/usr/share/fpcsrc/packages/fcl-db/src/base/db.pas"/>
132 >        <EditorIndex Value="-1"/>
133 >        <TopLine Value="1454"/>
134 >        <CursorPos X="15" Y="1471"/>
135 >        <UsageCount Value="28"/>
136 >      </Unit10>
137 >      <Unit11>
138 >        <Filename Value="../../design/IBSQLEditFrame.pas"/>
139 >        <ComponentName Value="IBSQLEditFrame"/>
140 >        <HasResources Value="True"/>
141 >        <ResourceBaseClass Value="Frame"/>
142 >        <EditorIndex Value="-1"/>
143 >        <TopLine Value="187"/>
144 >        <CursorPos X="30" Y="200"/>
145 >        <UsageCount Value="4"/>
146 >      </Unit11>
147 >      <Unit12>
148 >        <Filename Value="../../design/ibinsertsqleditor.pas"/>
149 >        <EditorIndex Value="-1"/>
150 >        <TopLine Value="52"/>
151 >        <CursorPos X="38" Y="79"/>
152 >        <UsageCount Value="4"/>
153 >      </Unit12>
154 >      <Unit13>
155 >        <Filename Value="../../design/ibupdatesqleditor.pas"/>
156 >        <EditorIndex Value="-1"/>
157 >        <TopLine Value="177"/>
158 >        <CursorPos X="3" Y="179"/>
159 >        <UsageCount Value="4"/>
160 >      </Unit13>
161 >      <Unit14>
162 >        <Filename Value="../../../fbintf/client/FBMessages.pas"/>
163 >        <EditorIndex Value="-1"/>
164 >        <TopLine Value="48"/>
165 >        <CursorPos X="7" Y="79"/>
166 >        <UsageCount Value="10"/>
167 >      </Unit14>
168 >      <Unit15>
169 >        <Filename Value="../../../../../fpcsrc/3.0.4/packages/fcl-db/src/base/dataset.inc"/>
170 >        <EditorIndex Value="-1"/>
171 >        <TopLine Value="606"/>
172 >        <CursorPos X="13" Y="619"/>
173 >        <UsageCount Value="4"/>
174 >      </Unit15>
175 >      <Unit16>
176 >        <Filename Value="../../../../../fpcsrc/3.0.4/packages/fcl-db/src/base/fields.inc"/>
177 >        <EditorIndex Value="-1"/>
178 >        <TopLine Value="2128"/>
179 >        <CursorPos X="5" Y="2143"/>
180 >        <UsageCount Value="4"/>
181 >      </Unit16>
182 >      <Unit17>
183 >        <Filename Value="../../changelog"/>
184 >        <EditorIndex Value="-1"/>
185 >        <TopLine Value="40"/>
186 >        <CursorPos X="49" Y="60"/>
187 >        <UsageCount Value="10"/>
188 >        <DefaultSyntaxHighlighter Value="None"/>
189 >      </Unit17>
190 >      <Unit18>
191 >        <Filename Value="/usr/share/fpcsrc/rtl/inc/systemh.inc"/>
192 >        <EditorIndex Value="-1"/>
193 >        <TopLine Value="470"/>
194 >        <CursorPos X="31" Y="488"/>
195 >        <UsageCount Value="10"/>
196 >      </Unit18>
197 >      <Unit19>
198 >        <Filename Value="/usr/share/fpcsrc/rtl/objpas/sysutils/datih.inc"/>
199 >        <EditorIndex Value="-1"/>
200 >        <TopLine Value="139"/>
201 >        <CursorPos X="11" Y="158"/>
202 >        <UsageCount Value="7"/>
203 >      </Unit19>
204 >      <Unit20>
205 >        <Filename Value="../../../fbintf/IBExternals.pas"/>
206 >        <EditorIndex Value="-1"/>
207 >        <TopLine Value="50"/>
208 >        <CursorPos X="3" Y="68"/>
209 >        <UsageCount Value="10"/>
210 >      </Unit20>
211 >      <Unit21>
212 >        <Filename Value="../../../ibxflazreports/IBXFPrintPreviewDlgUnit.pas"/>
213 >        <ComponentName Value="IBXFPrintPreviewDlg"/>
214 >        <HasResources Value="True"/>
215 >        <ResourceBaseClass Value="Form"/>
216 >        <EditorIndex Value="-1"/>
217 >        <CursorPos X="28" Y="7"/>
218 >        <UsageCount Value="4"/>
219 >      </Unit21>
220 >      <Unit22>
221 >        <Filename Value="/usr/share/fpcsrc/packages/fcl-db/src/base/fields.inc"/>
222 >        <EditorIndex Value="-1"/>
223 >        <TopLine Value="590"/>
224 >        <CursorPos X="31" Y="602"/>
225 >        <UsageCount Value="6"/>
226 >      </Unit22>
227 >      <Unit23>
228 >        <Filename Value="../../../fbintf/client/FBSQLData.pas"/>
229 >        <EditorIndex Value="-1"/>
230 >        <TopLine Value="633"/>
231 >        <CursorPos X="3" Y="659"/>
232 >        <UsageCount Value="10"/>
233 >      </Unit23>
234 >      <Unit24>
235 >        <Filename Value="/usr/share/fpcsrc/packages/fcl-db/src/base/dataset.inc"/>
236 >        <EditorIndex Value="-1"/>
237 >        <TopLine Value="1304"/>
238 >        <CursorPos X="3" Y="1307"/>
239 >        <UsageCount Value="10"/>
240 >      </Unit24>
241 >      <Unit25>
242 >        <Filename Value="../../../../../fpcsrc/3.0.4/rtl/objpas/sysutils/dati.inc"/>
243 >        <EditorIndex Value="-1"/>
244 >        <TopLine Value="68"/>
245 >        <CursorPos Y="89"/>
246 >        <UsageCount Value="4"/>
247 >      </Unit25>
248 >      <Unit26>
249 >        <Filename Value="/usr/share/fpcsrc/rtl/unix/sysutils.pp"/>
250 >        <EditorIndex Value="-1"/>
251 >        <TopLine Value="46"/>
252 >        <CursorPos X="28" Y="853"/>
253 >        <UsageCount Value="6"/>
254 >      </Unit26>
255 >      <Unit27>
256 >        <Filename Value="/usr/share/fpcsrc/rtl/objpas/sysutils/dati.inc"/>
257 >        <EditorIndex Value="-1"/>
258 >        <TopLine Value="1303"/>
259 >        <CursorPos Y="1219"/>
260 >        <UsageCount Value="7"/>
261 >      </Unit27>
262 >      <Unit28>
263 >        <Filename Value="../../runtime/IBStoredProc.pas"/>
264 >        <EditorIndex Value="-1"/>
265 >        <TopLine Value="79"/>
266 >        <CursorPos X="48" Y="427"/>
267 >        <UsageCount Value="4"/>
268 >      </Unit28>
269 >      <Unit29>
270 >        <Filename Value="../../../fbintf/IBUtils.pas"/>
271 >        <EditorIndex Value="-1"/>
272 >        <TopLine Value="668"/>
273 >        <CursorPos X="27" Y="687"/>
274 >        <UsageCount Value="5"/>
275 >      </Unit29>
276 >      <Unit30>
277 >        <Filename Value="../../runtime/IBXServices.pas"/>
278 >        <EditorIndex Value="-1"/>
279 >        <TopLine Value="375"/>
280 >        <CursorPos X="5" Y="395"/>
281 >        <UsageCount Value="4"/>
282 >      </Unit30>
283 >      <Unit31>
284 >        <Filename Value="../../../fbintf/client/3.0/firebird/Firebird.pas"/>
285 >        <EditorIndex Value="-1"/>
286 >        <TopLine Value="2580"/>
287 >        <CursorPos X="78" Y="2608"/>
288 >        <UsageCount Value="10"/>
289 >      </Unit31>
290 >      <Unit32>
291 >        <Filename Value="../../runtime/nongui/IBCustomDataSet.pas"/>
292 >        <EditorIndex Value="-1"/>
293 >        <UsageCount Value="10"/>
294 >      </Unit32>
295 >      <Unit33>
296 >        <Filename Value="../../../fbintf/client/FBStatement.pas"/>
297 >        <EditorIndex Value="-1"/>
298 >        <TopLine Value="182"/>
299 >        <CursorPos X="3" Y="188"/>
300 >        <UsageCount Value="5"/>
301 >      </Unit33>
302 >      <Unit34>
303 >        <Filename Value="../../runtime/nongui/IBUpdateSQL.pas"/>
304 >        <EditorIndex Value="-1"/>
305 >        <TopLine Value="106"/>
306 >        <CursorPos X="15" Y="112"/>
307 >        <UsageCount Value="4"/>
308 >      </Unit34>
309 >      <Unit35>
310 >        <Filename Value="../../runtime/nongui/IBUpdate.pas"/>
311 >        <EditorIndex Value="-1"/>
312 >        <TopLine Value="34"/>
313 >        <CursorPos Y="55"/>
314 >        <UsageCount Value="4"/>
315 >      </Unit35>
316 >      <Unit36>
317 >        <Filename Value="../../runtime/nongui/IBQuery.pas"/>
318 >        <EditorIndex Value="-1"/>
319 >        <TopLine Value="118"/>
320 >        <CursorPos X="24" Y="133"/>
321 >        <UsageCount Value="10"/>
322 >      </Unit36>
323 >      <Unit37>
324 >        <Filename Value="../../runtime/nongui/IBTable.pas"/>
325 >        <EditorIndex Value="-1"/>
326 >        <TopLine Value="148"/>
327 >        <CursorPos X="29" Y="165"/>
328 >        <UsageCount Value="10"/>
329 >      </Unit37>
330 >      <Unit38>
331 >        <Filename Value="../../runtime/nongui/IBDataOutput.pas"/>
332 >        <EditorIndex Value="-1"/>
333 >        <TopLine Value="653"/>
334 >        <CursorPos X="3" Y="640"/>
335 >        <UsageCount Value="6"/>
336 >      </Unit38>
337 >      <Unit39>
338 >        <Filename Value="../../../fbintf/testsuite/Test4.pas"/>
339 >        <EditorIndex Value="-1"/>
340 >        <TopLine Value="52"/>
341 >        <CursorPos X="40" Y="80"/>
342 >        <UsageCount Value="4"/>
343 >      </Unit39>
344 >      <Unit40>
345 >        <Filename Value="../../../fbintf/testsuite/TestManager.pas"/>
346 >        <EditorIndex Value="-1"/>
347 >        <TopLine Value="628"/>
348 >        <CursorPos Y="639"/>
349 >        <UsageCount Value="4"/>
350 >      </Unit40>
351 >      <Unit41>
352 >        <Filename Value="../../../fbintf/client/3.0/FB30Statement.pas"/>
353 >        <EditorIndex Value="-1"/>
354 >        <TopLine Value="727"/>
355 >        <CursorPos X="16" Y="738"/>
356 >        <UsageCount Value="10"/>
357 >      </Unit41>
358 >      <Unit42>
359 >        <Filename Value="../../runtime/nongui/IBSQL.pas"/>
360 >        <EditorIndex Value="-1"/>
361 >        <TopLine Value="828"/>
362 >        <CursorPos Y="849"/>
363 >        <UsageCount Value="5"/>
364 >      </Unit42>
365 >      <Unit43>
366 >        <Filename Value="../../runtime/nongui/IBXServices.pas"/>
367 >        <EditorIndex Value="-1"/>
368 >        <TopLine Value="88"/>
369 >        <CursorPos X="40" Y="122"/>
370 >        <UsageCount Value="5"/>
371 >      </Unit43>
372 >      <Unit44>
373 >        <Filename Value="../../../fbintf/changelog"/>
374 >        <EditorIndex Value="-1"/>
375 >        <CursorPos X="58" Y="3"/>
376 >        <UsageCount Value="10"/>
377 >        <DefaultSyntaxHighlighter Value="None"/>
378 >      </Unit44>
379 >      <Unit45>
380 >        <Filename Value="../../runtime/nongui/IBDatabase.pas"/>
381 >        <EditorIndex Value="-1"/>
382 >        <TopLine Value="137"/>
383 >        <CursorPos X="23" Y="170"/>
384 >        <UsageCount Value="10"/>
385 >      </Unit45>
386 >      <Unit46>
387 >        <Filename Value="../../../../../fpcsrc/3.0.4/rtl/inc/objpas.inc"/>
388 >        <EditorIndex Value="-1"/>
389 >        <TopLine Value="38"/>
390 >        <CursorPos Y="62"/>
391 >        <UsageCount Value="4"/>
392 >      </Unit46>
393 >      <Unit47>
394 >        <Filename Value="../../ibcontrols/IBLookupComboEditBox.pas"/>
395 >        <EditorIndex Value="-1"/>
396 >        <TopLine Value="106"/>
397 >        <CursorPos X="21" Y="130"/>
398 >        <UsageCount Value="4"/>
399 >      </Unit47>
400 >      <Unit48>
401 >        <Filename Value="../../../../../lazarus18/otherComponents/ibx/runtime/nongui/IBCustomDataSet.pas"/>
402 >        <EditorIndex Value="-1"/>
403 >        <TopLine Value="1408"/>
404 >        <CursorPos X="33" Y="1439"/>
405 >        <UsageCount Value="4"/>
406 >      </Unit48>
407 >      <Unit49>
408 >        <Filename Value="../../../../lcl/lclversion.pas"/>
409 >        <UnitName Value="LCLVersion"/>
410 >        <EditorIndex Value="-1"/>
411 >        <CursorPos X="13" Y="35"/>
412 >        <UsageCount Value="4"/>
413 >      </Unit49>
414 >      <Unit50>
415 >        <Filename Value="../../../../components/lazutils/lazversion.pas"/>
416 >        <UnitName Value="LazVersion"/>
417 >        <EditorIndex Value="-1"/>
418 >        <CursorPos X="18" Y="27"/>
419 >        <UsageCount Value="4"/>
420 >      </Unit50>
421 >      <Unit51>
422 >        <Filename Value="../../../fbintf/include/consts_pub.inc"/>
423 >        <EditorIndex Value="-1"/>
424 >        <TopLine Value="217"/>
425 >        <CursorPos X="27" Y="234"/>
426 >        <UsageCount Value="10"/>
427 >      </Unit51>
428 >      <Unit52>
429 >        <Filename Value="../../../fbintf/client/FBAttachment.pas"/>
430 >        <EditorIndex Value="-1"/>
431 >        <TopLine Value="190"/>
432 >        <CursorPos X="3" Y="572"/>
433 >        <UsageCount Value="10"/>
434 >      </Unit52>
435 >      <Unit53>
436 >        <Filename Value="../../../fbintf/client/FBParamBlock.pas"/>
437 >        <EditorIndex Value="-1"/>
438 >        <TopLine Value="86"/>
439 >        <CursorPos X="3" Y="62"/>
440 >        <UsageCount Value="4"/>
441 >      </Unit53>
442 >      <Unit54>
443 >        <Filename Value="../../runtime/nongui/IBExtract.pas"/>
444 >        <EditorIndex Value="-1"/>
445 >        <TopLine Value="173"/>
446 >        <CursorPos X="49" Y="204"/>
447 >        <UsageCount Value="4"/>
448 >      </Unit54>
449 >      <Unit55>
450 >        <Filename Value="../../../../lcl/stdctrls.pp"/>
451 >        <UnitName Value="StdCtrls"/>
452 >        <EditorIndex Value="-1"/>
453 >        <TopLine Value="1631"/>
454 >        <CursorPos Y="1652"/>
455 >        <UsageCount Value="4"/>
456 >      </Unit55>
457 >      <Unit56>
458 >        <Filename Value="../../../fbintf/client/3.0/FB30Array.pas"/>
459 >        <EditorIndex Value="-1"/>
460 >        <TopLine Value="273"/>
461 >        <CursorPos X="1024" Y="310"/>
462 >        <UsageCount Value="4"/>
463 >      </Unit56>
464 >      <Unit57>
465 >        <Filename Value="/usr/share/fpcsrc/packages/fcl-db/src/base/dsparams.inc"/>
466 >        <EditorIndex Value="-1"/>
467 >        <TopLine Value="195"/>
468 >        <CursorPos Y="200"/>
469 >        <UsageCount Value="5"/>
470 >      </Unit57>
471 >      <Unit58>
472 >        <Filename Value="../../../../../fpcsrc/3.0.4/packages/fcl-db/src/base/dsparams.inc"/>
473 >        <EditorIndex Value="-1"/>
474 >        <TopLine Value="688"/>
475 >        <CursorPos Y="708"/>
476 >        <UsageCount Value="4"/>
477 >      </Unit58>
478 >      <Unit59>
479 >        <Filename Value="../../runtime/nongui/IBStoredProc.pas"/>
480 >        <EditorIndex Value="-1"/>
481 >        <TopLine Value="86"/>
482 >        <CursorPos X="21" Y="104"/>
483 >        <UsageCount Value="10"/>
484 >      </Unit59>
485 >      <Unit60>
486 >        <Filename Value="../../../../../fpcsrc/3.0.4/rtl/inc/astrings.inc"/>
487 >        <EditorIndex Value="-1"/>
488 >        <TopLine Value="161"/>
489 >        <CursorPos Y="189"/>
490 >        <UsageCount Value="4"/>
491 >      </Unit60>
492 >      <Unit61>
493 >        <Filename Value="../../../../../fpcsrc/3.0.4/rtl/objpas/classes/stringl.inc"/>
494 >        <EditorIndex Value="-1"/>
495 >        <TopLine Value="1201"/>
496 >        <CursorPos Y="1223"/>
497 >        <UsageCount Value="4"/>
498 >      </Unit61>
499 >      <Unit62>
500 >        <Filename Value="/usr/share/fpcsrc/rtl/objpas/sysutils/sysstrh.inc"/>
501 >        <EditorIndex Value="-1"/>
502 >        <TopLine Value="154"/>
503 >        <CursorPos X="46" Y="173"/>
504 >        <UsageCount Value="10"/>
505 >      </Unit62>
506 >      <Unit63>
507 >        <Filename Value="../../runtime/nongui/ibxscript.pas"/>
508 >        <EditorIndex Value="-1"/>
509 >        <TopLine Value="1461"/>
510 >        <CursorPos X="3" Y="1465"/>
511 >        <UsageCount Value="4"/>
512 >      </Unit63>
513 >      <Unit64>
514 >        <Filename Value="/tmp/myibxtools.pas"/>
515 >        <UnitName Value="MyIBXTools"/>
516 >        <EditorIndex Value="-1"/>
517 >        <TopLine Value="76"/>
518 >        <CursorPos X="33" Y="10"/>
519 >        <UsageCount Value="4"/>
520 >      </Unit64>
521 >      <Unit65>
522 >        <Filename Value="/usr/lib/fpcsrc/packages/fcl-db/src/base/db.pas"/>
523 >        <EditorIndex Value="-1"/>
524 >        <TopLine Value="1653"/>
525 >        <CursorPos X="62" Y="1679"/>
526 >        <UsageCount Value="6"/>
527 >      </Unit65>
528 >      <Unit66>
529 >        <Filename Value="/usr/lib/fpcsrc/packages/fcl-db/src/base/dataset.inc"/>
530 >        <EditorIndex Value="-1"/>
531 >        <TopLine Value="1037"/>
532 >        <CursorPos X="37" Y="1063"/>
533 >        <UsageCount Value="6"/>
534 >      </Unit66>
535 >      <Unit67>
536 >        <Filename Value="../../../fbcursors/src/FBCursorIntf.pas"/>
537 >        <EditorIndex Value="-1"/>
538 >        <TopLine Value="69"/>
539 >        <CursorPos Y="77"/>
540 >        <UsageCount Value="38"/>
541 >      </Unit67>
542 >      <Unit68>
543 >        <Filename Value="../../../fbcursors/src/FBCursorAPI.pas"/>
544 >        <EditorIndex Value="-1"/>
545 >        <CursorPos X="26" Y="8"/>
546 >        <UsageCount Value="36"/>
547 >      </Unit68>
548 >      <Unit69>
549 >        <Filename Value="../../../fbintf/client/FBActivityMonitor.pas"/>
550 >        <EditorIndex Value="-1"/>
551 >        <TopLine Value="44"/>
552 >        <CursorPos X="34" Y="63"/>
553 >        <UsageCount Value="38"/>
554 >      </Unit69>
555 >      <Unit70>
556 >        <Filename Value="../../../fbcursors/src/FBCursorBase.pas"/>
557 >        <EditorIndex Value="-1"/>
558 >        <WindowIndex Value="-1"/>
559 >        <TopLine Value="367"/>
560 >        <CursorPos X="30" Y="372"/>
561 >        <ExtraEditorCount Value="1"/>
562 >        <ExtraEditor1>
563 >          <EditorIndex Value="-1"/>
564 >          <TopLine Value="1377"/>
565 >          <CursorPos Y="1412"/>
566 >        </ExtraEditor1>
567 >        <UsageCount Value="37"/>
568 >      </Unit70>
569 >      <Unit71>
570 >        <Filename Value="../../../fbcursors/src/FBUniCursor.pas"/>
571 >        <EditorIndex Value="-1"/>
572 >        <TopLine Value="86"/>
573 >        <CursorPos X="46" Y="105"/>
574 >        <UsageCount Value="37"/>
575 >      </Unit71>
576 >      <Unit72>
577 >        <Filename Value="../../../fbcursors/src/FBCursorMessages.pas"/>
578 >        <EditorIndex Value="-1"/>
579 >        <TopLine Value="120"/>
580 >        <CursorPos X="77" Y="148"/>
581 >        <UsageCount Value="37"/>
582 >      </Unit72>
583 >      <Unit73>
584 >        <Filename Value="../../../fbcursors/src/FBBiDirCursor.pas"/>
585 >        <EditorIndex Value="-1"/>
586 >        <TopLine Value="162"/>
587 >        <CursorPos X="36" Y="197"/>
588 >        <UsageCount Value="37"/>
589 >      </Unit73>
590 >      <Unit74>
591 >        <Filename Value="../../../fbcursors/src/FBCachedUpdateCursor.pas"/>
592 >        <EditorIndex Value="-1"/>
593 >        <TopLine Value="330"/>
594 >        <CursorPos X="9" Y="335"/>
595 >        <UsageCount Value="25"/>
596 >      </Unit74>
597 >      <Unit75>
598 >        <Filename Value="../../../fbintf/client/3.0/FB30Attachment.pas"/>
599 >        <EditorIndex Value="-1"/>
600 >        <TopLine Value="64"/>
601 >        <UsageCount Value="5"/>
602 >      </Unit75>
603 >      <Unit76>
604 >        <Filename Value="../../../fbcursors/src/FBBufferedBlob.pas"/>
605 >        <EditorIndex Value="-1"/>
606 >        <TopLine Value="174"/>
607 >        <CursorPos X="26" Y="205"/>
608 >        <UsageCount Value="29"/>
609 >      </Unit76>
610 >      <Unit77>
611 >        <Filename Value="../../../fbcursors/src/FBBufferedArray.pas"/>
612 >        <EditorIndex Value="-1"/>
613 >        <CursorPos X="26" Y="8"/>
614 >        <UsageCount Value="28"/>
615 >      </Unit77>
616 >      <Unit78>
617 >        <Filename Value="/usr/share/fpcsrc/rtl/objpas/sysutils/sysutilh.inc"/>
618 >        <EditorIndex Value="-1"/>
619 >        <TopLine Value="301"/>
620 >        <CursorPos X="13" Y="320"/>
621 >        <UsageCount Value="6"/>
622 >      </Unit78>
623 >      <Unit79>
624 >        <Filename Value="/usr/share/fpcsrc/rtl/objpas/sysutils/sysutils.inc"/>
625 >        <EditorIndex Value="-1"/>
626 >        <TopLine Value="154"/>
627 >        <CursorPos X="9" Y="158"/>
628 >        <UsageCount Value="6"/>
629 >      </Unit79>
630 >      <Unit80>
631 >        <Filename Value="/usr/share/fpcsrc/rtl/inc/objpash.inc"/>
632 >        <EditorIndex Value="-1"/>
633 >        <TopLine Value="265"/>
634 >        <CursorPos X="8" Y="284"/>
635 >        <UsageCount Value="26"/>
636 >      </Unit80>
637 >      <Unit81>
638 >        <Filename Value="/usr/share/fpcsrc/rtl/objpas/sysutils/sysinth.inc"/>
639 >        <EditorIndex Value="-1"/>
640 >        <TopLine Value="25"/>
641 >        <CursorPos X="3" Y="33"/>
642 >        <UsageCount Value="10"/>
643 >      </Unit81>
644 >      <Unit82>
645 >        <Filename Value="/usr/share/fpcsrc/rtl/inc/varianth.inc"/>
646 >        <EditorIndex Value="-1"/>
647 >        <TopLine Value="49"/>
648 >        <CursorPos X="4" Y="21"/>
649 >        <UsageCount Value="10"/>
650 >      </Unit82>
651 >      <Unit83>
652 >        <Filename Value="../../../fbintf/client/FBClientAPI.pas"/>
653 >        <EditorIndex Value="-1"/>
654 >        <TopLine Value="509"/>
655 >        <CursorPos X="34" Y="515"/>
656 >        <UsageCount Value="10"/>
657 >      </Unit83>
658 >      <Unit84>
659 >        <Filename Value="../../../fbintf/client/2.5/FB25Statement.pas"/>
660 >        <EditorIndex Value="-1"/>
661 >        <TopLine Value="798"/>
662 >        <CursorPos X="16" Y="777"/>
663 >        <UsageCount Value="10"/>
664 >      </Unit84>
665 >      <Unit85>
666 >        <Filename Value="../../ibcontrols/IBDynamicGrid.pas"/>
667 >        <EditorIndex Value="-1"/>
668 >        <TopLine Value="226"/>
669 >        <CursorPos X="93" Y="236"/>
670 >        <UsageCount Value="10"/>
671 >      </Unit85>
672 >      <Unit86>
673 >        <Filename Value="../../../../lcl/dbgrids.pas"/>
674 >        <UnitName Value="DBGrids"/>
675 >        <EditorIndex Value="-1"/>
676 >        <TopLine Value="3542"/>
677 >        <CursorPos X="3" Y="3549"/>
678 >        <UsageCount Value="10"/>
679 >      </Unit86>
680 >      <Unit87>
681 >        <Filename Value="../../runtime/gui/IBDialogs.pas"/>
682 >        <EditorIndex Value="-1"/>
683 >        <TopLine Value="43"/>
684 >        <UsageCount Value="10"/>
685 >      </Unit87>
686 >      <Unit88>
687 >        <Filename Value="../../../fbintf/client/3.0/FB30ClientAPI.pas"/>
688 >        <EditorIndex Value="-1"/>
689 >        <TopLine Value="346"/>
690 >        <CursorPos X="35" Y="366"/>
691 >        <UsageCount Value="10"/>
692 >      </Unit88>
693 >      <Unit89>
694 >        <Filename Value="../../../fbintf/client/2.5/FB25ClientAPI.pas"/>
695 >        <EditorIndex Value="-1"/>
696 >        <TopLine Value="322"/>
697 >        <CursorPos X="29" Y="340"/>
698 >        <UsageCount Value="10"/>
699 >      </Unit89>
700 >      <Unit90>
701 >        <Filename Value="../../../fbintf/client/2.5/IBHeader.pas"/>
702 >        <EditorIndex Value="-1"/>
703 >        <TopLine Value="600"/>
704 >        <CursorPos Y="616"/>
705 >        <UsageCount Value="10"/>
706 >      </Unit90>
707 >      <Unit91>
708 >        <Filename Value="../../ibcontrols/IBTreeView.pas"/>
709 >        <EditorIndex Value="-1"/>
710 >        <TopLine Value="32"/>
711 >        <CursorPos X="29" Y="58"/>
712 >        <UsageCount Value="10"/>
713 >      </Unit91>
714 >      <Unit92>
715 >        <Filename Value="../../ibcontrols/DBTreeView.pas"/>
716 >        <EditorIndex Value="-1"/>
717 >        <TopLine Value="185"/>
718 >        <CursorPos X="16" Y="26"/>
719 >        <UsageCount Value="10"/>
720 >      </Unit92>
721 >      <Unit93>
722 >        <Filename Value="../../design/IBDBReg.pas"/>
723 >        <EditorIndex Value="-1"/>
724 >        <TopLine Value="438"/>
725 >        <CursorPos X="67" Y="447"/>
726 >        <UsageCount Value="10"/>
727 >      </Unit93>
728 >      <Unit94>
729 >        <Filename Value="../../../fbintf/client/3.0/FB30Transaction.pas"/>
730 >        <EditorIndex Value="-1"/>
731 >        <UsageCount Value="10"/>
732 >      </Unit94>
733 >      <Unit95>
734 >        <Filename Value="../../../fbintf/client/3.0/FB30Services.pas"/>
735 >        <EditorIndex Value="-1"/>
736 >        <UsageCount Value="10"/>
737 >      </Unit95>
738 >      <Unit96>
739 >        <Filename Value="../../../fbintf/FBClientLib.pas"/>
740 >        <EditorIndex Value="-1"/>
741 >        <UsageCount Value="10"/>
742 >      </Unit96>
743 >      <Unit97>
744 >        <Filename Value="../../../fbintf/client/include/wloadlibrary.inc"/>
745 >        <EditorIndex Value="-1"/>
746 >        <UsageCount Value="10"/>
747 >      </Unit97>
748 >      <Unit98>
749 >        <Filename Value="../../../fbintf/client/include/uloadlibrary.inc"/>
750 >        <EditorIndex Value="-1"/>
751 >        <TopLine Value="13"/>
752 >        <CursorPos X="3" Y="44"/>
753 >        <UsageCount Value="10"/>
754 >      </Unit98>
755 >      <Unit99>
756 >        <Filename Value="/usr/share/fpcsrc/rtl/inc/dynlibs.pas"/>
757 >        <EditorIndex Value="-1"/>
758 >        <TopLine Value="83"/>
759 >        <CursorPos X="32" Y="105"/>
760 >        <UsageCount Value="10"/>
761 >      </Unit99>
762 >      <Unit100>
763 >        <Filename Value="/usr/share/fpcsrc/rtl/inc/dynlibh.inc"/>
764 >        <EditorIndex Value="-1"/>
765 >        <TopLine Value="28"/>
766 >        <CursorPos X="5" Y="44"/>
767 >        <UsageCount Value="10"/>
768 >      </Unit100>
769 >      <Unit101>
770 >        <Filename Value="/usr/share/fpcsrc/rtl/inc/dynlib.inc"/>
771 >        <EditorIndex Value="-1"/>
772 >        <TopLine Value="98"/>
773 >        <CursorPos X="40" Y="101"/>
774 >        <UsageCount Value="10"/>
775 >      </Unit101>
776 >    </Units>
777 >    <JumpHistory HistoryIndex="-1"/>
778 >  </ProjectOptions>
779 >  <CompilerOptions>
780 >    <Version Value="11"/>
781 >    <Target>
782 >      <Filename Value="project1"/>
783 >    </Target>
784 >    <SearchPaths>
785 >      <IncludeFiles Value="$(ProjOutDir)"/>
786 >      <UnitOutputDirectory Value="lib/$(TargetCPU)-$(TargetOS)"/>
787 >    </SearchPaths>
788 >    <Linking>
789 >      <Debugging>
790 >        <UseHeaptrc Value="True"/>
791 >      </Debugging>
792 >      <Options>
793 >        <Win32>
794 >          <GraphicApplication Value="True"/>
795 >        </Win32>
796 >      </Options>
797 >    </Linking>
798 >    <Other>
799 >      <CustomOptions Value="-dUseCThreads"/>
800 >    </Other>
801 >  </CompilerOptions>
802 >  <Debugging>
803 >    <Exceptions Count="3">
804 >      <Item1>
805 >        <Name Value="EAbort"/>
806 >      </Item1>
807 >      <Item2>
808 >        <Name Value="ECodetoolError"/>
809 >      </Item2>
810 >      <Item3>
811 >        <Name Value="EFOpenError"/>
812 >      </Item3>
813 >    </Exceptions>
814 >  </Debugging>
815 > </CONFIG>

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines