ViewVC Help
View File | Revision Log | Show Annotations | Download File | View Changeset | Root Listing
root/public/ibx/trunk/examples/DBAdmin/DBAdmin.lps
Revision: 410
Committed: Thu Jun 22 13:52:39 2023 UTC (17 months ago) by tony
File size: 38539 byte(s)
Log Message:
Release 2.6.0 beta

File Contents

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