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

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines