ViewVC Help
View File | Revision Log | Show Annotations | Download File | View Changeset | Root Listing
root/public/ibx/trunk/examples/DBAdmin/DBAdmin.lps
Revision: 270
Committed: Fri Jan 18 11:10:37 2019 UTC (5 years, 2 months ago) by tony
File size: 35602 byte(s)
Log Message:
Fixes merged

File Contents

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