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

File Contents

# Content
1 <?xml version="1.0" encoding="UTF-8"?>
2 <CONFIG>
3 <ProjectSession>
4 <Version Value="10"/>
5 <BuildModes Active="Default"/>
6 <Units Count="122">
7 <Unit0>
8 <Filename Value="DBAdmin.lpr"/>
9 <IsPartOfProject Value="True"/>
10 <EditorIndex Value="-1"/>
11 <CursorPos Y="26"/>
12 <UsageCount Value="151"/>
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 <TopLine Value="830"/>
21 <CursorPos X="21" Y="833"/>
22 <UsageCount Value="151"/>
23 <Loaded Value="True"/>
24 <LoadedDesigner Value="True"/>
25 </Unit1>
26 <Unit2>
27 <Filename Value="DataModule.pas"/>
28 <IsPartOfProject Value="True"/>
29 <ComponentName Value="DatabaseData"/>
30 <HasResources Value="True"/>
31 <ResourceBaseClass Value="DataModule"/>
32 <IsVisibleTab Value="True"/>
33 <EditorIndex Value="1"/>
34 <TopLine Value="688"/>
35 <CursorPos X="60" Y="707"/>
36 <UsageCount Value="151"/>
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="151"/>
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="149"/>
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="149"/>
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="6"/>
81 <CursorPos X="36" Y="26"/>
82 <UsageCount Value="147"/>
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="132"/>
92 <CursorPos X="101" Y="153"/>
93 <UsageCount Value="147"/>
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="146"/>
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="101"/>
113 <CursorPos X="58" Y="123"/>
114 <UsageCount Value="145"/>
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="145"/>
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="135"/>
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="135"/>
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="63"/>
156 <CursorPos X="60" Y="83"/>
157 <UsageCount Value="24"/>
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="71" Y="74"/>
168 <UsageCount Value="23"/>
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="36"/>
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="8"/>
185 <DefaultSyntaxHighlighter Value="LFM"/>
186 </Unit16>
187 <Unit17>
188 <Filename Value="../../../fbintf/IBUtils.pas"/>
189 <EditorIndex Value="-1"/>
190 <TopLine Value="307"/>
191 <CursorPos X="10" Y="327"/>
192 <UsageCount Value="27"/>
193 </Unit17>
194 <Unit18>
195 <Filename Value="../../../fbintf/client/FBClientAPI.pas"/>
196 <EditorIndex Value="-1"/>
197 <TopLine Value="234"/>
198 <CursorPos Y="254"/>
199 <UsageCount Value="25"/>
200 </Unit18>
201 <Unit19>
202 <Filename Value="../../runtime/IBServices.pas"/>
203 <EditorIndex Value="-1"/>
204 <UsageCount Value="30"/>
205 </Unit19>
206 <Unit20>
207 <Filename Value="../../../fbintf/IB.pas"/>
208 <EditorIndex Value="-1"/>
209 <TopLine Value="1220"/>
210 <CursorPos X="20" Y="1249"/>
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="7"/>
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="1"/>
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="20"/>
233 </Unit23>
234 <Unit24>
235 <Filename Value="../../../../lcl/forms.pp"/>
236 <UnitName Value="Forms"/>
237 <EditorIndex Value="-1"/>
238 <TopLine Value="1275"/>
239 <CursorPos X="20" Y="1296"/>
240 <UsageCount Value="8"/>
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="1"/>
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="4"/>
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="10"/>
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="4"/>
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="14"/>
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="4"/>
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="4"/>
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="14"/>
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="7"/>
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="11"/>
318 </Unit35>
319 <Unit36>
320 <Filename Value="../../../fbintf/client/3.0/FB30Attachment.pas"/>
321 <EditorIndex Value="-1"/>
322 <TopLine Value="45"/>
323 <CursorPos X="14" Y="80"/>
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="11"/>
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="2"/>
339 </Unit38>
340 <Unit39>
341 <Filename Value="../../../fbintf/client/3.0/FB30Services.pas"/>
342 <EditorIndex Value="-1"/>
343 <TopLine Value="105"/>
344 <CursorPos X="15" Y="124"/>
345 <UsageCount Value="8"/>
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="2"/>
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="2"/>
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="2"/>
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="2"/>
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="2"/>
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="11"/>
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="3"/>
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="32"/>
402 <CursorPos Y="52"/>
403 <UsageCount Value="11"/>
404 </Unit47>
405 <Unit48>
406 <Filename Value="../../../fbintf/client/3.0/FB30ClientAPI.pas"/>
407 <EditorIndex Value="-1"/>
408 <TopLine Value="312"/>
409 <CursorPos X="3" Y="315"/>
410 <UsageCount Value="3"/>
411 </Unit48>
412 <Unit49>
413 <Filename Value="../../../fbintf/client/FBServices.pas"/>
414 <EditorIndex Value="-1"/>
415 <TopLine Value="98"/>
416 <CursorPos X="32" Y="129"/>
417 <UsageCount Value="11"/>
418 </Unit49>
419 <Unit50>
420 <Filename Value="../../../fbintf/client/2.5/FB25ClientAPI.pas"/>
421 <EditorIndex Value="-1"/>
422 <TopLine Value="494"/>
423 <CursorPos X="3" Y="497"/>
424 <UsageCount Value="3"/>
425 </Unit50>
426 <Unit51>
427 <Filename Value="DataModule.lfm"/>
428 <EditorIndex Value="-1"/>
429 <TopLine Value="469"/>
430 <CursorPos X="88" Y="501"/>
431 <UsageCount Value="8"/>
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="3"/>
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="3"/>
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="4"/>
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="3"/>
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="10"/>
472 </Unit56>
473 <Unit57>
474 <Filename Value="../../ibcontrols/IBDynamicGrid.pas"/>
475 <EditorIndex Value="-1"/>
476 <TopLine Value="745"/>
477 <CursorPos Y="775"/>
478 <UsageCount Value="3"/>
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="7"/>
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="16"/>
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="14"/>
500 </Unit60>
501 <Unit61>
502 <Filename Value="../../../../../fpcsrc/3.0.4/rtl/inc/system.inc"/>
503 <EditorIndex Value="-1"/>
504 <TopLine Value="1085"/>
505 <CursorPos Y="1105"/>
506 <UsageCount Value="10"/>
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="11"/>
514 </Unit62>
515 <Unit63>
516 <Filename Value="../../changelog"/>
517 <EditorIndex Value="-1"/>
518 <TopLine Value="124"/>
519 <CursorPos X="46" Y="152"/>
520 <UsageCount Value="10"/>
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="7"/>
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="8"/>
537 </Unit65>
538 <Unit66>
539 <Filename Value="../../design/IBDBReg.pas"/>
540 <EditorIndex Value="-1"/>
541 <TopLine Value="476"/>
542 <CursorPos X="107" Y="503"/>
543 <UsageCount Value="6"/>
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="6"/>
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="9"/>
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="8"/>
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="8"/>
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="10"/>
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="13"/>
586 </Unit72>
587 <Unit73>
588 <Filename Value="../../ibcontrols/DBControlGrid.pas"/>
589 <EditorIndex Value="-1"/>
590 <UsageCount Value="11"/>
591 </Unit73>
592 <Unit74>
593 <Filename Value="../../ibcontrols/IBArrayGrid.pas"/>
594 <EditorIndex Value="-1"/>
595 <CursorPos X="16" Y="25"/>
596 <UsageCount Value="6"/>
597 </Unit74>
598 <Unit75>
599 <Filename Value="../../iblocaldb/IBXCreateDatabaseFromSQLDlgUnit.pas"/>
600 <EditorIndex Value="-1"/>
601 <UsageCount Value="6"/>
602 </Unit75>
603 <Unit76>
604 <Filename Value="../../../fbintf/client/FBOutputBlock.pas"/>
605 <EditorIndex Value="-1"/>
606 <TopLine Value="31"/>
607 <CursorPos X="3" Y="38"/>
608 <UsageCount Value="9"/>
609 </Unit76>
610 <Unit77>
611 <Filename Value="../../../fbintf/include/inf_pub.inc"/>
612 <EditorIndex Value="-1"/>
613 <UsageCount Value="9"/>
614 </Unit77>
615 <Unit78>
616 <Filename Value="../../../fbintf/include/configkeys.inc"/>
617 <EditorIndex Value="-1"/>
618 <UsageCount Value="7"/>
619 </Unit78>
620 <Unit79>
621 <Filename Value="../../../fbintf/client/FBMessages.pas"/>
622 <EditorIndex Value="-1"/>
623 <TopLine Value="233"/>
624 <CursorPos X="11" Y="255"/>
625 <UsageCount Value="12"/>
626 </Unit79>
627 <Unit80>
628 <Filename Value="/usr/share/fpcsrc/rtl/objpas/classes/stringl.inc"/>
629 <EditorIndex Value="-1"/>
630 <TopLine Value="219"/>
631 <CursorPos X="3" Y="224"/>
632 <UsageCount Value="10"/>
633 </Unit80>
634 <Unit81>
635 <Filename Value="../../runtime/IBXServices.pas"/>
636 <EditorIndex Value="-1"/>
637 <WindowIndex Value="-1"/>
638 <TopLine Value="1015"/>
639 <CursorPos X="19" Y="1048"/>
640 <ExtraEditorCount Value="1"/>
641 <ExtraEditor1>
642 <EditorIndex Value="-1"/>
643 <TopLine Value="887"/>
644 <CursorPos X="5" Y="890"/>
645 </ExtraEditor1>
646 <UsageCount Value="9"/>
647 </Unit81>
648 <Unit82>
649 <Filename Value="../../../fbintf/client/2.5/FB25Services.pas"/>
650 <EditorIndex Value="-1"/>
651 <TopLine Value="143"/>
652 <CursorPos X="15" Y="162"/>
653 <UsageCount Value="8"/>
654 </Unit82>
655 <Unit83>
656 <Filename Value="../../../../lcl/include/application.inc"/>
657 <EditorIndex Value="-1"/>
658 <TopLine Value="1060"/>
659 <CursorPos Y="1079"/>
660 <UsageCount Value="10"/>
661 </Unit83>
662 <Unit84>
663 <Filename Value="../../../fbintf/changelog"/>
664 <EditorIndex Value="-1"/>
665 <CursorPos Y="17"/>
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="551"/>
673 <CursorPos X="3" Y="577"/>
674 <UsageCount Value="8"/>
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="8"/>
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="8"/>
689 </Unit87>
690 <Unit88>
691 <Filename Value="../../ibexpress.pas"/>
692 <EditorIndex Value="-1"/>
693 <CursorPos X="12" Y="11"/>
694 <UsageCount Value="8"/>
695 </Unit88>
696 <Unit89>
697 <Filename Value="../../iblocaldb/IBLocalDBSupport.pas"/>
698 <EditorIndex Value="-1"/>
699 <TopLine Value="31"/>
700 <UsageCount Value="8"/>
701 </Unit89>
702 <Unit90>
703 <Filename Value="../../iblocaldb/IBCMLocalDBSupport.pas"/>
704 <EditorIndex Value="-1"/>
705 <TopLine Value="30"/>
706 <UsageCount Value="8"/>
707 </Unit90>
708 <Unit91>
709 <Filename Value="../../iblocaldb/nongui/IBXCustomIBLocalDBSupport.pas"/>
710 <EditorIndex Value="-1"/>
711 <TopLine Value="13"/>
712 <CursorPos X="35" Y="33"/>
713 <UsageCount Value="8"/>
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="8"/>
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="8"/>
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="10"/>
735 </Unit94>
736 <Unit95>
737 <Filename Value="../../runtime/nongui/IBCustomDataSet.pas"/>
738 <EditorIndex Value="-1"/>
739 <TopLine Value="3109"/>
740 <CursorPos X="3" Y="3111"/>
741 <UsageCount Value="10"/>
742 </Unit95>
743 <Unit96>
744 <Filename Value="../../runtime/nongui/IBXServices.pas"/>
745 <EditorIndex Value="-1"/>
746 <TopLine Value="3133"/>
747 <CursorPos Y="3169"/>
748 <ExtraEditorCount Value="1"/>
749 <ExtraEditor1>
750 <EditorIndex Value="-1"/>
751 <TopLine Value="3028"/>
752 <CursorPos X="35" Y="3054"/>
753 </ExtraEditor1>
754 <UsageCount Value="19"/>
755 </Unit96>
756 <Unit97>
757 <Filename Value="../../iblocaldb/gui/IBXSaveDatabaseDlg.pas"/>
758 <ComponentName Value="SaveDatabaseDlg"/>
759 <HasResources Value="True"/>
760 <ResourceBaseClass Value="Form"/>
761 <EditorIndex Value="-1"/>
762 <TopLine Value="104"/>
763 <CursorPos X="26" Y="129"/>
764 <UsageCount Value="8"/>
765 </Unit97>
766 <Unit98>
767 <Filename Value="../../runtime/nongui/ibmemds.pas"/>
768 <EditorIndex Value="-1"/>
769 <UsageCount Value="9"/>
770 </Unit98>
771 <Unit99>
772 <Filename Value="../../../../components/memds/frmselectdataset.pp"/>
773 <UnitName Value="frmSelectDataset"/>
774 <EditorIndex Value="-1"/>
775 <TopLine Value="97"/>
776 <UsageCount Value="9"/>
777 </Unit99>
778 <Unit100>
779 <Filename Value="/usr/share/fpcsrc/packages/fcl-db/src/memds/memds.pp"/>
780 <EditorIndex Value="-1"/>
781 <TopLine Value="388"/>
782 <CursorPos Y="409"/>
783 <UsageCount Value="15"/>
784 </Unit100>
785 <Unit101>
786 <Filename Value="../../runtime/nongui/IBDatabase.pas"/>
787 <EditorIndex Value="-1"/>
788 <TopLine Value="1083"/>
789 <CursorPos Y="1102"/>
790 <UsageCount Value="12"/>
791 </Unit101>
792 <Unit102>
793 <Filename Value="../../runtime/nongui/IBSQLMonitor.pas"/>
794 <EditorIndex Value="-1"/>
795 <TopLine Value="557"/>
796 <CursorPos X="17" Y="577"/>
797 <UsageCount Value="10"/>
798 </Unit102>
799 <Unit103>
800 <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 </Unit103>
806 <Unit104>
807 <Filename Value="../../../../lcl/include/statusbar.inc"/>
808 <EditorIndex Value="-1"/>
809 <TopLine Value="7"/>
810 <CursorPos Y="37"/>
811 <UsageCount Value="10"/>
812 </Unit104>
813 <Unit105>
814 <Filename Value="../../../../lcl/include/pagecontrol.inc"/>
815 <EditorIndex Value="-1"/>
816 <CursorPos Y="28"/>
817 <UsageCount Value="10"/>
818 </Unit105>
819 <Unit106>
820 <Filename Value="../../../../lcl/include/customnotebook.inc"/>
821 <EditorIndex Value="-1"/>
822 <TopLine Value="494"/>
823 <CursorPos Y="516"/>
824 <UsageCount Value="10"/>
825 </Unit106>
826 <Unit107>
827 <Filename Value="../../runtime/nongui/IBQuery.pas"/>
828 <EditorIndex Value="-1"/>
829 <TopLine Value="44"/>
830 <CursorPos X="31" Y="52"/>
831 <UsageCount Value="10"/>
832 </Unit107>
833 <Unit108>
834 <Filename Value="../../runtime/nongui/IBDatabaseInfo.pas"/>
835 <EditorIndex Value="-1"/>
836 <TopLine Value="325"/>
837 <CursorPos Y="345"/>
838 <UsageCount Value="10"/>
839 </Unit108>
840 <Unit109>
841 <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 </Unit109>
847 <Unit110>
848 <Filename Value="../../runtime/nongui/IBExtract.pas"/>
849 <EditorIndex Value="-1"/>
850 <TopLine Value="2948"/>
851 <CursorPos X="63" Y="2968"/>
852 <UsageCount Value="10"/>
853 </Unit110>
854 <Unit111>
855 <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 </Unit111>
861 <Unit112>
862 <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 </Unit112>
868 <Unit113>
869 <Filename Value="../../runtime/nongui/IBTable.pas"/>
870 <EditorIndex Value="-1"/>
871 <TopLine Value="205"/>
872 <CursorPos X="17" Y="225"/>
873 <UsageCount Value="10"/>
874 </Unit113>
875 <Unit114>
876 <Filename Value="/usr/share/fpcsrc/rtl/objpas/sysutils/sysstrh.inc"/>
877 <EditorIndex Value="-1"/>
878 <TopLine Value="59"/>
879 <CursorPos X="10" Y="86"/>
880 <UsageCount Value="10"/>
881 </Unit114>
882 <Unit115>
883 <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 </Unit115>
889 <Unit116>
890 <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 </Units>
937 <JumpHistory Count="8" HistoryIndex="7">
938 <Position1>
939 <Filename Value="MainFormUnit.pas"/>
940 <Caret Line="370" Column="58" TopLine="354"/>
941 </Position1>
942 <Position2>
943 <Filename Value="MainFormUnit.pas"/>
944 <Caret Line="371" Column="58" TopLine="355"/>
945 </Position2>
946 <Position3>
947 <Filename Value="DataModule.pas"/>
948 <Caret Line="921" TopLine="913"/>
949 </Position3>
950 <Position4>
951 <Filename Value="DataModule.pas"/>
952 <Caret Line="922" TopLine="913"/>
953 </Position4>
954 <Position5>
955 <Filename Value="MainFormUnit.pas"/>
956 <Caret Line="372" Column="58" TopLine="362"/>
957 </Position5>
958 <Position6>
959 <Filename Value="MainFormUnit.pas"/>
960 <Caret Line="833" Column="21" TopLine="830"/>
961 </Position6>
962 <Position7>
963 <Filename Value="DataModule.pas"/>
964 <Caret Line="221" Column="15" TopLine="202"/>
965 </Position7>
966 <Position8>
967 <Filename Value="DataModule.pas"/>
968 <Caret Line="707" TopLine="684"/>
969 </Position8>
970 </JumpHistory>
971 </ProjectSession>
972 </CONFIG>