ViewVC Help
View File | Revision Log | Show Annotations | Download File | View Changeset | Root Listing
root/public/ibx/trunk/examples/DBAdmin/DBAdmin.lps
Revision: 231
Committed: Mon Apr 16 08:32:21 2018 UTC (6 years ago) by tony
File size: 31858 byte(s)
Log Message:
Fixes merged

File Contents

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