ViewVC Help
View File | Revision Log | Show Annotations | Download File | View Changeset | Root Listing
root/public/ibx/trunk/examples/DBAdmin/DBAdmin.lps
Revision: 402
Committed: Mon Aug 1 10:07:24 2022 UTC (20 months, 4 weeks ago) by tony
File size: 39616 byte(s)
Log Message:
IBX Release 2.5.0

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