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

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines