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

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines