ViewVC Help
View File | Revision Log | Show Annotations | Download File | View Changeset | Root Listing
root/public/ibx/trunk/examples/DBAdmin/DBAdmin.lps
Revision: 318
Committed: Thu Feb 25 12:03:26 2021 UTC (3 years, 2 months ago) by tony
File size: 37372 byte(s)
Log Message:
Update Examples for FB4

File Contents

# User Rev Content
1 tony 158 <?xml version="1.0" encoding="UTF-8"?>
2     <CONFIG>
3     <ProjectSession>
4 tony 263 <Version Value="11"/>
5 tony 158 <BuildModes Active="Default"/>
6 tony 315 <Units Count="145">
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     <UsageCount Value="169"/>
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 315 <TopLine Value="1171"/>
22 tony 318 <CursorPos X="68" Y="1188"/>
23 tony 315 <UsageCount Value="169"/>
24 tony 158 <Loaded Value="True"/>
25 tony 210 <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 318 <IsVisibleTab Value="True"/>
34     <EditorIndex Value="1"/>
35 tony 315 <TopLine Value="1389"/>
36 tony 318 <CursorPos X="17" Y="1409"/>
37 tony 315 <UsageCount Value="169"/>
38 tony 318 <Loaded Value="True"/>
39     <LoadedDesigner Value="True"/>
40 tony 158 </Unit2>
41     <Unit3>
42     <Filename Value="dlg/DBLoginDlgUnit.pas"/>
43     <IsPartOfProject Value="True"/>
44     <ComponentName Value="DBLoginDlg"/>
45     <HasResources Value="True"/>
46     <ResourceBaseClass Value="Form"/>
47     <EditorIndex Value="-1"/>
48     <TopLine Value="22"/>
49 tony 218 <CursorPos X="70" Y="37"/>
50 tony 315 <UsageCount Value="169"/>
51 tony 158 </Unit3>
52     <Unit4>
53     <Filename Value="dlg/ShutdownDatabaseDlgUnit.pas"/>
54     <IsPartOfProject Value="True"/>
55     <ComponentName Value="ShutdownDatabaseDlg"/>
56     <HasResources Value="True"/>
57     <ResourceBaseClass Value="Form"/>
58     <EditorIndex Value="-1"/>
59 tony 218 <TopLine Value="127"/>
60     <CursorPos Y="180"/>
61 tony 315 <UsageCount Value="167"/>
62 tony 158 </Unit4>
63     <Unit5>
64     <Filename Value="dlg/ShutdownRegDlgUnit.pas"/>
65     <IsPartOfProject Value="True"/>
66     <ComponentName Value="ShutdownReqDlg"/>
67     <HasResources Value="True"/>
68     <ResourceBaseClass Value="Form"/>
69     <EditorIndex Value="-1"/>
70 tony 218 <TopLine Value="39"/>
71     <CursorPos X="48" Y="42"/>
72 tony 315 <UsageCount Value="167"/>
73 tony 158 </Unit5>
74     <Unit6>
75     <Filename Value="dlg/BackupDlgUnit.pas"/>
76     <IsPartOfProject Value="True"/>
77     <ComponentName Value="BackupDlg"/>
78     <HasResources Value="True"/>
79     <ResourceBaseClass Value="Form"/>
80     <EditorIndex Value="-1"/>
81 tony 272 <TopLine Value="135"/>
82     <CursorPos X="33" Y="167"/>
83 tony 315 <UsageCount Value="165"/>
84 tony 158 </Unit6>
85     <Unit7>
86     <Filename Value="dlg/RestoreDlgUnit.pas"/>
87     <IsPartOfProject Value="True"/>
88     <ComponentName Value="RestoreDlg"/>
89     <HasResources Value="True"/>
90     <ResourceBaseClass Value="Form"/>
91     <EditorIndex Value="-1"/>
92 tony 272 <TopLine Value="151"/>
93     <CursorPos X="61" Y="170"/>
94 tony 315 <UsageCount Value="165"/>
95 tony 158 </Unit7>
96     <Unit8>
97     <Filename Value="dlg/AddSecondaryFileDlgUnit.pas"/>
98     <IsPartOfProject Value="True"/>
99     <ComponentName Value="AddSecondaryFileDlg"/>
100     <HasResources Value="True"/>
101     <ResourceBaseClass Value="Form"/>
102     <EditorIndex Value="-1"/>
103     <CursorPos X="60" Y="12"/>
104 tony 315 <UsageCount Value="164"/>
105 tony 158 </Unit8>
106     <Unit9>
107     <Filename Value="dlg/AddShadowSetDlgUnit.pas"/>
108     <IsPartOfProject Value="True"/>
109     <ComponentName Value="AddShadowSetDlg"/>
110     <HasResources Value="True"/>
111     <ResourceBaseClass Value="Form"/>
112     <EditorIndex Value="-1"/>
113 tony 315 <TopLine Value="79"/>
114     <CursorPos X="3" Y="79"/>
115     <UsageCount Value="163"/>
116 tony 158 </Unit9>
117     <Unit10>
118     <Filename Value="dlg/AddShadowFileDlgUnit.pas"/>
119     <IsPartOfProject Value="True"/>
120     <ComponentName Value="AddShadowFileDlg"/>
121     <HasResources Value="True"/>
122     <ResourceBaseClass Value="Form"/>
123     <EditorIndex Value="-1"/>
124 tony 218 <TopLine Value="39"/>
125     <CursorPos X="41" Y="41"/>
126 tony 315 <UsageCount Value="163"/>
127 tony 158 </Unit10>
128     <Unit11>
129     <Filename Value="dlg/NewUserDlgUnit.pas"/>
130     <IsPartOfProject Value="True"/>
131     <ComponentName Value="NewUserDlg"/>
132     <HasResources Value="True"/>
133     <ResourceBaseClass Value="Form"/>
134     <EditorIndex Value="-1"/>
135 tony 209 <TopLine Value="27"/>
136 tony 218 <CursorPos X="77" Y="46"/>
137 tony 315 <UsageCount Value="153"/>
138 tony 158 </Unit11>
139     <Unit12>
140     <Filename Value="dlg/ChgPasswordDlgUnit.pas"/>
141     <IsPartOfProject Value="True"/>
142     <ComponentName Value="ChgPasswordDlg"/>
143     <HasResources Value="True"/>
144     <ResourceBaseClass Value="Form"/>
145     <EditorIndex Value="-1"/>
146 tony 218 <CursorPos X="73" Y="19"/>
147 tony 315 <UsageCount Value="153"/>
148 tony 158 </Unit12>
149     <Unit13>
150 tony 231 <Filename Value="dlg/ExecuteSQLScriptDlgUnit.pas"/>
151     <IsPartOfProject Value="True"/>
152     <ComponentName Value="ExecuteSQLScriptDlg"/>
153     <HasResources Value="True"/>
154     <ResourceBaseClass Value="Form"/>
155     <EditorIndex Value="-1"/>
156 tony 272 <TopLine Value="105"/>
157     <CursorPos X="38" Y="87"/>
158 tony 315 <UsageCount Value="42"/>
159 tony 231 </Unit13>
160     <Unit14>
161 tony 232 <Filename Value="SelectSQLResultsUnit.pas"/>
162     <IsPartOfProject Value="True"/>
163     <ComponentName Value="SelectSQLResults"/>
164     <HasResources Value="True"/>
165     <ResourceBaseClass Value="Form"/>
166     <EditorIndex Value="-1"/>
167     <TopLine Value="60"/>
168 tony 272 <CursorPos X="19" Y="81"/>
169 tony 315 <UsageCount Value="41"/>
170 tony 232 </Unit14>
171     <Unit15>
172 tony 158 <Filename Value="dlg/ServicesLoginDlgUnit.pas"/>
173     <ComponentName Value="SvcLoginDlg"/>
174     <HasResources Value="True"/>
175     <ResourceBaseClass Value="Form"/>
176     <EditorIndex Value="-1"/>
177     <CursorPos X="49" Y="34"/>
178 tony 315 <UsageCount Value="35"/>
179 tony 232 </Unit15>
180     <Unit16>
181 tony 158 <Filename Value="MainFormUnit.lfm"/>
182     <EditorIndex Value="-1"/>
183 tony 209 <TopLine Value="1889"/>
184     <CursorPos X="39" Y="1921"/>
185 tony 315 <UsageCount Value="7"/>
186 tony 158 <DefaultSyntaxHighlighter Value="LFM"/>
187 tony 232 </Unit16>
188     <Unit17>
189 tony 158 <Filename Value="../../../fbintf/IBUtils.pas"/>
190     <EditorIndex Value="-1"/>
191 tony 315 <TopLine Value="1041"/>
192     <CursorPos X="3" Y="1049"/>
193     <UsageCount Value="26"/>
194 tony 232 </Unit17>
195     <Unit18>
196 tony 158 <Filename Value="../../../fbintf/client/FBClientAPI.pas"/>
197     <EditorIndex Value="-1"/>
198 tony 315 <TopLine Value="181"/>
199     <CursorPos X="64" Y="197"/>
200 tony 209 <UsageCount Value="25"/>
201 tony 232 </Unit18>
202     <Unit19>
203 tony 158 <Filename Value="../../runtime/IBServices.pas"/>
204     <EditorIndex Value="-1"/>
205 tony 315 <UsageCount Value="29"/>
206 tony 232 </Unit19>
207     <Unit20>
208 tony 158 <Filename Value="../../../fbintf/IB.pas"/>
209 tony 214 <EditorIndex Value="-1"/>
210 tony 315 <TopLine Value="266"/>
211     <CursorPos X="14" Y="283"/>
212 tony 209 <UsageCount Value="33"/>
213 tony 232 </Unit20>
214     <Unit21>
215 tony 158 <Filename Value="../../runtime/IBDatabaseInfo.pas"/>
216     <EditorIndex Value="-1"/>
217     <TopLine Value="274"/>
218     <CursorPos Y="296"/>
219 tony 315 <UsageCount Value="6"/>
220 tony 232 </Unit21>
221     <Unit22>
222 tony 158 <Filename Value="../../../../../fpcsrc/3.0.4/rtl/inc/thread.inc"/>
223     <EditorIndex Value="-1"/>
224     <TopLine Value="352"/>
225     <CursorPos Y="372"/>
226 tony 315 <UsageCount Value="10"/>
227 tony 232 </Unit22>
228     <Unit23>
229 tony 158 <Filename Value="../../runtime/IBDatabase.pas"/>
230     <EditorIndex Value="-1"/>
231 tony 209 <TopLine Value="881"/>
232     <CursorPos X="24" Y="900"/>
233 tony 315 <UsageCount Value="19"/>
234 tony 232 </Unit23>
235     <Unit24>
236 tony 158 <Filename Value="../../../../lcl/forms.pp"/>
237     <UnitName Value="Forms"/>
238     <EditorIndex Value="-1"/>
239 tony 315 <TopLine Value="1470"/>
240     <CursorPos X="15" Y="1488"/>
241 tony 272 <UsageCount Value="10"/>
242 tony 232 </Unit24>
243     <Unit25>
244 tony 158 <Filename Value="/usr/share/fpcsrc/rtl/objpas/sysutils/filutilh.inc"/>
245     <EditorIndex Value="-1"/>
246     <TopLine Value="128"/>
247     <CursorPos X="24" Y="143"/>
248 tony 315 <UsageCount Value="10"/>
249 tony 232 </Unit25>
250     <Unit26>
251 tony 158 <Filename Value="/usr/share/fpcsrc/packages/fcl-db/src/base/db.pas"/>
252 tony 209 <EditorIndex Value="-1"/>
253     <TopLine Value="1946"/>
254     <CursorPos X="15" Y="1966"/>
255 tony 315 <UsageCount Value="18"/>
256 tony 232 </Unit26>
257     <Unit27>
258 tony 158 <Filename Value="../../../../../fpcsrc/3.0.4/packages/fcl-db/src/base/database.inc"/>
259     <EditorIndex Value="-1"/>
260     <TopLine Value="515"/>
261     <CursorPos Y="526"/>
262 tony 315 <UsageCount Value="3"/>
263 tony 232 </Unit27>
264     <Unit28>
265 tony 158 <Filename Value="../../../../../fpcsrc/3.0.4/rtl/inc/astrings.inc"/>
266     <EditorIndex Value="-1"/>
267 tony 231 <TopLine Value="160"/>
268     <CursorPos Y="189"/>
269 tony 315 <UsageCount Value="9"/>
270 tony 232 </Unit28>
271     <Unit29>
272 tony 158 <Filename Value="../../../../lcl/interfaces/gtk2/gtk2proc.inc"/>
273     <EditorIndex Value="-1"/>
274     <TopLine Value="4155"/>
275     <CursorPos Y="4174"/>
276 tony 315 <UsageCount Value="3"/>
277 tony 232 </Unit29>
278     <Unit30>
279 tony 158 <Filename Value="/usr/share/fpcsrc/packages/fcl-db/src/base/dataset.inc"/>
280     <EditorIndex Value="-1"/>
281 tony 209 <TopLine Value="1590"/>
282     <CursorPos X="22" Y="1601"/>
283 tony 315 <UsageCount Value="13"/>
284 tony 232 </Unit30>
285     <Unit31>
286 tony 158 <Filename Value="/usr/share/fpcsrc/rtl/objpas/sysutils/sysutilh.inc"/>
287     <EditorIndex Value="-1"/>
288     <TopLine Value="216"/>
289     <CursorPos X="14" Y="235"/>
290 tony 315 <UsageCount Value="3"/>
291 tony 232 </Unit31>
292     <Unit32>
293 tony 158 <Filename Value="/usr/share/fpcsrc/rtl/objpas/sysutils/sysutils.inc"/>
294     <EditorIndex Value="-1"/>
295     <TopLine Value="586"/>
296     <CursorPos X="3" Y="589"/>
297 tony 315 <UsageCount Value="3"/>
298 tony 232 </Unit32>
299     <Unit33>
300 tony 158 <Filename Value="../../runtime/IBCustomDataSet.pas"/>
301     <EditorIndex Value="-1"/>
302 tony 209 <TopLine Value="910"/>
303     <CursorPos X="24" Y="930"/>
304 tony 315 <UsageCount Value="13"/>
305 tony 232 </Unit33>
306     <Unit34>
307 tony 158 <Filename Value="../../runtime/IBSQL.pas"/>
308     <EditorIndex Value="-1"/>
309     <TopLine Value="685"/>
310     <CursorPos Y="705"/>
311 tony 315 <UsageCount Value="6"/>
312 tony 232 </Unit34>
313     <Unit35>
314 tony 158 <Filename Value="../../../fbintf/client/3.0/FB30Statement.pas"/>
315     <EditorIndex Value="-1"/>
316     <TopLine Value="1039"/>
317     <CursorPos Y="1058"/>
318 tony 315 <UsageCount Value="10"/>
319 tony 232 </Unit35>
320     <Unit36>
321 tony 158 <Filename Value="../../../fbintf/client/3.0/FB30Attachment.pas"/>
322     <EditorIndex Value="-1"/>
323 tony 267 <TopLine Value="384"/>
324     <CursorPos X="17" Y="408"/>
325 tony 315 <UsageCount Value="9"/>
326 tony 232 </Unit36>
327     <Unit37>
328 tony 158 <Filename Value="../../../fbintf/client/FBAttachment.pas"/>
329     <EditorIndex Value="-1"/>
330 tony 209 <TopLine Value="247"/>
331     <CursorPos X="53" Y="282"/>
332 tony 315 <UsageCount Value="10"/>
333 tony 232 </Unit37>
334     <Unit38>
335 tony 158 <Filename Value="../../../../../fpcsrc/3.0.4/rtl/unix/tthread.inc"/>
336     <EditorIndex Value="-1"/>
337     <TopLine Value="111"/>
338     <CursorPos X="42" Y="122"/>
339 tony 315 <UsageCount Value="1"/>
340 tony 232 </Unit38>
341     <Unit39>
342 tony 158 <Filename Value="../../../fbintf/client/3.0/FB30Services.pas"/>
343     <EditorIndex Value="-1"/>
344 tony 272 <TopLine Value="83"/>
345     <CursorPos X="3" Y="107"/>
346 tony 315 <UsageCount Value="9"/>
347 tony 232 </Unit39>
348     <Unit40>
349 tony 158 <Filename Value="../../../../lcl/include/customcombobox.inc"/>
350     <EditorIndex Value="-1"/>
351     <TopLine Value="238"/>
352     <CursorPos Y="258"/>
353 tony 315 <UsageCount Value="1"/>
354 tony 232 </Unit40>
355     <Unit41>
356 tony 158 <Filename Value="../../../../lcl/lclmessageglue.pas"/>
357     <UnitName Value="LCLMessageGlue"/>
358     <EditorIndex Value="-1"/>
359     <TopLine Value="1126"/>
360     <CursorPos Y="1148"/>
361 tony 315 <UsageCount Value="1"/>
362 tony 232 </Unit41>
363     <Unit42>
364 tony 158 <Filename Value="../../../../lcl/interfaces/gtk2/gtk2wsstdctrls.pp"/>
365     <UnitName Value="Gtk2WSStdCtrls"/>
366     <EditorIndex Value="-1"/>
367     <TopLine Value="1557"/>
368     <CursorPos Y="1578"/>
369 tony 315 <UsageCount Value="1"/>
370 tony 232 </Unit42>
371     <Unit43>
372 tony 158 <Filename Value="../../../../lcl/interfaces/gtk2/gtk2widgetset.inc"/>
373     <EditorIndex Value="-1"/>
374     <TopLine Value="2328"/>
375     <CursorPos Y="2347"/>
376 tony 315 <UsageCount Value="1"/>
377 tony 232 </Unit43>
378     <Unit44>
379 tony 158 <Filename Value="../../../../../fpcsrc/3.0.4/rtl/x86_64/x86_64.inc"/>
380     <EditorIndex Value="-1"/>
381     <TopLine Value="148"/>
382     <CursorPos Y="167"/>
383 tony 315 <UsageCount Value="1"/>
384 tony 232 </Unit44>
385     <Unit45>
386 tony 158 <Filename Value="../../runtime/IBUpdate.pas"/>
387     <EditorIndex Value="-1"/>
388     <TopLine Value="464"/>
389     <CursorPos Y="489"/>
390 tony 315 <UsageCount Value="10"/>
391 tony 232 </Unit45>
392     <Unit46>
393 tony 158 <Filename Value="../../../../../fpcsrc/3.0.4/rtl/objpas/classes/stringl.inc"/>
394     <EditorIndex Value="-1"/>
395     <TopLine Value="1201"/>
396     <CursorPos Y="1221"/>
397 tony 315 <UsageCount Value="2"/>
398 tony 232 </Unit46>
399     <Unit47>
400 tony 158 <Filename Value="../../../../../fpcsrc/3.0.4/packages/fcl-db/src/base/dataset.inc"/>
401     <EditorIndex Value="-1"/>
402 tony 263 <TopLine Value="1071"/>
403     <CursorPos X="30" Y="1078"/>
404 tony 315 <UsageCount Value="10"/>
405 tony 232 </Unit47>
406     <Unit48>
407 tony 158 <Filename Value="../../../fbintf/client/3.0/FB30ClientAPI.pas"/>
408     <EditorIndex Value="-1"/>
409 tony 315 <TopLine Value="226"/>
410     <CursorPos X="45" Y="231"/>
411     <UsageCount Value="11"/>
412 tony 232 </Unit48>
413     <Unit49>
414 tony 158 <Filename Value="../../../fbintf/client/FBServices.pas"/>
415     <EditorIndex Value="-1"/>
416 tony 272 <TopLine Value="119"/>
417     <CursorPos X="3" Y="135"/>
418 tony 315 <UsageCount Value="10"/>
419 tony 232 </Unit49>
420     <Unit50>
421 tony 158 <Filename Value="../../../fbintf/client/2.5/FB25ClientAPI.pas"/>
422     <EditorIndex Value="-1"/>
423 tony 315 <TopLine Value="327"/>
424     <CursorPos X="45" Y="336"/>
425     <UsageCount Value="11"/>
426 tony 232 </Unit50>
427     <Unit51>
428 tony 158 <Filename Value="DataModule.lfm"/>
429     <EditorIndex Value="-1"/>
430 tony 273 <TopLine Value="230"/>
431     <CursorPos X="55" Y="268"/>
432 tony 315 <UsageCount Value="9"/>
433 tony 158 <DefaultSyntaxHighlighter Value="LFM"/>
434 tony 232 </Unit51>
435     <Unit52>
436 tony 158 <Filename Value="dlg/BackupDlgUnit.lfm"/>
437     <EditorIndex Value="-1"/>
438     <TopLine Value="188"/>
439     <CursorPos Y="220"/>
440 tony 315 <UsageCount Value="2"/>
441 tony 158 <DefaultSyntaxHighlighter Value="LFM"/>
442 tony 232 </Unit52>
443     <Unit53>
444 tony 158 <Filename Value="dlg/RestoreDlgUnit.lfm"/>
445     <EditorIndex Value="-1"/>
446     <TopLine Value="237"/>
447     <CursorPos Y="269"/>
448 tony 315 <UsageCount Value="2"/>
449 tony 158 <DefaultSyntaxHighlighter Value="LFM"/>
450 tony 232 </Unit53>
451     <Unit54>
452 tony 158 <Filename Value="../../design/IBSQLEditFrame.pas"/>
453     <ComponentName Value="IBSQLEditFrame"/>
454     <HasResources Value="True"/>
455     <ResourceBaseClass Value="Frame"/>
456     <EditorIndex Value="-1"/>
457     <CursorPos X="18" Y="14"/>
458 tony 315 <UsageCount Value="3"/>
459 tony 232 </Unit54>
460     <Unit55>
461 tony 158 <Filename Value="/usr/share/fpcsrc/packages/fcl-db/src/base/fields.inc"/>
462     <EditorIndex Value="-1"/>
463     <TopLine Value="590"/>
464     <CursorPos X="3" Y="593"/>
465 tony 315 <UsageCount Value="2"/>
466 tony 232 </Unit55>
467     <Unit56>
468 tony 158 <Filename Value="/usr/share/fpcsrc/rtl/objpas/classes/classesh.inc"/>
469 tony 225 <EditorIndex Value="-1"/>
470 tony 221 <TopLine Value="675"/>
471     <CursorPos X="15" Y="693"/>
472 tony 315 <UsageCount Value="9"/>
473 tony 232 </Unit56>
474     <Unit57>
475 tony 158 <Filename Value="../../ibcontrols/IBDynamicGrid.pas"/>
476     <EditorIndex Value="-1"/>
477 tony 263 <TopLine Value="1222"/>
478     <CursorPos Y="1241"/>
479 tony 315 <UsageCount Value="9"/>
480 tony 232 </Unit57>
481     <Unit58>
482 tony 158 <Filename Value="../../../../../fpcsrc/3.0.4/rtl/inc/generic.inc"/>
483     <EditorIndex Value="-1"/>
484     <TopLine Value="806"/>
485     <CursorPos Y="830"/>
486 tony 315 <UsageCount Value="6"/>
487 tony 232 </Unit58>
488     <Unit59>
489 tony 158 <Filename Value="../../../fbintf/include/consts_pub.inc"/>
490     <EditorIndex Value="-1"/>
491     <TopLine Value="459"/>
492     <CursorPos X="3" Y="479"/>
493 tony 315 <UsageCount Value="15"/>
494 tony 232 </Unit59>
495     <Unit60>
496 tony 158 <Filename Value="../../../fbintf/IBErrorCodes.pas"/>
497     <EditorIndex Value="-1"/>
498     <TopLine Value="33"/>
499     <CursorPos X="15" Y="65"/>
500 tony 315 <UsageCount Value="13"/>
501 tony 232 </Unit60>
502     <Unit61>
503 tony 158 <Filename Value="../../../../../fpcsrc/3.0.4/rtl/inc/system.inc"/>
504     <EditorIndex Value="-1"/>
505 tony 272 <TopLine Value="1066"/>
506     <CursorPos Y="1085"/>
507 tony 315 <UsageCount Value="9"/>
508 tony 232 </Unit61>
509     <Unit62>
510 tony 158 <Filename Value="../../ibcontrols/IBTreeView.pas"/>
511     <EditorIndex Value="-1"/>
512     <TopLine Value="155"/>
513     <CursorPos X="34" Y="179"/>
514 tony 315 <UsageCount Value="10"/>
515 tony 232 </Unit62>
516     <Unit63>
517 tony 158 <Filename Value="../../changelog"/>
518     <EditorIndex Value="-1"/>
519 tony 271 <TopLine Value="52"/>
520     <CursorPos X="22" Y="74"/>
521 tony 315 <UsageCount Value="9"/>
522 tony 158 <DefaultSyntaxHighlighter Value="None"/>
523 tony 232 </Unit63>
524     <Unit64>
525 tony 158 <Filename Value="../../../../lcl/comctrls.pp"/>
526     <UnitName Value="ComCtrls"/>
527     <EditorIndex Value="-1"/>
528     <TopLine Value="3431"/>
529     <CursorPos X="22" Y="3443"/>
530 tony 315 <UsageCount Value="6"/>
531 tony 232 </Unit64>
532     <Unit65>
533 tony 158 <Filename Value="../../../../lcl/include/treeview.inc"/>
534     <EditorIndex Value="-1"/>
535     <TopLine Value="5208"/>
536     <CursorPos X="3" Y="5208"/>
537 tony 315 <UsageCount Value="7"/>
538 tony 232 </Unit65>
539     <Unit66>
540 tony 158 <Filename Value="../../design/IBDBReg.pas"/>
541     <EditorIndex Value="-1"/>
542 tony 263 <TopLine Value="460"/>
543     <CursorPos X="111" Y="485"/>
544 tony 315 <UsageCount Value="9"/>
545 tony 232 </Unit66>
546     <Unit67>
547 tony 158 <Filename Value="../../../../../fpcsrc/3.0.4/rtl/inc/variant.inc"/>
548     <EditorIndex Value="-1"/>
549     <TopLine Value="431"/>
550     <CursorPos Y="452"/>
551 tony 315 <UsageCount Value="5"/>
552 tony 232 </Unit67>
553     <Unit68>
554 tony 158 <Filename Value="../../runtime/IBExtract.pas"/>
555     <EditorIndex Value="-1"/>
556 tony 209 <TopLine Value="474"/>
557     <CursorPos X="59" Y="515"/>
558 tony 315 <UsageCount Value="8"/>
559 tony 232 </Unit68>
560     <Unit69>
561 tony 158 <Filename Value="/usr/share/fpcsrc/packages/fcl-db/src/base/datasource.inc"/>
562     <EditorIndex Value="-1"/>
563     <TopLine Value="647"/>
564     <CursorPos X="28" Y="679"/>
565 tony 315 <UsageCount Value="7"/>
566 tony 232 </Unit69>
567     <Unit70>
568 tony 158 <Filename Value="../../../../lcl/include/control.inc"/>
569     <EditorIndex Value="-1"/>
570     <TopLine Value="2271"/>
571     <CursorPos Y="2291"/>
572 tony 315 <UsageCount Value="7"/>
573 tony 232 </Unit70>
574     <Unit71>
575 tony 158 <Filename Value="/usr/share/fpcsrc/packages/rtl-objpas/src/inc/variants.pp"/>
576     <EditorIndex Value="-1"/>
577 tony 209 <TopLine Value="4170"/>
578     <CursorPos Y="4190"/>
579 tony 315 <UsageCount Value="9"/>
580 tony 232 </Unit71>
581     <Unit72>
582 tony 158 <Filename Value="../../../fbintf/client/3.0/FB30Array.pas"/>
583     <EditorIndex Value="-1"/>
584     <TopLine Value="268"/>
585     <CursorPos X="1024" Y="306"/>
586 tony 315 <UsageCount Value="12"/>
587 tony 232 </Unit72>
588     <Unit73>
589 tony 158 <Filename Value="../../ibcontrols/DBControlGrid.pas"/>
590     <EditorIndex Value="-1"/>
591 tony 315 <UsageCount Value="10"/>
592 tony 232 </Unit73>
593     <Unit74>
594 tony 158 <Filename Value="../../ibcontrols/IBArrayGrid.pas"/>
595     <EditorIndex Value="-1"/>
596     <CursorPos X="16" Y="25"/>
597 tony 315 <UsageCount Value="5"/>
598 tony 232 </Unit74>
599     <Unit75>
600 tony 158 <Filename Value="../../iblocaldb/IBXCreateDatabaseFromSQLDlgUnit.pas"/>
601     <EditorIndex Value="-1"/>
602 tony 315 <UsageCount Value="5"/>
603 tony 232 </Unit75>
604     <Unit76>
605 tony 158 <Filename Value="../../../fbintf/client/FBOutputBlock.pas"/>
606     <EditorIndex Value="-1"/>
607 tony 272 <TopLine Value="1192"/>
608     <CursorPos Y="1210"/>
609 tony 315 <UsageCount Value="9"/>
610 tony 232 </Unit76>
611     <Unit77>
612 tony 158 <Filename Value="../../../fbintf/include/inf_pub.inc"/>
613     <EditorIndex Value="-1"/>
614 tony 315 <UsageCount Value="8"/>
615 tony 232 </Unit77>
616     <Unit78>
617 tony 158 <Filename Value="../../../fbintf/include/configkeys.inc"/>
618     <EditorIndex Value="-1"/>
619 tony 315 <UsageCount Value="6"/>
620 tony 232 </Unit78>
621     <Unit79>
622 tony 209 <Filename Value="../../../fbintf/client/FBMessages.pas"/>
623     <EditorIndex Value="-1"/>
624 tony 263 <TopLine Value="264"/>
625     <CursorPos X="21" Y="287"/>
626 tony 315 <UsageCount Value="11"/>
627 tony 232 </Unit79>
628     <Unit80>
629 tony 209 <Filename Value="/usr/share/fpcsrc/rtl/objpas/classes/stringl.inc"/>
630 tony 225 <EditorIndex Value="-1"/>
631 tony 221 <TopLine Value="219"/>
632     <CursorPos X="3" Y="224"/>
633 tony 315 <UsageCount Value="9"/>
634 tony 232 </Unit80>
635     <Unit81>
636 tony 209 <Filename Value="../../runtime/IBXServices.pas"/>
637     <EditorIndex Value="-1"/>
638     <WindowIndex Value="-1"/>
639     <TopLine Value="1015"/>
640     <CursorPos X="19" Y="1048"/>
641     <ExtraEditorCount Value="1"/>
642     <ExtraEditor1>
643     <EditorIndex Value="-1"/>
644     <TopLine Value="887"/>
645     <CursorPos X="5" Y="890"/>
646     </ExtraEditor1>
647 tony 315 <UsageCount Value="8"/>
648 tony 232 </Unit81>
649     <Unit82>
650 tony 209 <Filename Value="../../../fbintf/client/2.5/FB25Services.pas"/>
651     <EditorIndex Value="-1"/>
652     <TopLine Value="143"/>
653     <CursorPos X="15" Y="162"/>
654 tony 315 <UsageCount Value="7"/>
655 tony 232 </Unit82>
656     <Unit83>
657 tony 209 <Filename Value="../../../../lcl/include/application.inc"/>
658     <EditorIndex Value="-1"/>
659     <UsageCount Value="10"/>
660 tony 232 </Unit83>
661     <Unit84>
662 tony 209 <Filename Value="../../../fbintf/changelog"/>
663     <EditorIndex Value="-1"/>
664 tony 270 <CursorPos X="4" Y="10"/>
665 tony 315 <UsageCount Value="9"/>
666 tony 209 <DefaultSyntaxHighlighter Value="None"/>
667 tony 232 </Unit84>
668     <Unit85>
669 tony 209 <Filename Value="../../runtime/legacy/IBServices.pas"/>
670     <EditorIndex Value="-1"/>
671 tony 315 <TopLine Value="1382"/>
672     <CursorPos X="3" Y="1384"/>
673     <UsageCount Value="10"/>
674 tony 232 </Unit85>
675     <Unit86>
676 tony 209 <Filename Value="../../runtime/IBTypes.pas"/>
677     <EditorIndex Value="-1"/>
678     <TopLine Value="17"/>
679     <CursorPos X="48" Y="18"/>
680 tony 315 <UsageCount Value="7"/>
681 tony 232 </Unit86>
682     <Unit87>
683 tony 209 <Filename Value="../../runtime/IBSQLMonitor.pas"/>
684     <EditorIndex Value="-1"/>
685     <TopLine Value="10"/>
686     <CursorPos X="18" Y="40"/>
687 tony 315 <UsageCount Value="7"/>
688 tony 232 </Unit87>
689     <Unit88>
690 tony 209 <Filename Value="../../ibexpress.pas"/>
691     <EditorIndex Value="-1"/>
692     <CursorPos X="12" Y="11"/>
693 tony 315 <UsageCount Value="7"/>
694 tony 232 </Unit88>
695     <Unit89>
696 tony 209 <Filename Value="../../iblocaldb/IBLocalDBSupport.pas"/>
697     <EditorIndex Value="-1"/>
698     <TopLine Value="31"/>
699 tony 315 <UsageCount Value="7"/>
700 tony 232 </Unit89>
701     <Unit90>
702 tony 209 <Filename Value="../../iblocaldb/IBCMLocalDBSupport.pas"/>
703     <EditorIndex Value="-1"/>
704     <TopLine Value="30"/>
705 tony 315 <UsageCount Value="7"/>
706 tony 232 </Unit90>
707     <Unit91>
708 tony 209 <Filename Value="../../iblocaldb/nongui/IBXCustomIBLocalDBSupport.pas"/>
709     <EditorIndex Value="-1"/>
710 tony 263 <TopLine Value="256"/>
711     <CursorPos X="21" Y="282"/>
712 tony 315 <UsageCount Value="9"/>
713 tony 232 </Unit91>
714     <Unit92>
715 tony 209 <Filename Value="../../iblocaldb/nongui/IBCMLocalDBSupport.pas"/>
716     <EditorIndex Value="-1"/>
717     <TopLine Value="62"/>
718     <CursorPos X="83" Y="82"/>
719 tony 315 <UsageCount Value="7"/>
720 tony 232 </Unit92>
721     <Unit93>
722 tony 209 <Filename Value="../../iblocaldb/gui/IBLocalDBSupport.pas"/>
723     <EditorIndex Value="-1"/>
724     <TopLine Value="13"/>
725     <CursorPos X="22" Y="33"/>
726 tony 315 <UsageCount Value="7"/>
727 tony 232 </Unit93>
728     <Unit94>
729 tony 209 <Filename Value="../../runtime/nongui/IBUpdate.pas"/>
730     <EditorIndex Value="-1"/>
731     <TopLine Value="190"/>
732     <CursorPos Y="210"/>
733 tony 315 <UsageCount Value="9"/>
734 tony 232 </Unit94>
735     <Unit95>
736 tony 209 <Filename Value="../../runtime/nongui/IBCustomDataSet.pas"/>
737     <EditorIndex Value="-1"/>
738 tony 315 <TopLine Value="3969"/>
739     <CursorPos X="25" Y="3996"/>
740     <UsageCount Value="15"/>
741 tony 232 </Unit95>
742     <Unit96>
743 tony 209 <Filename Value="../../runtime/nongui/IBXServices.pas"/>
744 tony 225 <EditorIndex Value="-1"/>
745 tony 315 <TopLine Value="2328"/>
746     <CursorPos X="22" Y="2359"/>
747 tony 209 <ExtraEditorCount Value="1"/>
748     <ExtraEditor1>
749     <EditorIndex Value="-1"/>
750 tony 315 <TopLine Value="2018"/>
751     <CursorPos X="61" Y="2025"/>
752 tony 209 </ExtraEditor1>
753     <UsageCount Value="19"/>
754 tony 232 </Unit96>
755     <Unit97>
756 tony 209 <Filename Value="../../iblocaldb/gui/IBXSaveDatabaseDlg.pas"/>
757     <ComponentName Value="SaveDatabaseDlg"/>
758     <HasResources Value="True"/>
759     <ResourceBaseClass Value="Form"/>
760     <EditorIndex Value="-1"/>
761     <TopLine Value="104"/>
762     <CursorPos X="26" Y="129"/>
763 tony 315 <UsageCount Value="7"/>
764 tony 232 </Unit97>
765     <Unit98>
766 tony 209 <Filename Value="../../runtime/nongui/ibmemds.pas"/>
767     <EditorIndex Value="-1"/>
768 tony 315 <UsageCount Value="8"/>
769 tony 232 </Unit98>
770     <Unit99>
771 tony 209 <Filename Value="../../../../components/memds/frmselectdataset.pp"/>
772     <UnitName Value="frmSelectDataset"/>
773     <EditorIndex Value="-1"/>
774     <TopLine Value="97"/>
775 tony 315 <UsageCount Value="8"/>
776 tony 232 </Unit99>
777     <Unit100>
778 tony 209 <Filename Value="/usr/share/fpcsrc/packages/fcl-db/src/memds/memds.pp"/>
779     <EditorIndex Value="-1"/>
780     <TopLine Value="388"/>
781     <CursorPos Y="409"/>
782 tony 315 <UsageCount Value="14"/>
783 tony 232 </Unit100>
784     <Unit101>
785 tony 209 <Filename Value="../../runtime/nongui/IBDatabase.pas"/>
786 tony 267 <EditorIndex Value="-1"/>
787 tony 272 <TopLine Value="860"/>
788     <CursorPos X="23" Y="879"/>
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 231 <TopLine Value="44"/>
829     <CursorPos X="31" Y="52"/>
830 tony 315 <UsageCount Value="9"/>
831 tony 232 </Unit107>
832     <Unit108>
833 tony 209 <Filename Value="../../runtime/nongui/IBDatabaseInfo.pas"/>
834     <EditorIndex Value="-1"/>
835 tony 315 <TopLine Value="255"/>
836     <CursorPos X="3" Y="260"/>
837     <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 225 <TopLine Value="2948"/>
850     <CursorPos X="63" Y="2968"/>
851 tony 315 <UsageCount Value="9"/>
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     <TopLine Value="404"/>
1099     <CursorPos Y="432"/>
1100     <UsageCount Value="10"/>
1101     </Unit144>
1102 tony 158 </Units>
1103 tony 315 <JumpHistory Count="2" HistoryIndex="1">
1104 tony 158 <Position1>
1105 tony 315 <Filename Value="MainFormUnit.pas"/>
1106     <Caret Line="849" TopLine="721"/>
1107 tony 158 </Position1>
1108 tony 210 <Position2>
1109 tony 315 <Filename Value="MainFormUnit.pas"/>
1110     <Caret Line="388" Column="15" TopLine="372"/>
1111 tony 225 </Position2>
1112 tony 158 </JumpHistory>
1113 tony 263 <RunParams>
1114     <FormatVersion Value="2"/>
1115     <Modes Count="0" ActiveMode="default"/>
1116     </RunParams>
1117 tony 158 </ProjectSession>
1118     </CONFIG>