ViewVC Help
View File | Revision Log | Show Annotations | Download File | View Changeset | Root Listing
root/public/ibx/trunk/examples/DBAdmin/DBAdmin.lps
Revision: 266
Committed: Wed Dec 26 18:34:32 2018 UTC (5 years, 4 months ago) by tony
File size: 34916 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 tony 263 <Version Value="11"/>
5 tony 158 <BuildModes Active="Default"/>
6 tony 263 <Units Count="130">
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 263 <UsageCount Value="154"/>
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 263 <EditorIndex Value="1"/>
21     <TopLine Value="1013"/>
22     <CursorPos X="5" Y="1041"/>
23     <UsageCount Value="154"/>
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     <ComponentName Value="DatabaseData"/>
31     <HasResources Value="True"/>
32     <ResourceBaseClass Value="DataModule"/>
33 tony 263 <CursorPos X="9" Y="9"/>
34     <UsageCount Value="154"/>
35 tony 210 <Loaded Value="True"/>
36 tony 225 <LoadedDesigner Value="True"/>
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 263 <UsageCount Value="154"/>
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 263 <UsageCount Value="152"/>
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 263 <UsageCount Value="152"/>
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     <EditorIndex Value="-1"/>
78 tony 231 <TopLine Value="6"/>
79     <CursorPos X="36" Y="26"/>
80 tony 263 <UsageCount Value="150"/>
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     <TopLine Value="132"/>
90 tony 218 <CursorPos X="101" Y="153"/>
91 tony 263 <UsageCount Value="150"/>
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 263 <UsageCount Value="149"/>
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     <TopLine Value="101"/>
111 tony 218 <CursorPos X="58" Y="123"/>
112 tony 263 <UsageCount Value="148"/>
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 263 <UsageCount Value="148"/>
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 263 <UsageCount Value="138"/>
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 263 <UsageCount Value="138"/>
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     <TopLine Value="63"/>
154     <CursorPos X="60" Y="83"/>
155 tony 263 <UsageCount Value="27"/>
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     <CursorPos X="71" Y="74"/>
166 tony 263 <UsageCount Value="26"/>
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 209 <UsageCount Value="36"/>
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     <UsageCount Value="8"/>
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 225 <TopLine Value="307"/>
189     <CursorPos X="10" Y="327"/>
190 tony 158 <UsageCount Value="27"/>
191 tony 232 </Unit17>
192     <Unit18>
193 tony 158 <Filename Value="../../../fbintf/client/FBClientAPI.pas"/>
194     <EditorIndex Value="-1"/>
195     <TopLine Value="234"/>
196     <CursorPos Y="254"/>
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 209 <UsageCount Value="30"/>
203 tony 232 </Unit19>
204     <Unit20>
205 tony 158 <Filename Value="../../../fbintf/IB.pas"/>
206 tony 214 <EditorIndex Value="-1"/>
207 tony 263 <TopLine Value="1108"/>
208     <CursorPos X="38" Y="1143"/>
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 209 <UsageCount Value="7"/>
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 209 <UsageCount Value="1"/>
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     <UsageCount Value="20"/>
231 tony 232 </Unit23>
232     <Unit24>
233 tony 158 <Filename Value="../../../../lcl/forms.pp"/>
234     <UnitName Value="Forms"/>
235     <EditorIndex Value="-1"/>
236 tony 209 <TopLine Value="1275"/>
237     <CursorPos X="20" Y="1296"/>
238     <UsageCount Value="8"/>
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 209 <UsageCount Value="1"/>
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     <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 209 <UsageCount Value="4"/>
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     <UsageCount Value="10"/>
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 209 <UsageCount Value="4"/>
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     <UsageCount Value="14"/>
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 209 <UsageCount Value="4"/>
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 209 <UsageCount Value="4"/>
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     <UsageCount Value="14"/>
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 209 <UsageCount Value="7"/>
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 209 <UsageCount Value="11"/>
316 tony 232 </Unit35>
317     <Unit36>
318 tony 158 <Filename Value="../../../fbintf/client/3.0/FB30Attachment.pas"/>
319     <EditorIndex Value="-1"/>
320 tony 209 <TopLine Value="45"/>
321     <CursorPos X="14" Y="80"/>
322     <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     <UsageCount Value="11"/>
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 209 <UsageCount Value="2"/>
337 tony 232 </Unit38>
338     <Unit39>
339 tony 158 <Filename Value="../../../fbintf/client/3.0/FB30Services.pas"/>
340     <EditorIndex Value="-1"/>
341 tony 209 <TopLine Value="105"/>
342     <CursorPos X="15" Y="124"/>
343     <UsageCount Value="8"/>
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 209 <UsageCount Value="2"/>
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 209 <UsageCount Value="2"/>
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 209 <UsageCount Value="2"/>
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 209 <UsageCount Value="2"/>
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 209 <UsageCount Value="2"/>
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 209 <UsageCount Value="11"/>
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 209 <UsageCount Value="3"/>
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 158 <UsageCount Value="11"/>
402 tony 232 </Unit47>
403     <Unit48>
404 tony 158 <Filename Value="../../../fbintf/client/3.0/FB30ClientAPI.pas"/>
405     <EditorIndex Value="-1"/>
406     <TopLine Value="312"/>
407     <CursorPos X="3" Y="315"/>
408 tony 209 <UsageCount Value="3"/>
409 tony 232 </Unit48>
410     <Unit49>
411 tony 158 <Filename Value="../../../fbintf/client/FBServices.pas"/>
412     <EditorIndex Value="-1"/>
413     <TopLine Value="98"/>
414 tony 209 <CursorPos X="32" Y="129"/>
415     <UsageCount Value="11"/>
416 tony 232 </Unit49>
417     <Unit50>
418 tony 158 <Filename Value="../../../fbintf/client/2.5/FB25ClientAPI.pas"/>
419     <EditorIndex Value="-1"/>
420     <TopLine Value="494"/>
421     <CursorPos X="3" Y="497"/>
422 tony 209 <UsageCount Value="3"/>
423 tony 232 </Unit50>
424     <Unit51>
425 tony 158 <Filename Value="DataModule.lfm"/>
426     <EditorIndex Value="-1"/>
427 tony 209 <TopLine Value="469"/>
428     <CursorPos X="88" Y="501"/>
429     <UsageCount Value="8"/>
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 209 <UsageCount Value="3"/>
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 209 <UsageCount Value="3"/>
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 209 <UsageCount Value="4"/>
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 209 <UsageCount Value="3"/>
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 221 <TopLine Value="675"/>
468     <CursorPos X="15" Y="693"/>
469     <UsageCount Value="10"/>
470 tony 232 </Unit56>
471     <Unit57>
472 tony 158 <Filename Value="../../ibcontrols/IBDynamicGrid.pas"/>
473     <EditorIndex Value="-1"/>
474 tony 263 <TopLine Value="1222"/>
475     <CursorPos Y="1241"/>
476     <UsageCount Value="10"/>
477 tony 232 </Unit57>
478     <Unit58>
479 tony 158 <Filename Value="../../../../../fpcsrc/3.0.4/rtl/inc/generic.inc"/>
480     <EditorIndex Value="-1"/>
481     <TopLine Value="806"/>
482     <CursorPos Y="830"/>
483 tony 209 <UsageCount Value="7"/>
484 tony 232 </Unit58>
485     <Unit59>
486 tony 158 <Filename Value="../../../fbintf/include/consts_pub.inc"/>
487     <EditorIndex Value="-1"/>
488     <TopLine Value="459"/>
489     <CursorPos X="3" Y="479"/>
490 tony 209 <UsageCount Value="16"/>
491 tony 232 </Unit59>
492     <Unit60>
493 tony 158 <Filename Value="../../../fbintf/IBErrorCodes.pas"/>
494     <EditorIndex Value="-1"/>
495     <TopLine Value="33"/>
496     <CursorPos X="15" Y="65"/>
497 tony 209 <UsageCount Value="14"/>
498 tony 232 </Unit60>
499     <Unit61>
500 tony 158 <Filename Value="../../../../../fpcsrc/3.0.4/rtl/inc/system.inc"/>
501     <EditorIndex Value="-1"/>
502     <TopLine Value="1085"/>
503 tony 263 <CursorPos Y="1107"/>
504 tony 209 <UsageCount Value="10"/>
505 tony 232 </Unit61>
506     <Unit62>
507 tony 158 <Filename Value="../../ibcontrols/IBTreeView.pas"/>
508     <EditorIndex Value="-1"/>
509     <TopLine Value="155"/>
510     <CursorPos X="34" Y="179"/>
511 tony 209 <UsageCount Value="11"/>
512 tony 232 </Unit62>
513     <Unit63>
514 tony 158 <Filename Value="../../changelog"/>
515     <EditorIndex Value="-1"/>
516 tony 231 <TopLine Value="124"/>
517     <CursorPos X="46" Y="152"/>
518 tony 209 <UsageCount Value="10"/>
519 tony 158 <DefaultSyntaxHighlighter Value="None"/>
520 tony 232 </Unit63>
521     <Unit64>
522 tony 158 <Filename Value="../../../../lcl/comctrls.pp"/>
523     <UnitName Value="ComCtrls"/>
524     <EditorIndex Value="-1"/>
525     <TopLine Value="3431"/>
526     <CursorPos X="22" Y="3443"/>
527 tony 209 <UsageCount Value="7"/>
528 tony 232 </Unit64>
529     <Unit65>
530 tony 158 <Filename Value="../../../../lcl/include/treeview.inc"/>
531     <EditorIndex Value="-1"/>
532     <TopLine Value="5208"/>
533     <CursorPos X="3" Y="5208"/>
534 tony 209 <UsageCount Value="8"/>
535 tony 232 </Unit65>
536     <Unit66>
537 tony 158 <Filename Value="../../design/IBDBReg.pas"/>
538     <EditorIndex Value="-1"/>
539 tony 263 <TopLine Value="460"/>
540     <CursorPos X="111" Y="485"/>
541     <UsageCount Value="10"/>
542 tony 232 </Unit66>
543     <Unit67>
544 tony 158 <Filename Value="../../../../../fpcsrc/3.0.4/rtl/inc/variant.inc"/>
545     <EditorIndex Value="-1"/>
546     <TopLine Value="431"/>
547     <CursorPos Y="452"/>
548 tony 209 <UsageCount Value="6"/>
549 tony 232 </Unit67>
550     <Unit68>
551 tony 158 <Filename Value="../../runtime/IBExtract.pas"/>
552     <EditorIndex Value="-1"/>
553 tony 209 <TopLine Value="474"/>
554     <CursorPos X="59" Y="515"/>
555     <UsageCount Value="9"/>
556 tony 232 </Unit68>
557     <Unit69>
558 tony 158 <Filename Value="/usr/share/fpcsrc/packages/fcl-db/src/base/datasource.inc"/>
559     <EditorIndex Value="-1"/>
560     <TopLine Value="647"/>
561     <CursorPos X="28" Y="679"/>
562 tony 209 <UsageCount Value="8"/>
563 tony 232 </Unit69>
564     <Unit70>
565 tony 158 <Filename Value="../../../../lcl/include/control.inc"/>
566     <EditorIndex Value="-1"/>
567     <TopLine Value="2271"/>
568     <CursorPos Y="2291"/>
569 tony 209 <UsageCount Value="8"/>
570 tony 232 </Unit70>
571     <Unit71>
572 tony 158 <Filename Value="/usr/share/fpcsrc/packages/rtl-objpas/src/inc/variants.pp"/>
573     <EditorIndex Value="-1"/>
574 tony 209 <TopLine Value="4170"/>
575     <CursorPos Y="4190"/>
576     <UsageCount Value="10"/>
577 tony 232 </Unit71>
578     <Unit72>
579 tony 158 <Filename Value="../../../fbintf/client/3.0/FB30Array.pas"/>
580     <EditorIndex Value="-1"/>
581     <TopLine Value="268"/>
582     <CursorPos X="1024" Y="306"/>
583 tony 209 <UsageCount Value="13"/>
584 tony 232 </Unit72>
585     <Unit73>
586 tony 158 <Filename Value="../../ibcontrols/DBControlGrid.pas"/>
587     <EditorIndex Value="-1"/>
588 tony 209 <UsageCount Value="11"/>
589 tony 232 </Unit73>
590     <Unit74>
591 tony 158 <Filename Value="../../ibcontrols/IBArrayGrid.pas"/>
592     <EditorIndex Value="-1"/>
593     <CursorPos X="16" Y="25"/>
594 tony 209 <UsageCount Value="6"/>
595 tony 232 </Unit74>
596     <Unit75>
597 tony 158 <Filename Value="../../iblocaldb/IBXCreateDatabaseFromSQLDlgUnit.pas"/>
598     <EditorIndex Value="-1"/>
599 tony 209 <UsageCount Value="6"/>
600 tony 232 </Unit75>
601     <Unit76>
602 tony 158 <Filename Value="../../../fbintf/client/FBOutputBlock.pas"/>
603     <EditorIndex Value="-1"/>
604     <TopLine Value="31"/>
605     <CursorPos X="3" Y="38"/>
606 tony 209 <UsageCount Value="9"/>
607 tony 232 </Unit76>
608     <Unit77>
609 tony 158 <Filename Value="../../../fbintf/include/inf_pub.inc"/>
610     <EditorIndex Value="-1"/>
611 tony 209 <UsageCount Value="9"/>
612 tony 232 </Unit77>
613     <Unit78>
614 tony 158 <Filename Value="../../../fbintf/include/configkeys.inc"/>
615     <EditorIndex Value="-1"/>
616 tony 209 <UsageCount Value="7"/>
617 tony 232 </Unit78>
618     <Unit79>
619 tony 209 <Filename Value="../../../fbintf/client/FBMessages.pas"/>
620     <EditorIndex Value="-1"/>
621 tony 263 <TopLine Value="264"/>
622     <CursorPos X="21" Y="287"/>
623 tony 209 <UsageCount Value="12"/>
624 tony 232 </Unit79>
625     <Unit80>
626 tony 209 <Filename Value="/usr/share/fpcsrc/rtl/objpas/classes/stringl.inc"/>
627 tony 225 <EditorIndex Value="-1"/>
628 tony 221 <TopLine Value="219"/>
629     <CursorPos X="3" Y="224"/>
630     <UsageCount Value="10"/>
631 tony 232 </Unit80>
632     <Unit81>
633 tony 209 <Filename Value="../../runtime/IBXServices.pas"/>
634     <EditorIndex Value="-1"/>
635     <WindowIndex Value="-1"/>
636     <TopLine Value="1015"/>
637     <CursorPos X="19" Y="1048"/>
638     <ExtraEditorCount Value="1"/>
639     <ExtraEditor1>
640     <EditorIndex Value="-1"/>
641     <TopLine Value="887"/>
642     <CursorPos X="5" Y="890"/>
643     </ExtraEditor1>
644 tony 158 <UsageCount Value="9"/>
645 tony 232 </Unit81>
646     <Unit82>
647 tony 209 <Filename Value="../../../fbintf/client/2.5/FB25Services.pas"/>
648     <EditorIndex Value="-1"/>
649     <TopLine Value="143"/>
650     <CursorPos X="15" Y="162"/>
651     <UsageCount Value="8"/>
652 tony 232 </Unit82>
653     <Unit83>
654 tony 209 <Filename Value="../../../../lcl/include/application.inc"/>
655     <EditorIndex Value="-1"/>
656     <TopLine Value="1060"/>
657     <CursorPos Y="1079"/>
658     <UsageCount Value="10"/>
659 tony 232 </Unit83>
660     <Unit84>
661 tony 209 <Filename Value="../../../fbintf/changelog"/>
662     <EditorIndex Value="-1"/>
663     <CursorPos Y="17"/>
664     <UsageCount Value="9"/>
665     <DefaultSyntaxHighlighter Value="None"/>
666 tony 232 </Unit84>
667     <Unit85>
668 tony 209 <Filename Value="../../runtime/legacy/IBServices.pas"/>
669     <EditorIndex Value="-1"/>
670     <TopLine Value="551"/>
671     <CursorPos X="3" Y="577"/>
672     <UsageCount Value="8"/>
673 tony 232 </Unit85>
674     <Unit86>
675 tony 209 <Filename Value="../../runtime/IBTypes.pas"/>
676     <EditorIndex Value="-1"/>
677     <TopLine Value="17"/>
678     <CursorPos X="48" Y="18"/>
679     <UsageCount Value="8"/>
680 tony 232 </Unit86>
681     <Unit87>
682 tony 209 <Filename Value="../../runtime/IBSQLMonitor.pas"/>
683     <EditorIndex Value="-1"/>
684     <TopLine Value="10"/>
685     <CursorPos X="18" Y="40"/>
686     <UsageCount Value="8"/>
687 tony 232 </Unit87>
688     <Unit88>
689 tony 209 <Filename Value="../../ibexpress.pas"/>
690     <EditorIndex Value="-1"/>
691     <CursorPos X="12" Y="11"/>
692     <UsageCount Value="8"/>
693 tony 232 </Unit88>
694     <Unit89>
695 tony 209 <Filename Value="../../iblocaldb/IBLocalDBSupport.pas"/>
696     <EditorIndex Value="-1"/>
697     <TopLine Value="31"/>
698     <UsageCount Value="8"/>
699 tony 232 </Unit89>
700     <Unit90>
701 tony 209 <Filename Value="../../iblocaldb/IBCMLocalDBSupport.pas"/>
702     <EditorIndex Value="-1"/>
703     <TopLine Value="30"/>
704     <UsageCount Value="8"/>
705 tony 232 </Unit90>
706     <Unit91>
707 tony 209 <Filename Value="../../iblocaldb/nongui/IBXCustomIBLocalDBSupport.pas"/>
708     <EditorIndex Value="-1"/>
709 tony 263 <TopLine Value="256"/>
710     <CursorPos X="21" Y="282"/>
711     <UsageCount Value="10"/>
712 tony 232 </Unit91>
713     <Unit92>
714 tony 209 <Filename Value="../../iblocaldb/nongui/IBCMLocalDBSupport.pas"/>
715     <EditorIndex Value="-1"/>
716     <TopLine Value="62"/>
717     <CursorPos X="83" Y="82"/>
718     <UsageCount Value="8"/>
719 tony 232 </Unit92>
720     <Unit93>
721 tony 209 <Filename Value="../../iblocaldb/gui/IBLocalDBSupport.pas"/>
722     <EditorIndex Value="-1"/>
723     <TopLine Value="13"/>
724     <CursorPos X="22" Y="33"/>
725     <UsageCount Value="8"/>
726 tony 232 </Unit93>
727     <Unit94>
728 tony 209 <Filename Value="../../runtime/nongui/IBUpdate.pas"/>
729     <EditorIndex Value="-1"/>
730     <TopLine Value="190"/>
731     <CursorPos Y="210"/>
732     <UsageCount Value="10"/>
733 tony 232 </Unit94>
734     <Unit95>
735 tony 209 <Filename Value="../../runtime/nongui/IBCustomDataSet.pas"/>
736     <EditorIndex Value="-1"/>
737 tony 263 <TopLine Value="560"/>
738     <CursorPos X="7" Y="345"/>
739 tony 209 <UsageCount Value="10"/>
740 tony 232 </Unit95>
741     <Unit96>
742 tony 209 <Filename Value="../../runtime/nongui/IBXServices.pas"/>
743 tony 225 <EditorIndex Value="-1"/>
744 tony 263 <TopLine Value="2768"/>
745     <CursorPos X="36" Y="2787"/>
746 tony 209 <ExtraEditorCount Value="1"/>
747     <ExtraEditor1>
748     <EditorIndex Value="-1"/>
749 tony 263 <TopLine Value="851"/>
750     <CursorPos Y="867"/>
751 tony 209 </ExtraEditor1>
752     <UsageCount Value="19"/>
753 tony 232 </Unit96>
754     <Unit97>
755 tony 209 <Filename Value="../../iblocaldb/gui/IBXSaveDatabaseDlg.pas"/>
756     <ComponentName Value="SaveDatabaseDlg"/>
757     <HasResources Value="True"/>
758     <ResourceBaseClass Value="Form"/>
759     <EditorIndex Value="-1"/>
760     <TopLine Value="104"/>
761     <CursorPos X="26" Y="129"/>
762     <UsageCount Value="8"/>
763 tony 232 </Unit97>
764     <Unit98>
765 tony 209 <Filename Value="../../runtime/nongui/ibmemds.pas"/>
766     <EditorIndex Value="-1"/>
767     <UsageCount Value="9"/>
768 tony 232 </Unit98>
769     <Unit99>
770 tony 209 <Filename Value="../../../../components/memds/frmselectdataset.pp"/>
771     <UnitName Value="frmSelectDataset"/>
772     <EditorIndex Value="-1"/>
773     <TopLine Value="97"/>
774     <UsageCount Value="9"/>
775 tony 232 </Unit99>
776     <Unit100>
777 tony 209 <Filename Value="/usr/share/fpcsrc/packages/fcl-db/src/memds/memds.pp"/>
778     <EditorIndex Value="-1"/>
779     <TopLine Value="388"/>
780     <CursorPos Y="409"/>
781     <UsageCount Value="15"/>
782 tony 232 </Unit100>
783     <Unit101>
784 tony 209 <Filename Value="../../runtime/nongui/IBDatabase.pas"/>
785 tony 266 <IsVisibleTab Value="True"/>
786     <EditorIndex Value="2"/>
787     <TopLine Value="2365"/>
788     <CursorPos X="10" Y="2321"/>
789 tony 209 <UsageCount Value="12"/>
790 tony 266 <Loaded Value="True"/>
791 tony 232 </Unit101>
792     <Unit102>
793 tony 209 <Filename Value="../../runtime/nongui/IBSQLMonitor.pas"/>
794     <EditorIndex Value="-1"/>
795 tony 221 <TopLine Value="557"/>
796     <CursorPos X="17" Y="577"/>
797 tony 209 <UsageCount Value="10"/>
798 tony 232 </Unit102>
799     <Unit103>
800 tony 209 <Filename Value="/usr/share/fpcsrc/packages/fcl-db/src/base/database.inc"/>
801     <EditorIndex Value="-1"/>
802     <TopLine Value="537"/>
803     <CursorPos X="3" Y="540"/>
804     <UsageCount Value="10"/>
805 tony 232 </Unit103>
806     <Unit104>
807 tony 209 <Filename Value="../../../../lcl/include/statusbar.inc"/>
808     <EditorIndex Value="-1"/>
809     <TopLine Value="7"/>
810     <CursorPos Y="37"/>
811     <UsageCount Value="10"/>
812 tony 232 </Unit104>
813     <Unit105>
814 tony 209 <Filename Value="../../../../lcl/include/pagecontrol.inc"/>
815     <EditorIndex Value="-1"/>
816     <CursorPos Y="28"/>
817     <UsageCount Value="10"/>
818 tony 232 </Unit105>
819     <Unit106>
820 tony 209 <Filename Value="../../../../lcl/include/customnotebook.inc"/>
821     <EditorIndex Value="-1"/>
822     <TopLine Value="494"/>
823     <CursorPos Y="516"/>
824     <UsageCount Value="10"/>
825 tony 232 </Unit106>
826     <Unit107>
827 tony 209 <Filename Value="../../runtime/nongui/IBQuery.pas"/>
828     <EditorIndex Value="-1"/>
829 tony 231 <TopLine Value="44"/>
830     <CursorPos X="31" Y="52"/>
831 tony 209 <UsageCount Value="10"/>
832 tony 232 </Unit107>
833     <Unit108>
834 tony 209 <Filename Value="../../runtime/nongui/IBDatabaseInfo.pas"/>
835     <EditorIndex Value="-1"/>
836     <TopLine Value="325"/>
837     <CursorPos Y="345"/>
838     <UsageCount Value="10"/>
839 tony 232 </Unit108>
840     <Unit109>
841 tony 209 <Filename Value="../../../../../fpcsrc/3.0.4/rtl/objpas/classes/streams.inc"/>
842     <EditorIndex Value="-1"/>
843     <TopLine Value="647"/>
844     <CursorPos Y="667"/>
845     <UsageCount Value="11"/>
846 tony 232 </Unit109>
847     <Unit110>
848 tony 209 <Filename Value="../../runtime/nongui/IBExtract.pas"/>
849     <EditorIndex Value="-1"/>
850 tony 225 <TopLine Value="2948"/>
851     <CursorPos X="63" Y="2968"/>
852 tony 209 <UsageCount Value="10"/>
853 tony 232 </Unit110>
854     <Unit111>
855 tony 218 <Filename Value="../../../fbintf/client/3.0/firebird/Firebird.pas"/>
856     <EditorIndex Value="-1"/>
857     <TopLine Value="6170"/>
858     <CursorPos Y="6190"/>
859     <UsageCount Value="10"/>
860 tony 232 </Unit111>
861     <Unit112>
862 tony 221 <Filename Value="../../../fbintf/client/FBEvents.pas"/>
863     <EditorIndex Value="-1"/>
864     <TopLine Value="230"/>
865     <CursorPos X="17" Y="250"/>
866     <UsageCount Value="10"/>
867 tony 232 </Unit112>
868     <Unit113>
869 tony 221 <Filename Value="../../runtime/nongui/IBTable.pas"/>
870     <EditorIndex Value="-1"/>
871 tony 263 <TopLine Value="167"/>
872     <CursorPos X="32" Y="1540"/>
873 tony 221 <UsageCount Value="10"/>
874 tony 232 </Unit113>
875     <Unit114>
876 tony 221 <Filename Value="/usr/share/fpcsrc/rtl/objpas/sysutils/sysstrh.inc"/>
877 tony 225 <EditorIndex Value="-1"/>
878 tony 221 <TopLine Value="59"/>
879     <CursorPos X="10" Y="86"/>
880     <UsageCount Value="10"/>
881 tony 232 </Unit114>
882     <Unit115>
883 tony 221 <Filename Value="/usr/share/fpcsrc/rtl/objpas/sysutils/sysstr.inc"/>
884     <EditorIndex Value="-1"/>
885     <TopLine Value="480"/>
886     <CursorPos X="5" Y="482"/>
887     <UsageCount Value="10"/>
888 tony 232 </Unit115>
889     <Unit116>
890 tony 231 <Filename Value="../../runtime/nongui/ibxscript.pas"/>
891     <EditorIndex Value="-1"/>
892     <TopLine Value="270"/>
893     <CursorPos X="22" Y="306"/>
894     <UsageCount Value="11"/>
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 263 <Unit122>
937     <Filename Value="../../../../lcl/extctrls.pp"/>
938     <UnitName Value="ExtCtrls"/>
939     <EditorIndex Value="-1"/>
940     <TopLine Value="174"/>
941     <CursorPos X="25" Y="192"/>
942     <UsageCount Value="10"/>
943     </Unit122>
944     <Unit123>
945     <Filename Value="../../../../lcl/customtimer.pas"/>
946     <UnitName Value="CustomTimer"/>
947     <EditorIndex Value="-1"/>
948     <TopLine Value="115"/>
949     <CursorPos X="3" Y="124"/>
950     <UsageCount Value="10"/>
951     </Unit123>
952     <Unit124>
953     <Filename Value="../../runtime/nongui/IBTypes.pas"/>
954     <EditorIndex Value="-1"/>
955     <TopLine Value="19"/>
956     <CursorPos Y="48"/>
957     <UsageCount Value="10"/>
958     </Unit124>
959     <Unit125>
960     <Filename Value="../../runtime/gui/IBDialogs.pas"/>
961     <ComponentName Value="IBXLoginDlg"/>
962     <HasResources Value="True"/>
963     <ResourceBaseClass Value="Form"/>
964     <EditorIndex Value="-1"/>
965     <TopLine Value="96"/>
966     <CursorPos X="31" Y="120"/>
967     <UsageCount Value="10"/>
968     </Unit125>
969     <Unit126>
970     <Filename Value="/usr/share/fpcsrc/packages/fcl-base/src/fptimer.pp"/>
971     <EditorIndex Value="-1"/>
972     <TopLine Value="62"/>
973     <CursorPos X="15" Y="81"/>
974     <UsageCount Value="10"/>
975     </Unit126>
976     <Unit127>
977     <Filename Value="../../runtime/nongui/IBSQLParser.pas"/>
978     <EditorIndex Value="-1"/>
979     <TopLine Value="202"/>
980     <CursorPos Y="212"/>
981     <UsageCount Value="10"/>
982     </Unit127>
983     <Unit128>
984     <Filename Value="../../../../lcl/dbgrids.pas"/>
985     <UnitName Value="DBGrids"/>
986     <EditorIndex Value="-1"/>
987     <TopLine Value="1055"/>
988     <CursorPos Y="1074"/>
989     <UsageCount Value="10"/>
990     </Unit128>
991     <Unit129>
992     <Filename Value="../../../../../fpcsrc/3.0.4/rtl/linux/x86_64/sighnd.inc"/>
993     <EditorIndex Value="-1"/>
994     <TopLine Value="21"/>
995     <CursorPos Y="40"/>
996     <UsageCount Value="10"/>
997     </Unit129>
998 tony 158 </Units>
999 tony 266 <JumpHistory Count="10" HistoryIndex="9">
1000 tony 158 <Position1>
1001 tony 231 <Filename Value="MainFormUnit.pas"/>
1002 tony 263 <Caret Line="155" Column="39" TopLine="134"/>
1003 tony 158 </Position1>
1004 tony 210 <Position2>
1005 tony 231 <Filename Value="MainFormUnit.pas"/>
1006 tony 263 <Caret Line="382" Column="39" TopLine="357"/>
1007 tony 225 </Position2>
1008 tony 229 <Position3>
1009 tony 263 <Filename Value="MainFormUnit.pas"/>
1010     <Caret Line="355" Column="15" TopLine="355"/>
1011 tony 229 </Position3>
1012     <Position4>
1013 tony 263 <Filename Value="MainFormUnit.pas"/>
1014     <Caret Line="1015" Column="3" TopLine="1013"/>
1015 tony 229 </Position4>
1016 tony 232 <Position5>
1017     <Filename Value="MainFormUnit.pas"/>
1018 tony 263 <Caret Line="1016" Column="3" TopLine="1014"/>
1019 tony 232 </Position5>
1020     <Position6>
1021     <Filename Value="MainFormUnit.pas"/>
1022 tony 263 <Caret Line="1042" Column="117" TopLine="1015"/>
1023 tony 232 </Position6>
1024     <Position7>
1025 tony 263 <Filename Value="MainFormUnit.pas"/>
1026     <Caret Line="1041" Column="91" TopLine="1014"/>
1027 tony 232 </Position7>
1028     <Position8>
1029 tony 263 <Filename Value="MainFormUnit.pas"/>
1030     <Caret Line="1040" Column="91" TopLine="1013"/>
1031     </Position8>
1032     <Position9>
1033 tony 232 <Filename Value="DataModule.pas"/>
1034 tony 263 <Caret Line="26" Column="52"/>
1035     </Position9>
1036 tony 266 <Position10>
1037     <Filename Value="../../runtime/nongui/IBDatabase.pas"/>
1038     <Caret Line="1447" Column="18" TopLine="1421"/>
1039     </Position10>
1040 tony 158 </JumpHistory>
1041 tony 263 <RunParams>
1042     <FormatVersion Value="2"/>
1043     <Modes Count="0" ActiveMode="default"/>
1044     </RunParams>
1045 tony 158 </ProjectSession>
1046     </CONFIG>