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 338 by tony, Wed Jun 9 12:07:56 2021 UTC

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

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines