ViewVC Help
View File | Revision Log | Show Annotations | Download File | View Changeset | Root Listing
root/public/ibx/trunk/examples/DBAdmin/DBAdmin.lps
Revision: 412
Committed: Mon Jul 17 14:08:12 2023 UTC (16 months ago) by tony
File size: 39369 byte(s)
Log Message:
Release 2.6.1

File Contents

# User Rev Content
1 tony 158 <?xml version="1.0" encoding="UTF-8"?>
2     <CONFIG>
3     <ProjectSession>
4 tony 347 <Version Value="12"/>
5 tony 158 <BuildModes Active="Default"/>
6 tony 410 <Units Count="148">
7 tony 158 <Unit0>
8     <Filename Value="DBAdmin.lpr"/>
9     <IsPartOfProject Value="True"/>
10     <EditorIndex Value="-1"/>
11 tony 315 <TopLine Value="17"/>
12     <CursorPos X="16" Y="51"/>
13 tony 410 <UsageCount Value="171"/>
14 tony 158 </Unit0>
15     <Unit1>
16     <Filename Value="MainFormUnit.pas"/>
17     <IsPartOfProject Value="True"/>
18     <ComponentName Value="MainForm"/>
19     <HasResources Value="True"/>
20     <ResourceBaseClass Value="Form"/>
21 tony 410 <TopLine Value="405"/>
22     <CursorPos X="3" Y="408"/>
23     <UsageCount Value="171"/>
24 tony 158 <Loaded Value="True"/>
25 tony 412 <LoadedDesigner Value="True"/>
26 tony 158 </Unit1>
27     <Unit2>
28     <Filename Value="DataModule.pas"/>
29     <IsPartOfProject Value="True"/>
30 tony 272 <ComponentName Value="DBDataModule"/>
31 tony 158 <HasResources Value="True"/>
32     <ResourceBaseClass Value="DataModule"/>
33 tony 410 <EditorIndex Value="-1"/>
34     <TopLine Value="22"/>
35     <CursorPos X="32" Y="33"/>
36     <UsageCount Value="171"/>
37 tony 158 </Unit2>
38     <Unit3>
39     <Filename Value="dlg/DBLoginDlgUnit.pas"/>
40     <IsPartOfProject Value="True"/>
41     <ComponentName Value="DBLoginDlg"/>
42     <HasResources Value="True"/>
43     <ResourceBaseClass Value="Form"/>
44     <EditorIndex Value="-1"/>
45     <TopLine Value="22"/>
46 tony 218 <CursorPos X="70" Y="37"/>
47 tony 410 <UsageCount Value="171"/>
48 tony 158 </Unit3>
49     <Unit4>
50     <Filename Value="dlg/ShutdownDatabaseDlgUnit.pas"/>
51     <IsPartOfProject Value="True"/>
52     <ComponentName Value="ShutdownDatabaseDlg"/>
53     <HasResources Value="True"/>
54     <ResourceBaseClass Value="Form"/>
55     <EditorIndex Value="-1"/>
56 tony 218 <TopLine Value="127"/>
57     <CursorPos Y="180"/>
58 tony 410 <UsageCount Value="169"/>
59 tony 158 </Unit4>
60     <Unit5>
61     <Filename Value="dlg/ShutdownRegDlgUnit.pas"/>
62     <IsPartOfProject Value="True"/>
63     <ComponentName Value="ShutdownReqDlg"/>
64     <HasResources Value="True"/>
65     <ResourceBaseClass Value="Form"/>
66     <EditorIndex Value="-1"/>
67 tony 218 <TopLine Value="39"/>
68     <CursorPos X="48" Y="42"/>
69 tony 410 <UsageCount Value="169"/>
70 tony 158 </Unit5>
71     <Unit6>
72     <Filename Value="dlg/BackupDlgUnit.pas"/>
73     <IsPartOfProject Value="True"/>
74     <ComponentName Value="BackupDlg"/>
75     <HasResources Value="True"/>
76     <ResourceBaseClass Value="Form"/>
77 tony 410 <EditorIndex Value="-1"/>
78 tony 409 <TopLine Value="56"/>
79     <CursorPos X="3" Y="72"/>
80 tony 410 <UsageCount Value="167"/>
81 tony 158 </Unit6>
82     <Unit7>
83     <Filename Value="dlg/RestoreDlgUnit.pas"/>
84     <IsPartOfProject Value="True"/>
85     <ComponentName Value="RestoreDlg"/>
86     <HasResources Value="True"/>
87     <ResourceBaseClass Value="Form"/>
88     <EditorIndex Value="-1"/>
89 tony 272 <TopLine Value="151"/>
90     <CursorPos X="61" Y="170"/>
91 tony 410 <UsageCount Value="167"/>
92 tony 158 </Unit7>
93     <Unit8>
94     <Filename Value="dlg/AddSecondaryFileDlgUnit.pas"/>
95     <IsPartOfProject Value="True"/>
96     <ComponentName Value="AddSecondaryFileDlg"/>
97     <HasResources Value="True"/>
98     <ResourceBaseClass Value="Form"/>
99     <EditorIndex Value="-1"/>
100     <CursorPos X="60" Y="12"/>
101 tony 410 <UsageCount Value="166"/>
102 tony 158 </Unit8>
103     <Unit9>
104     <Filename Value="dlg/AddShadowSetDlgUnit.pas"/>
105     <IsPartOfProject Value="True"/>
106     <ComponentName Value="AddShadowSetDlg"/>
107     <HasResources Value="True"/>
108     <ResourceBaseClass Value="Form"/>
109     <EditorIndex Value="-1"/>
110 tony 315 <TopLine Value="79"/>
111     <CursorPos X="3" Y="79"/>
112 tony 410 <UsageCount Value="165"/>
113 tony 158 </Unit9>
114     <Unit10>
115     <Filename Value="dlg/AddShadowFileDlgUnit.pas"/>
116     <IsPartOfProject Value="True"/>
117     <ComponentName Value="AddShadowFileDlg"/>
118     <HasResources Value="True"/>
119     <ResourceBaseClass Value="Form"/>
120     <EditorIndex Value="-1"/>
121 tony 218 <TopLine Value="39"/>
122     <CursorPos X="41" Y="41"/>
123 tony 410 <UsageCount Value="165"/>
124 tony 158 </Unit10>
125     <Unit11>
126     <Filename Value="dlg/NewUserDlgUnit.pas"/>
127     <IsPartOfProject Value="True"/>
128     <ComponentName Value="NewUserDlg"/>
129     <HasResources Value="True"/>
130     <ResourceBaseClass Value="Form"/>
131     <EditorIndex Value="-1"/>
132 tony 209 <TopLine Value="27"/>
133 tony 218 <CursorPos X="77" Y="46"/>
134 tony 410 <UsageCount Value="155"/>
135 tony 158 </Unit11>
136     <Unit12>
137     <Filename Value="dlg/ChgPasswordDlgUnit.pas"/>
138     <IsPartOfProject Value="True"/>
139     <ComponentName Value="ChgPasswordDlg"/>
140     <HasResources Value="True"/>
141     <ResourceBaseClass Value="Form"/>
142     <EditorIndex Value="-1"/>
143 tony 218 <CursorPos X="73" Y="19"/>
144 tony 410 <UsageCount Value="155"/>
145 tony 158 </Unit12>
146     <Unit13>
147 tony 231 <Filename Value="dlg/ExecuteSQLScriptDlgUnit.pas"/>
148     <IsPartOfProject Value="True"/>
149     <ComponentName Value="ExecuteSQLScriptDlg"/>
150     <HasResources Value="True"/>
151     <ResourceBaseClass Value="Form"/>
152     <EditorIndex Value="-1"/>
153 tony 272 <TopLine Value="105"/>
154     <CursorPos X="38" Y="87"/>
155 tony 410 <UsageCount Value="44"/>
156 tony 231 </Unit13>
157     <Unit14>
158 tony 232 <Filename Value="SelectSQLResultsUnit.pas"/>
159     <IsPartOfProject Value="True"/>
160     <ComponentName Value="SelectSQLResults"/>
161     <HasResources Value="True"/>
162     <ResourceBaseClass Value="Form"/>
163     <EditorIndex Value="-1"/>
164     <TopLine Value="60"/>
165 tony 272 <CursorPos X="19" Y="81"/>
166 tony 410 <UsageCount Value="43"/>
167 tony 232 </Unit14>
168     <Unit15>
169 tony 158 <Filename Value="dlg/ServicesLoginDlgUnit.pas"/>
170     <ComponentName Value="SvcLoginDlg"/>
171     <HasResources Value="True"/>
172     <ResourceBaseClass Value="Form"/>
173     <EditorIndex Value="-1"/>
174     <CursorPos X="49" Y="34"/>
175 tony 315 <UsageCount Value="35"/>
176 tony 232 </Unit15>
177     <Unit16>
178 tony 158 <Filename Value="MainFormUnit.lfm"/>
179     <EditorIndex Value="-1"/>
180 tony 209 <TopLine Value="1889"/>
181     <CursorPos X="39" Y="1921"/>
182 tony 315 <UsageCount Value="7"/>
183 tony 158 <DefaultSyntaxHighlighter Value="LFM"/>
184 tony 232 </Unit16>
185     <Unit17>
186 tony 158 <Filename Value="../../../fbintf/IBUtils.pas"/>
187     <EditorIndex Value="-1"/>
188 tony 315 <TopLine Value="1041"/>
189     <CursorPos X="3" Y="1049"/>
190     <UsageCount Value="26"/>
191 tony 232 </Unit17>
192     <Unit18>
193 tony 158 <Filename Value="../../../fbintf/client/FBClientAPI.pas"/>
194     <EditorIndex Value="-1"/>
195 tony 315 <TopLine Value="181"/>
196     <CursorPos X="64" Y="197"/>
197 tony 209 <UsageCount Value="25"/>
198 tony 232 </Unit18>
199     <Unit19>
200 tony 158 <Filename Value="../../runtime/IBServices.pas"/>
201     <EditorIndex Value="-1"/>
202 tony 315 <UsageCount Value="29"/>
203 tony 232 </Unit19>
204     <Unit20>
205 tony 158 <Filename Value="../../../fbintf/IB.pas"/>
206 tony 214 <EditorIndex Value="-1"/>
207 tony 315 <TopLine Value="266"/>
208     <CursorPos X="14" Y="283"/>
209 tony 209 <UsageCount Value="33"/>
210 tony 232 </Unit20>
211     <Unit21>
212 tony 158 <Filename Value="../../runtime/IBDatabaseInfo.pas"/>
213     <EditorIndex Value="-1"/>
214     <TopLine Value="274"/>
215     <CursorPos Y="296"/>
216 tony 315 <UsageCount Value="6"/>
217 tony 232 </Unit21>
218     <Unit22>
219 tony 158 <Filename Value="../../../../../fpcsrc/3.0.4/rtl/inc/thread.inc"/>
220     <EditorIndex Value="-1"/>
221     <TopLine Value="352"/>
222     <CursorPos Y="372"/>
223 tony 315 <UsageCount Value="10"/>
224 tony 232 </Unit22>
225     <Unit23>
226 tony 158 <Filename Value="../../runtime/IBDatabase.pas"/>
227     <EditorIndex Value="-1"/>
228 tony 209 <TopLine Value="881"/>
229     <CursorPos X="24" Y="900"/>
230 tony 315 <UsageCount Value="19"/>
231 tony 232 </Unit23>
232     <Unit24>
233 tony 158 <Filename Value="../../../../lcl/forms.pp"/>
234     <UnitName Value="Forms"/>
235     <EditorIndex Value="-1"/>
236 tony 315 <TopLine Value="1470"/>
237     <CursorPos X="15" Y="1488"/>
238 tony 272 <UsageCount Value="10"/>
239 tony 232 </Unit24>
240     <Unit25>
241 tony 158 <Filename Value="/usr/share/fpcsrc/rtl/objpas/sysutils/filutilh.inc"/>
242     <EditorIndex Value="-1"/>
243     <TopLine Value="128"/>
244     <CursorPos X="24" Y="143"/>
245 tony 315 <UsageCount Value="10"/>
246 tony 232 </Unit25>
247     <Unit26>
248 tony 158 <Filename Value="/usr/share/fpcsrc/packages/fcl-db/src/base/db.pas"/>
249 tony 209 <EditorIndex Value="-1"/>
250     <TopLine Value="1946"/>
251     <CursorPos X="15" Y="1966"/>
252 tony 315 <UsageCount Value="18"/>
253 tony 232 </Unit26>
254     <Unit27>
255 tony 158 <Filename Value="../../../../../fpcsrc/3.0.4/packages/fcl-db/src/base/database.inc"/>
256     <EditorIndex Value="-1"/>
257     <TopLine Value="515"/>
258     <CursorPos Y="526"/>
259 tony 315 <UsageCount Value="3"/>
260 tony 232 </Unit27>
261     <Unit28>
262 tony 158 <Filename Value="../../../../../fpcsrc/3.0.4/rtl/inc/astrings.inc"/>
263     <EditorIndex Value="-1"/>
264 tony 231 <TopLine Value="160"/>
265     <CursorPos Y="189"/>
266 tony 315 <UsageCount Value="9"/>
267 tony 232 </Unit28>
268     <Unit29>
269 tony 158 <Filename Value="../../../../lcl/interfaces/gtk2/gtk2proc.inc"/>
270     <EditorIndex Value="-1"/>
271     <TopLine Value="4155"/>
272     <CursorPos Y="4174"/>
273 tony 315 <UsageCount Value="3"/>
274 tony 232 </Unit29>
275     <Unit30>
276 tony 158 <Filename Value="/usr/share/fpcsrc/packages/fcl-db/src/base/dataset.inc"/>
277     <EditorIndex Value="-1"/>
278 tony 209 <TopLine Value="1590"/>
279     <CursorPos X="22" Y="1601"/>
280 tony 315 <UsageCount Value="13"/>
281 tony 232 </Unit30>
282     <Unit31>
283 tony 158 <Filename Value="/usr/share/fpcsrc/rtl/objpas/sysutils/sysutilh.inc"/>
284     <EditorIndex Value="-1"/>
285     <TopLine Value="216"/>
286     <CursorPos X="14" Y="235"/>
287 tony 315 <UsageCount Value="3"/>
288 tony 232 </Unit31>
289     <Unit32>
290 tony 158 <Filename Value="/usr/share/fpcsrc/rtl/objpas/sysutils/sysutils.inc"/>
291     <EditorIndex Value="-1"/>
292     <TopLine Value="586"/>
293     <CursorPos X="3" Y="589"/>
294 tony 315 <UsageCount Value="3"/>
295 tony 232 </Unit32>
296     <Unit33>
297 tony 158 <Filename Value="../../runtime/IBCustomDataSet.pas"/>
298     <EditorIndex Value="-1"/>
299 tony 209 <TopLine Value="910"/>
300     <CursorPos X="24" Y="930"/>
301 tony 315 <UsageCount Value="13"/>
302 tony 232 </Unit33>
303     <Unit34>
304 tony 158 <Filename Value="../../runtime/IBSQL.pas"/>
305     <EditorIndex Value="-1"/>
306     <TopLine Value="685"/>
307     <CursorPos Y="705"/>
308 tony 315 <UsageCount Value="6"/>
309 tony 232 </Unit34>
310     <Unit35>
311 tony 158 <Filename Value="../../../fbintf/client/3.0/FB30Statement.pas"/>
312     <EditorIndex Value="-1"/>
313     <TopLine Value="1039"/>
314     <CursorPos Y="1058"/>
315 tony 315 <UsageCount Value="10"/>
316 tony 232 </Unit35>
317     <Unit36>
318 tony 158 <Filename Value="../../../fbintf/client/3.0/FB30Attachment.pas"/>
319     <EditorIndex Value="-1"/>
320 tony 267 <TopLine Value="384"/>
321     <CursorPos X="17" Y="408"/>
322 tony 315 <UsageCount Value="9"/>
323 tony 232 </Unit36>
324     <Unit37>
325 tony 158 <Filename Value="../../../fbintf/client/FBAttachment.pas"/>
326     <EditorIndex Value="-1"/>
327 tony 209 <TopLine Value="247"/>
328     <CursorPos X="53" Y="282"/>
329 tony 315 <UsageCount Value="10"/>
330 tony 232 </Unit37>
331     <Unit38>
332 tony 158 <Filename Value="../../../../../fpcsrc/3.0.4/rtl/unix/tthread.inc"/>
333     <EditorIndex Value="-1"/>
334     <TopLine Value="111"/>
335     <CursorPos X="42" Y="122"/>
336 tony 315 <UsageCount Value="1"/>
337 tony 232 </Unit38>
338     <Unit39>
339 tony 158 <Filename Value="../../../fbintf/client/3.0/FB30Services.pas"/>
340     <EditorIndex Value="-1"/>
341 tony 272 <TopLine Value="83"/>
342     <CursorPos X="3" Y="107"/>
343 tony 315 <UsageCount Value="9"/>
344 tony 232 </Unit39>
345     <Unit40>
346 tony 158 <Filename Value="../../../../lcl/include/customcombobox.inc"/>
347     <EditorIndex Value="-1"/>
348     <TopLine Value="238"/>
349     <CursorPos Y="258"/>
350 tony 315 <UsageCount Value="1"/>
351 tony 232 </Unit40>
352     <Unit41>
353 tony 158 <Filename Value="../../../../lcl/lclmessageglue.pas"/>
354     <UnitName Value="LCLMessageGlue"/>
355     <EditorIndex Value="-1"/>
356     <TopLine Value="1126"/>
357     <CursorPos Y="1148"/>
358 tony 315 <UsageCount Value="1"/>
359 tony 232 </Unit41>
360     <Unit42>
361 tony 158 <Filename Value="../../../../lcl/interfaces/gtk2/gtk2wsstdctrls.pp"/>
362     <UnitName Value="Gtk2WSStdCtrls"/>
363     <EditorIndex Value="-1"/>
364     <TopLine Value="1557"/>
365     <CursorPos Y="1578"/>
366 tony 315 <UsageCount Value="1"/>
367 tony 232 </Unit42>
368     <Unit43>
369 tony 158 <Filename Value="../../../../lcl/interfaces/gtk2/gtk2widgetset.inc"/>
370     <EditorIndex Value="-1"/>
371     <TopLine Value="2328"/>
372     <CursorPos Y="2347"/>
373 tony 315 <UsageCount Value="1"/>
374 tony 232 </Unit43>
375     <Unit44>
376 tony 158 <Filename Value="../../../../../fpcsrc/3.0.4/rtl/x86_64/x86_64.inc"/>
377     <EditorIndex Value="-1"/>
378     <TopLine Value="148"/>
379     <CursorPos Y="167"/>
380 tony 315 <UsageCount Value="1"/>
381 tony 232 </Unit44>
382     <Unit45>
383 tony 158 <Filename Value="../../runtime/IBUpdate.pas"/>
384     <EditorIndex Value="-1"/>
385     <TopLine Value="464"/>
386     <CursorPos Y="489"/>
387 tony 315 <UsageCount Value="10"/>
388 tony 232 </Unit45>
389     <Unit46>
390 tony 158 <Filename Value="../../../../../fpcsrc/3.0.4/rtl/objpas/classes/stringl.inc"/>
391     <EditorIndex Value="-1"/>
392     <TopLine Value="1201"/>
393     <CursorPos Y="1221"/>
394 tony 315 <UsageCount Value="2"/>
395 tony 232 </Unit46>
396     <Unit47>
397 tony 158 <Filename Value="../../../../../fpcsrc/3.0.4/packages/fcl-db/src/base/dataset.inc"/>
398     <EditorIndex Value="-1"/>
399 tony 263 <TopLine Value="1071"/>
400     <CursorPos X="30" Y="1078"/>
401 tony 315 <UsageCount Value="10"/>
402 tony 232 </Unit47>
403     <Unit48>
404 tony 158 <Filename Value="../../../fbintf/client/3.0/FB30ClientAPI.pas"/>
405     <EditorIndex Value="-1"/>
406 tony 315 <TopLine Value="226"/>
407     <CursorPos X="45" Y="231"/>
408     <UsageCount Value="11"/>
409 tony 232 </Unit48>
410     <Unit49>
411 tony 158 <Filename Value="../../../fbintf/client/FBServices.pas"/>
412     <EditorIndex Value="-1"/>
413 tony 272 <TopLine Value="119"/>
414     <CursorPos X="3" Y="135"/>
415 tony 315 <UsageCount Value="10"/>
416 tony 232 </Unit49>
417     <Unit50>
418 tony 158 <Filename Value="../../../fbintf/client/2.5/FB25ClientAPI.pas"/>
419     <EditorIndex Value="-1"/>
420 tony 315 <TopLine Value="327"/>
421     <CursorPos X="45" Y="336"/>
422     <UsageCount Value="11"/>
423 tony 232 </Unit50>
424     <Unit51>
425 tony 158 <Filename Value="DataModule.lfm"/>
426     <EditorIndex Value="-1"/>
427 tony 273 <TopLine Value="230"/>
428     <CursorPos X="55" Y="268"/>
429 tony 315 <UsageCount Value="9"/>
430 tony 158 <DefaultSyntaxHighlighter Value="LFM"/>
431 tony 232 </Unit51>
432     <Unit52>
433 tony 158 <Filename Value="dlg/BackupDlgUnit.lfm"/>
434     <EditorIndex Value="-1"/>
435     <TopLine Value="188"/>
436     <CursorPos Y="220"/>
437 tony 315 <UsageCount Value="2"/>
438 tony 158 <DefaultSyntaxHighlighter Value="LFM"/>
439 tony 232 </Unit52>
440     <Unit53>
441 tony 158 <Filename Value="dlg/RestoreDlgUnit.lfm"/>
442     <EditorIndex Value="-1"/>
443     <TopLine Value="237"/>
444     <CursorPos Y="269"/>
445 tony 315 <UsageCount Value="2"/>
446 tony 158 <DefaultSyntaxHighlighter Value="LFM"/>
447 tony 232 </Unit53>
448     <Unit54>
449 tony 158 <Filename Value="../../design/IBSQLEditFrame.pas"/>
450     <ComponentName Value="IBSQLEditFrame"/>
451     <HasResources Value="True"/>
452     <ResourceBaseClass Value="Frame"/>
453     <EditorIndex Value="-1"/>
454     <CursorPos X="18" Y="14"/>
455 tony 315 <UsageCount Value="3"/>
456 tony 232 </Unit54>
457     <Unit55>
458 tony 158 <Filename Value="/usr/share/fpcsrc/packages/fcl-db/src/base/fields.inc"/>
459     <EditorIndex Value="-1"/>
460     <TopLine Value="590"/>
461     <CursorPos X="3" Y="593"/>
462 tony 315 <UsageCount Value="2"/>
463 tony 232 </Unit55>
464     <Unit56>
465 tony 158 <Filename Value="/usr/share/fpcsrc/rtl/objpas/classes/classesh.inc"/>
466 tony 225 <EditorIndex Value="-1"/>
467 tony 410 <TopLine Value="1930"/>
468     <CursorPos X="34" Y="1930"/>
469     <UsageCount Value="10"/>
470 tony 232 </Unit56>
471     <Unit57>
472 tony 158 <Filename Value="../../ibcontrols/IBDynamicGrid.pas"/>
473 tony 412 <EditorIndex Value="1"/>
474     <TopLine Value="428"/>
475     <CursorPos Y="457"/>
476     <UsageCount Value="10"/>
477     <Loaded Value="True"/>
478 tony 232 </Unit57>
479     <Unit58>
480 tony 158 <Filename Value="../../../../../fpcsrc/3.0.4/rtl/inc/generic.inc"/>
481     <EditorIndex Value="-1"/>
482     <TopLine Value="806"/>
483     <CursorPos Y="830"/>
484 tony 315 <UsageCount Value="6"/>
485 tony 232 </Unit58>
486     <Unit59>
487 tony 158 <Filename Value="../../../fbintf/include/consts_pub.inc"/>
488     <EditorIndex Value="-1"/>
489     <TopLine Value="459"/>
490     <CursorPos X="3" Y="479"/>
491 tony 315 <UsageCount Value="15"/>
492 tony 232 </Unit59>
493     <Unit60>
494 tony 158 <Filename Value="../../../fbintf/IBErrorCodes.pas"/>
495     <EditorIndex Value="-1"/>
496     <TopLine Value="33"/>
497     <CursorPos X="15" Y="65"/>
498 tony 315 <UsageCount Value="13"/>
499 tony 232 </Unit60>
500     <Unit61>
501 tony 158 <Filename Value="../../../../../fpcsrc/3.0.4/rtl/inc/system.inc"/>
502     <EditorIndex Value="-1"/>
503 tony 272 <TopLine Value="1066"/>
504     <CursorPos Y="1085"/>
505 tony 315 <UsageCount Value="9"/>
506 tony 232 </Unit61>
507     <Unit62>
508 tony 158 <Filename Value="../../ibcontrols/IBTreeView.pas"/>
509     <EditorIndex Value="-1"/>
510     <TopLine Value="155"/>
511     <CursorPos X="34" Y="179"/>
512 tony 315 <UsageCount Value="10"/>
513 tony 232 </Unit62>
514     <Unit63>
515 tony 158 <Filename Value="../../changelog"/>
516 tony 412 <IsVisibleTab Value="True"/>
517     <EditorIndex Value="3"/>
518     <CursorPos X="107" Y="6"/>
519 tony 345 <UsageCount Value="10"/>
520 tony 412 <Loaded Value="True"/>
521 tony 158 <DefaultSyntaxHighlighter Value="None"/>
522 tony 232 </Unit63>
523     <Unit64>
524 tony 158 <Filename Value="../../../../lcl/comctrls.pp"/>
525     <UnitName Value="ComCtrls"/>
526     <EditorIndex Value="-1"/>
527     <TopLine Value="3431"/>
528     <CursorPos X="22" Y="3443"/>
529 tony 315 <UsageCount Value="6"/>
530 tony 232 </Unit64>
531     <Unit65>
532 tony 158 <Filename Value="../../../../lcl/include/treeview.inc"/>
533     <EditorIndex Value="-1"/>
534     <TopLine Value="5208"/>
535     <CursorPos X="3" Y="5208"/>
536 tony 315 <UsageCount Value="7"/>
537 tony 232 </Unit65>
538     <Unit66>
539 tony 158 <Filename Value="../../design/IBDBReg.pas"/>
540     <EditorIndex Value="-1"/>
541 tony 263 <TopLine Value="460"/>
542     <CursorPos X="111" Y="485"/>
543 tony 315 <UsageCount Value="9"/>
544 tony 232 </Unit66>
545     <Unit67>
546 tony 158 <Filename Value="../../../../../fpcsrc/3.0.4/rtl/inc/variant.inc"/>
547     <EditorIndex Value="-1"/>
548     <TopLine Value="431"/>
549     <CursorPos Y="452"/>
550 tony 315 <UsageCount Value="5"/>
551 tony 232 </Unit67>
552     <Unit68>
553 tony 158 <Filename Value="../../runtime/IBExtract.pas"/>
554     <EditorIndex Value="-1"/>
555 tony 209 <TopLine Value="474"/>
556     <CursorPos X="59" Y="515"/>
557 tony 315 <UsageCount Value="8"/>
558 tony 232 </Unit68>
559     <Unit69>
560 tony 158 <Filename Value="/usr/share/fpcsrc/packages/fcl-db/src/base/datasource.inc"/>
561     <EditorIndex Value="-1"/>
562     <TopLine Value="647"/>
563     <CursorPos X="28" Y="679"/>
564 tony 315 <UsageCount Value="7"/>
565 tony 232 </Unit69>
566     <Unit70>
567 tony 158 <Filename Value="../../../../lcl/include/control.inc"/>
568     <EditorIndex Value="-1"/>
569     <TopLine Value="2271"/>
570     <CursorPos Y="2291"/>
571 tony 315 <UsageCount Value="7"/>
572 tony 232 </Unit70>
573     <Unit71>
574 tony 158 <Filename Value="/usr/share/fpcsrc/packages/rtl-objpas/src/inc/variants.pp"/>
575     <EditorIndex Value="-1"/>
576 tony 209 <TopLine Value="4170"/>
577     <CursorPos Y="4190"/>
578 tony 315 <UsageCount Value="9"/>
579 tony 232 </Unit71>
580     <Unit72>
581 tony 158 <Filename Value="../../../fbintf/client/3.0/FB30Array.pas"/>
582     <EditorIndex Value="-1"/>
583     <TopLine Value="268"/>
584     <CursorPos X="1024" Y="306"/>
585 tony 315 <UsageCount Value="12"/>
586 tony 232 </Unit72>
587     <Unit73>
588 tony 158 <Filename Value="../../ibcontrols/DBControlGrid.pas"/>
589 tony 345 <EditorIndex Value="-1"/>
590 tony 315 <UsageCount Value="10"/>
591 tony 232 </Unit73>
592     <Unit74>
593 tony 158 <Filename Value="../../ibcontrols/IBArrayGrid.pas"/>
594 tony 412 <EditorIndex Value="2"/>
595     <TopLine Value="562"/>
596     <CursorPos Y="591"/>
597     <UsageCount Value="10"/>
598     <Loaded Value="True"/>
599 tony 232 </Unit74>
600     <Unit75>
601 tony 158 <Filename Value="../../iblocaldb/IBXCreateDatabaseFromSQLDlgUnit.pas"/>
602     <EditorIndex Value="-1"/>
603 tony 315 <UsageCount Value="5"/>
604 tony 232 </Unit75>
605     <Unit76>
606 tony 158 <Filename Value="../../../fbintf/client/FBOutputBlock.pas"/>
607     <EditorIndex Value="-1"/>
608 tony 272 <TopLine Value="1192"/>
609     <CursorPos Y="1210"/>
610 tony 315 <UsageCount Value="9"/>
611 tony 232 </Unit76>
612     <Unit77>
613 tony 158 <Filename Value="../../../fbintf/include/inf_pub.inc"/>
614     <EditorIndex Value="-1"/>
615 tony 315 <UsageCount Value="8"/>
616 tony 232 </Unit77>
617     <Unit78>
618 tony 158 <Filename Value="../../../fbintf/include/configkeys.inc"/>
619     <EditorIndex Value="-1"/>
620 tony 315 <UsageCount Value="6"/>
621 tony 232 </Unit78>
622     <Unit79>
623 tony 209 <Filename Value="../../../fbintf/client/FBMessages.pas"/>
624     <EditorIndex Value="-1"/>
625 tony 263 <TopLine Value="264"/>
626     <CursorPos X="21" Y="287"/>
627 tony 315 <UsageCount Value="11"/>
628 tony 232 </Unit79>
629     <Unit80>
630 tony 209 <Filename Value="/usr/share/fpcsrc/rtl/objpas/classes/stringl.inc"/>
631 tony 225 <EditorIndex Value="-1"/>
632 tony 221 <TopLine Value="219"/>
633     <CursorPos X="3" Y="224"/>
634 tony 315 <UsageCount Value="9"/>
635 tony 232 </Unit80>
636     <Unit81>
637 tony 209 <Filename Value="../../runtime/IBXServices.pas"/>
638     <EditorIndex Value="-1"/>
639     <WindowIndex Value="-1"/>
640     <TopLine Value="1015"/>
641     <CursorPos X="19" Y="1048"/>
642     <ExtraEditorCount Value="1"/>
643     <ExtraEditor1>
644     <EditorIndex Value="-1"/>
645     <TopLine Value="887"/>
646     <CursorPos X="5" Y="890"/>
647     </ExtraEditor1>
648 tony 315 <UsageCount Value="8"/>
649 tony 232 </Unit81>
650     <Unit82>
651 tony 209 <Filename Value="../../../fbintf/client/2.5/FB25Services.pas"/>
652     <EditorIndex Value="-1"/>
653     <TopLine Value="143"/>
654     <CursorPos X="15" Y="162"/>
655 tony 315 <UsageCount Value="7"/>
656 tony 232 </Unit82>
657     <Unit83>
658 tony 209 <Filename Value="../../../../lcl/include/application.inc"/>
659     <EditorIndex Value="-1"/>
660     <UsageCount Value="10"/>
661 tony 232 </Unit83>
662     <Unit84>
663 tony 209 <Filename Value="../../../fbintf/changelog"/>
664     <EditorIndex Value="-1"/>
665 tony 270 <CursorPos X="4" Y="10"/>
666 tony 315 <UsageCount Value="9"/>
667 tony 209 <DefaultSyntaxHighlighter Value="None"/>
668 tony 232 </Unit84>
669     <Unit85>
670 tony 209 <Filename Value="../../runtime/legacy/IBServices.pas"/>
671     <EditorIndex Value="-1"/>
672 tony 315 <TopLine Value="1382"/>
673     <CursorPos X="3" Y="1384"/>
674     <UsageCount Value="10"/>
675 tony 232 </Unit85>
676     <Unit86>
677 tony 209 <Filename Value="../../runtime/IBTypes.pas"/>
678     <EditorIndex Value="-1"/>
679     <TopLine Value="17"/>
680     <CursorPos X="48" Y="18"/>
681 tony 315 <UsageCount Value="7"/>
682 tony 232 </Unit86>
683     <Unit87>
684 tony 209 <Filename Value="../../runtime/IBSQLMonitor.pas"/>
685     <EditorIndex Value="-1"/>
686     <TopLine Value="10"/>
687     <CursorPos X="18" Y="40"/>
688 tony 315 <UsageCount Value="7"/>
689 tony 232 </Unit87>
690     <Unit88>
691 tony 209 <Filename Value="../../ibexpress.pas"/>
692     <EditorIndex Value="-1"/>
693     <CursorPos X="12" Y="11"/>
694 tony 315 <UsageCount Value="7"/>
695 tony 232 </Unit88>
696     <Unit89>
697 tony 209 <Filename Value="../../iblocaldb/IBLocalDBSupport.pas"/>
698     <EditorIndex Value="-1"/>
699     <TopLine Value="31"/>
700 tony 315 <UsageCount Value="7"/>
701 tony 232 </Unit89>
702     <Unit90>
703 tony 209 <Filename Value="../../iblocaldb/IBCMLocalDBSupport.pas"/>
704     <EditorIndex Value="-1"/>
705     <TopLine Value="30"/>
706 tony 315 <UsageCount Value="7"/>
707 tony 232 </Unit90>
708     <Unit91>
709 tony 209 <Filename Value="../../iblocaldb/nongui/IBXCustomIBLocalDBSupport.pas"/>
710     <EditorIndex Value="-1"/>
711 tony 263 <TopLine Value="256"/>
712     <CursorPos X="21" Y="282"/>
713 tony 315 <UsageCount Value="9"/>
714 tony 232 </Unit91>
715     <Unit92>
716 tony 209 <Filename Value="../../iblocaldb/nongui/IBCMLocalDBSupport.pas"/>
717     <EditorIndex Value="-1"/>
718     <TopLine Value="62"/>
719     <CursorPos X="83" Y="82"/>
720 tony 315 <UsageCount Value="7"/>
721 tony 232 </Unit92>
722     <Unit93>
723 tony 209 <Filename Value="../../iblocaldb/gui/IBLocalDBSupport.pas"/>
724     <EditorIndex Value="-1"/>
725     <TopLine Value="13"/>
726     <CursorPos X="22" Y="33"/>
727 tony 315 <UsageCount Value="7"/>
728 tony 232 </Unit93>
729     <Unit94>
730 tony 209 <Filename Value="../../runtime/nongui/IBUpdate.pas"/>
731     <EditorIndex Value="-1"/>
732     <TopLine Value="190"/>
733     <CursorPos Y="210"/>
734 tony 315 <UsageCount Value="9"/>
735 tony 232 </Unit94>
736     <Unit95>
737 tony 209 <Filename Value="../../runtime/nongui/IBCustomDataSet.pas"/>
738     <EditorIndex Value="-1"/>
739 tony 410 <TopLine Value="4327"/>
740     <CursorPos Y="4346"/>
741 tony 315 <UsageCount Value="15"/>
742 tony 232 </Unit95>
743     <Unit96>
744 tony 209 <Filename Value="../../runtime/nongui/IBXServices.pas"/>
745 tony 345 <EditorIndex Value="-1"/>
746     <TopLine Value="2018"/>
747     <CursorPos X="61" Y="2025"/>
748 tony 209 <ExtraEditorCount Value="1"/>
749     <ExtraEditor1>
750     <EditorIndex Value="-1"/>
751 tony 345 <TopLine Value="16"/>
752     <CursorPos X="6" Y="42"/>
753 tony 209 </ExtraEditor1>
754     <UsageCount Value="19"/>
755 tony 232 </Unit96>
756     <Unit97>
757 tony 209 <Filename Value="../../iblocaldb/gui/IBXSaveDatabaseDlg.pas"/>
758     <ComponentName Value="SaveDatabaseDlg"/>
759     <HasResources Value="True"/>
760     <ResourceBaseClass Value="Form"/>
761     <EditorIndex Value="-1"/>
762     <TopLine Value="104"/>
763     <CursorPos X="26" Y="129"/>
764 tony 315 <UsageCount Value="7"/>
765 tony 232 </Unit97>
766     <Unit98>
767 tony 209 <Filename Value="../../runtime/nongui/ibmemds.pas"/>
768     <EditorIndex Value="-1"/>
769 tony 315 <UsageCount Value="8"/>
770 tony 232 </Unit98>
771     <Unit99>
772 tony 209 <Filename Value="../../../../components/memds/frmselectdataset.pp"/>
773     <UnitName Value="frmSelectDataset"/>
774     <EditorIndex Value="-1"/>
775     <TopLine Value="97"/>
776 tony 315 <UsageCount Value="8"/>
777 tony 232 </Unit99>
778     <Unit100>
779 tony 209 <Filename Value="/usr/share/fpcsrc/packages/fcl-db/src/memds/memds.pp"/>
780 tony 345 <EditorIndex Value="-1"/>
781 tony 338 <CursorPos X="14" Y="19"/>
782 tony 315 <UsageCount Value="14"/>
783 tony 232 </Unit100>
784     <Unit101>
785 tony 209 <Filename Value="../../runtime/nongui/IBDatabase.pas"/>
786 tony 410 <EditorIndex Value="-1"/>
787 tony 347 <TopLine Value="1051"/>
788     <CursorPos X="32" Y="1056"/>
789 tony 315 <UsageCount Value="12"/>
790 tony 232 </Unit101>
791     <Unit102>
792 tony 209 <Filename Value="../../runtime/nongui/IBSQLMonitor.pas"/>
793     <EditorIndex Value="-1"/>
794 tony 221 <TopLine Value="557"/>
795     <CursorPos X="17" Y="577"/>
796 tony 315 <UsageCount Value="9"/>
797 tony 232 </Unit102>
798     <Unit103>
799 tony 209 <Filename Value="/usr/share/fpcsrc/packages/fcl-db/src/base/database.inc"/>
800     <EditorIndex Value="-1"/>
801     <TopLine Value="537"/>
802 tony 272 <CursorPos Y="557"/>
803 tony 315 <UsageCount Value="10"/>
804 tony 232 </Unit103>
805     <Unit104>
806 tony 209 <Filename Value="../../../../lcl/include/statusbar.inc"/>
807     <EditorIndex Value="-1"/>
808     <TopLine Value="7"/>
809     <CursorPos Y="37"/>
810 tony 315 <UsageCount Value="9"/>
811 tony 232 </Unit104>
812     <Unit105>
813 tony 209 <Filename Value="../../../../lcl/include/pagecontrol.inc"/>
814     <EditorIndex Value="-1"/>
815     <CursorPos Y="28"/>
816 tony 315 <UsageCount Value="9"/>
817 tony 232 </Unit105>
818     <Unit106>
819 tony 209 <Filename Value="../../../../lcl/include/customnotebook.inc"/>
820     <EditorIndex Value="-1"/>
821     <TopLine Value="494"/>
822     <CursorPos Y="516"/>
823 tony 315 <UsageCount Value="9"/>
824 tony 232 </Unit106>
825     <Unit107>
826 tony 209 <Filename Value="../../runtime/nongui/IBQuery.pas"/>
827     <EditorIndex Value="-1"/>
828 tony 410 <TopLine Value="172"/>
829     <CursorPos Y="188"/>
830     <UsageCount Value="10"/>
831 tony 232 </Unit107>
832     <Unit108>
833 tony 209 <Filename Value="../../runtime/nongui/IBDatabaseInfo.pas"/>
834     <EditorIndex Value="-1"/>
835 tony 345 <TopLine Value="83"/>
836     <CursorPos X="71" Y="92"/>
837 tony 315 <UsageCount Value="14"/>
838 tony 232 </Unit108>
839     <Unit109>
840 tony 209 <Filename Value="../../../../../fpcsrc/3.0.4/rtl/objpas/classes/streams.inc"/>
841     <EditorIndex Value="-1"/>
842     <TopLine Value="647"/>
843     <CursorPos Y="667"/>
844 tony 315 <UsageCount Value="10"/>
845 tony 232 </Unit109>
846     <Unit110>
847 tony 209 <Filename Value="../../runtime/nongui/IBExtract.pas"/>
848     <EditorIndex Value="-1"/>
849 tony 345 <TopLine Value="1084"/>
850     <CursorPos X="30" Y="1112"/>
851     <UsageCount Value="10"/>
852 tony 232 </Unit110>
853     <Unit111>
854 tony 218 <Filename Value="../../../fbintf/client/3.0/firebird/Firebird.pas"/>
855     <EditorIndex Value="-1"/>
856     <TopLine Value="6170"/>
857     <CursorPos Y="6190"/>
858 tony 315 <UsageCount Value="9"/>
859 tony 232 </Unit111>
860     <Unit112>
861 tony 221 <Filename Value="../../../fbintf/client/FBEvents.pas"/>
862     <EditorIndex Value="-1"/>
863     <TopLine Value="230"/>
864     <CursorPos X="17" Y="250"/>
865 tony 315 <UsageCount Value="9"/>
866 tony 232 </Unit112>
867     <Unit113>
868 tony 221 <Filename Value="../../runtime/nongui/IBTable.pas"/>
869     <EditorIndex Value="-1"/>
870 tony 263 <TopLine Value="167"/>
871     <CursorPos X="32" Y="1540"/>
872 tony 315 <UsageCount Value="9"/>
873 tony 232 </Unit113>
874     <Unit114>
875 tony 221 <Filename Value="/usr/share/fpcsrc/rtl/objpas/sysutils/sysstrh.inc"/>
876 tony 225 <EditorIndex Value="-1"/>
877 tony 221 <TopLine Value="59"/>
878     <CursorPos X="10" Y="86"/>
879 tony 315 <UsageCount Value="9"/>
880 tony 232 </Unit114>
881     <Unit115>
882 tony 221 <Filename Value="/usr/share/fpcsrc/rtl/objpas/sysutils/sysstr.inc"/>
883     <EditorIndex Value="-1"/>
884     <TopLine Value="480"/>
885     <CursorPos X="5" Y="482"/>
886 tony 315 <UsageCount Value="9"/>
887 tony 232 </Unit115>
888     <Unit116>
889 tony 231 <Filename Value="../../runtime/nongui/ibxscript.pas"/>
890     <EditorIndex Value="-1"/>
891     <TopLine Value="270"/>
892     <CursorPos X="22" Y="306"/>
893 tony 315 <UsageCount Value="10"/>
894 tony 231 </Unit116>
895     <Unit117>
896     <Filename Value="../scriptengine/unit1.pas"/>
897     <ComponentName Value="Form1"/>
898     <HasResources Value="True"/>
899     <ResourceBaseClass Value="Form"/>
900     <UnitName Value="Unit1"/>
901     <EditorIndex Value="-1"/>
902     <TopLine Value="164"/>
903     <CursorPos Y="168"/>
904 tony 315 <UsageCount Value="9"/>
905 tony 231 </Unit117>
906     <Unit118>
907     <Filename Value="../../../../lcl/stdctrls.pp"/>
908     <UnitName Value="StdCtrls"/>
909     <EditorIndex Value="-1"/>
910 tony 272 <TopLine Value="841"/>
911     <CursorPos X="35" Y="847"/>
912 tony 315 <UsageCount Value="9"/>
913 tony 231 </Unit118>
914     <Unit119>
915     <Filename Value="../../../ibxframework/examples/FirebirdDBA/DatabaseView/SQLTerminal/SQLResultsFormUnit.pas"/>
916     <EditorIndex Value="-1"/>
917     <TopLine Value="27"/>
918     <CursorPos X="37" Y="44"/>
919 tony 315 <UsageCount Value="9"/>
920 tony 231 </Unit119>
921     <Unit120>
922     <Filename Value="../../runtime/nongui/IBBlob.pas"/>
923     <EditorIndex Value="-1"/>
924     <TopLine Value="78"/>
925     <CursorPos X="15" Y="88"/>
926 tony 315 <UsageCount Value="10"/>
927 tony 231 </Unit120>
928     <Unit121>
929     <Filename Value="../../runtime/nongui/IBDataOutput.pas"/>
930     <EditorIndex Value="-1"/>
931     <TopLine Value="48"/>
932     <CursorPos X="59" Y="56"/>
933 tony 315 <UsageCount Value="9"/>
934 tony 231 </Unit121>
935 tony 263 <Unit122>
936     <Filename Value="../../../../lcl/extctrls.pp"/>
937     <UnitName Value="ExtCtrls"/>
938     <EditorIndex Value="-1"/>
939     <TopLine Value="174"/>
940     <CursorPos X="25" Y="192"/>
941 tony 315 <UsageCount Value="9"/>
942 tony 263 </Unit122>
943     <Unit123>
944     <Filename Value="../../../../lcl/customtimer.pas"/>
945     <UnitName Value="CustomTimer"/>
946     <EditorIndex Value="-1"/>
947     <TopLine Value="115"/>
948     <CursorPos X="3" Y="124"/>
949 tony 315 <UsageCount Value="9"/>
950 tony 263 </Unit123>
951     <Unit124>
952     <Filename Value="../../runtime/nongui/IBTypes.pas"/>
953     <EditorIndex Value="-1"/>
954     <TopLine Value="19"/>
955     <CursorPos Y="48"/>
956 tony 315 <UsageCount Value="9"/>
957 tony 263 </Unit124>
958     <Unit125>
959     <Filename Value="../../runtime/gui/IBDialogs.pas"/>
960     <ComponentName Value="IBXLoginDlg"/>
961     <HasResources Value="True"/>
962     <ResourceBaseClass Value="Form"/>
963     <EditorIndex Value="-1"/>
964     <TopLine Value="96"/>
965     <CursorPos X="31" Y="120"/>
966 tony 315 <UsageCount Value="9"/>
967 tony 263 </Unit125>
968     <Unit126>
969     <Filename Value="/usr/share/fpcsrc/packages/fcl-base/src/fptimer.pp"/>
970     <EditorIndex Value="-1"/>
971     <TopLine Value="62"/>
972     <CursorPos X="15" Y="81"/>
973 tony 315 <UsageCount Value="9"/>
974 tony 263 </Unit126>
975     <Unit127>
976     <Filename Value="../../runtime/nongui/IBSQLParser.pas"/>
977     <EditorIndex Value="-1"/>
978     <TopLine Value="202"/>
979     <CursorPos Y="212"/>
980 tony 315 <UsageCount Value="9"/>
981 tony 263 </Unit127>
982     <Unit128>
983     <Filename Value="../../../../lcl/dbgrids.pas"/>
984     <UnitName Value="DBGrids"/>
985     <EditorIndex Value="-1"/>
986     <TopLine Value="1055"/>
987     <CursorPos Y="1074"/>
988 tony 315 <UsageCount Value="9"/>
989 tony 263 </Unit128>
990     <Unit129>
991     <Filename Value="../../../../../fpcsrc/3.0.4/rtl/linux/x86_64/sighnd.inc"/>
992     <EditorIndex Value="-1"/>
993     <TopLine Value="21"/>
994     <CursorPos Y="40"/>
995 tony 315 <UsageCount Value="9"/>
996 tony 263 </Unit129>
997 tony 267 <Unit130>
998     <Filename Value="../../../fbintf/client/2.5/FB25Attachment.pas"/>
999     <EditorIndex Value="-1"/>
1000     <TopLine Value="339"/>
1001     <CursorPos X="17" Y="370"/>
1002 tony 315 <UsageCount Value="9"/>
1003 tony 267 </Unit130>
1004 tony 271 <Unit131>
1005     <Filename Value="../../../ibxframework/examples/FirebirdDBA/MainFormUnit.pas"/>
1006     <EditorIndex Value="-1"/>
1007     <CursorPos X="80" Y="11"/>
1008 tony 315 <UsageCount Value="9"/>
1009 tony 271 </Unit131>
1010     <Unit132>
1011     <Filename Value="../../runtime/nongui/IBEvents.pas"/>
1012     <EditorIndex Value="-1"/>
1013     <TopLine Value="134"/>
1014     <CursorPos X="3" Y="137"/>
1015 tony 315 <UsageCount Value="9"/>
1016 tony 271 </Unit132>
1017 tony 272 <Unit133>
1018     <Filename Value="../../../ibx.trunk/examples/DBAdmin/DataModule.pas"/>
1019     <EditorIndex Value="-1"/>
1020     <TopLine Value="668"/>
1021     <CursorPos X="19" Y="695"/>
1022 tony 315 <UsageCount Value="9"/>
1023 tony 272 </Unit133>
1024     <Unit134>
1025     <Filename Value="../../../../../fpcsrc/3.0.4/rtl/inc/objpas.inc"/>
1026     <EditorIndex Value="-1"/>
1027     <TopLine Value="653"/>
1028     <CursorPos X="33" Y="676"/>
1029 tony 315 <UsageCount Value="9"/>
1030 tony 272 </Unit134>
1031     <Unit135>
1032     <Filename Value="/usr/share/fpcsrc/rtl/inc/heaptrc.pp"/>
1033     <EditorIndex Value="-1"/>
1034     <TopLine Value="519"/>
1035     <CursorPos Y="538"/>
1036 tony 315 <UsageCount Value="9"/>
1037 tony 272 </Unit135>
1038     <Unit136>
1039     <Filename Value="../../../../../fpcsrc/3.0.4/rtl/inc/heap.inc"/>
1040     <EditorIndex Value="-1"/>
1041     <TopLine Value="258"/>
1042     <CursorPos Y="277"/>
1043 tony 315 <UsageCount Value="9"/>
1044 tony 272 </Unit136>
1045     <Unit137>
1046     <Filename Value="../../../../../fpcsrc/3.0.4/rtl/inc/dynarr.inc"/>
1047     <EditorIndex Value="-1"/>
1048     <TopLine Value="111"/>
1049     <CursorPos Y="155"/>
1050 tony 315 <UsageCount Value="9"/>
1051 tony 272 </Unit137>
1052     <Unit138>
1053     <Filename Value="../../../../../fpcsrc/3.0.4/rtl/linux/x86_64/syscall.inc"/>
1054     <EditorIndex Value="-1"/>
1055     <TopLine Value="62"/>
1056     <CursorPos Y="81"/>
1057 tony 315 <UsageCount Value="9"/>
1058 tony 272 </Unit138>
1059     <Unit139>
1060     <Filename Value="/usr/share/fpcsrc/rtl/objpas/sysutils/sysinth.inc"/>
1061     <EditorIndex Value="-1"/>
1062     <TopLine Value="44"/>
1063     <CursorPos X="24" Y="57"/>
1064 tony 315 <UsageCount Value="9"/>
1065     </Unit139>
1066     <Unit140>
1067     <Filename Value="../../../../lcl/interfacebase.pp"/>
1068     <UnitName Value="InterfaceBase"/>
1069     <EditorIndex Value="-1"/>
1070     <TopLine Value="119"/>
1071     <CursorPos X="15" Y="136"/>
1072 tony 272 <UsageCount Value="10"/>
1073 tony 315 </Unit140>
1074     <Unit141>
1075     <Filename Value="../../../fbintf/client/include/uloadlibrary.inc"/>
1076     <EditorIndex Value="-1"/>
1077     <TopLine Value="38"/>
1078     <CursorPos X="24" Y="47"/>
1079     <UsageCount Value="11"/>
1080     </Unit141>
1081     <Unit142>
1082     <Filename Value="../../../../../fpcsrc/3.2.0/packages/fcl-db/src/base/dataset.inc"/>
1083     <EditorIndex Value="-1"/>
1084     <TopLine Value="988"/>
1085     <CursorPos Y="1005"/>
1086     <UsageCount Value="11"/>
1087     </Unit142>
1088     <Unit143>
1089     <Filename Value="../../../../../fpcsrc/3.2.0/packages/fcl-db/src/base/datasource.inc"/>
1090     <EditorIndex Value="-1"/>
1091     <TopLine Value="608"/>
1092     <CursorPos Y="635"/>
1093     <UsageCount Value="11"/>
1094     </Unit143>
1095     <Unit144>
1096     <Filename Value="../../runtime/nongui/IBMessages.pas"/>
1097     <EditorIndex Value="-1"/>
1098 tony 410 <TopLine Value="476"/>
1099     <CursorPos Y="503"/>
1100 tony 315 <UsageCount Value="10"/>
1101     </Unit144>
1102 tony 402 <Unit145>
1103     <Filename Value="../../../fbintf/client/IB.pas"/>
1104 tony 410 <EditorIndex Value="-1"/>
1105 tony 402 <TopLine Value="680"/>
1106     <CursorPos X="3" Y="684"/>
1107     <UsageCount Value="10"/>
1108     </Unit145>
1109 tony 410 <Unit146>
1110     <Filename Value="../../../../../../fpcsrc/3.2.2/packages/fcl-db/src/base/dataset.inc"/>
1111     <EditorIndex Value="-1"/>
1112     <TopLine Value="394"/>
1113     <CursorPos Y="410"/>
1114     <UsageCount Value="10"/>
1115     </Unit146>
1116     <Unit147>
1117     <Filename Value="../../runtime/nongui/IBSQL.pas"/>
1118     <EditorIndex Value="-1"/>
1119     <TopLine Value="988"/>
1120     <CursorPos Y="1004"/>
1121     <UsageCount Value="10"/>
1122     </Unit147>
1123 tony 158 </Units>
1124 tony 412 <JumpHistory Count="9" HistoryIndex="8">
1125 tony 158 <Position1>
1126 tony 315 <Filename Value="MainFormUnit.pas"/>
1127 tony 410 <Caret Line="1044" Column="14" TopLine="1028"/>
1128 tony 158 </Position1>
1129 tony 210 <Position2>
1130 tony 315 <Filename Value="MainFormUnit.pas"/>
1131 tony 410 <Caret Line="389" Column="15" TopLine="389"/>
1132 tony 225 </Position2>
1133 tony 338 <Position3>
1134 tony 345 <Filename Value="MainFormUnit.pas"/>
1135 tony 410 <Caret Line="1218" Column="27" TopLine="1210"/>
1136 tony 338 </Position3>
1137     <Position4>
1138 tony 345 <Filename Value="MainFormUnit.pas"/>
1139 tony 410 <Caret Line="350" Column="15" TopLine="335"/>
1140 tony 338 </Position4>
1141 tony 412 <Position5>
1142     <Filename Value="../../ibcontrols/IBDynamicGrid.pas"/>
1143     <Caret Line="1263" Column="31" TopLine="1259"/>
1144     </Position5>
1145     <Position6>
1146     <Filename Value="../../ibcontrols/IBDynamicGrid.pas"/>
1147     </Position6>
1148     <Position7>
1149     <Filename Value="../../ibcontrols/IBDynamicGrid.pas"/>
1150     <Caret Line="200" TopLine="177"/>
1151     </Position7>
1152     <Position8>
1153     <Filename Value="../../ibcontrols/IBArrayGrid.pas"/>
1154     <Caret Line="25" Column="16"/>
1155     </Position8>
1156     <Position9>
1157     <Filename Value="../../ibcontrols/IBArrayGrid.pas"/>
1158     <Caret Line="153" TopLine="126"/>
1159     </Position9>
1160 tony 158 </JumpHistory>
1161 tony 263 <RunParams>
1162     <FormatVersion Value="2"/>
1163 tony 347 <Modes ActiveMode="default"/>
1164 tony 263 </RunParams>
1165 tony 402 <HistoryLists Count="1">
1166 tony 359 <List0 Name="LaunchingApplication" Type="File" Count="1">
1167 tony 347 <Item1 Value="/usr/bin/xterm -T &apos;Lazarus Run Output&apos; -e $(LazarusDir)/tools/runwait.sh $(TargetCmdLine)"/>
1168 tony 359 </List0>
1169 tony 347 </HistoryLists>
1170 tony 158 </ProjectSession>
1171 tony 410 <Debugging>
1172     <Watches>
1173     <Item>
1174     <Expression Value="Name"/>
1175     </Item>
1176     </Watches>
1177     </Debugging>
1178 tony 158 </CONFIG>