ViewVC Help
View File | Revision Log | Show Annotations | Download File | View Changeset | Root Listing
root/public/ibx/trunk/examples/DBAdmin/DBAdmin.lps
Revision: 338
Committed: Wed Jun 9 12:07:56 2021 UTC (2 years, 10 months ago) by tony
File size: 37700 byte(s)
Log Message:
Merge Fixes

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