ViewVC Help
View File | Revision Log | Show Annotations | Download File | View Changeset | Root Listing
root/public/ibx/trunk/examples/DBAdmin/DBAdmin.lps
Revision: 273
Committed: Mon Feb 4 13:36:50 2019 UTC (5 years, 2 months ago) by tony
File size: 40017 byte(s)
Log Message:
Fixes merged

File Contents

# Content
1 <?xml version="1.0" encoding="UTF-8"?>
2 <CONFIG>
3 <ProjectSession>
4 <Version Value="11"/>
5 <BuildModes Active="Default"/>
6 <Units Count="140">
7 <Unit0>
8 <Filename Value="DBAdmin.lpr"/>
9 <IsPartOfProject Value="True"/>
10 <EditorIndex Value="-1"/>
11 <TopLine Value="15"/>
12 <CursorPos X="63" Y="30"/>
13 <UsageCount Value="160"/>
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="1080"/>
22 <CursorPos X="53" Y="1088"/>
23 <UsageCount Value="160"/>
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="1"/>
35 <TopLine Value="1548"/>
36 <CursorPos X="35" Y="1567"/>
37 <UsageCount Value="160"/>
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="160"/>
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="158"/>
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="158"/>
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="156"/>
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="156"/>
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="155"/>
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="101"/>
114 <CursorPos X="58" Y="123"/>
115 <UsageCount Value="154"/>
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="154"/>
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="144"/>
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="144"/>
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="33"/>
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="32"/>
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="36"/>
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="8"/>
186 <DefaultSyntaxHighlighter Value="LFM"/>
187 </Unit16>
188 <Unit17>
189 <Filename Value="../../../fbintf/IBUtils.pas"/>
190 <EditorIndex Value="-1"/>
191 <TopLine Value="307"/>
192 <CursorPos X="10" Y="327"/>
193 <UsageCount Value="27"/>
194 </Unit17>
195 <Unit18>
196 <Filename Value="../../../fbintf/client/FBClientAPI.pas"/>
197 <EditorIndex Value="-1"/>
198 <TopLine Value="234"/>
199 <CursorPos Y="254"/>
200 <UsageCount Value="25"/>
201 </Unit18>
202 <Unit19>
203 <Filename Value="../../runtime/IBServices.pas"/>
204 <EditorIndex Value="-1"/>
205 <UsageCount Value="30"/>
206 </Unit19>
207 <Unit20>
208 <Filename Value="../../../fbintf/IB.pas"/>
209 <EditorIndex Value="-1"/>
210 <TopLine Value="1301"/>
211 <CursorPos Y="1328"/>
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="7"/>
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="1"/>
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="20"/>
234 </Unit23>
235 <Unit24>
236 <Filename Value="../../../../lcl/forms.pp"/>
237 <UnitName Value="Forms"/>
238 <EditorIndex Value="-1"/>
239 <TopLine Value="116"/>
240 <CursorPos X="3" Y="87"/>
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="1"/>
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="19"/>
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="4"/>
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="10"/>
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="4"/>
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="14"/>
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="4"/>
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="4"/>
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="14"/>
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="7"/>
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="11"/>
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="10"/>
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="11"/>
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="2"/>
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="10"/>
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="2"/>
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="2"/>
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="2"/>
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="2"/>
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="2"/>
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="11"/>
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="3"/>
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="11"/>
405 </Unit47>
406 <Unit48>
407 <Filename Value="../../../fbintf/client/3.0/FB30ClientAPI.pas"/>
408 <EditorIndex Value="-1"/>
409 <TopLine Value="313"/>
410 <CursorPos X="3" Y="318"/>
411 <UsageCount Value="10"/>
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="11"/>
419 </Unit49>
420 <Unit50>
421 <Filename Value="../../../fbintf/client/2.5/FB25ClientAPI.pas"/>
422 <EditorIndex Value="-1"/>
423 <TopLine Value="494"/>
424 <CursorPos X="3" Y="497"/>
425 <UsageCount Value="3"/>
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="10"/>
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="3"/>
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="3"/>
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="4"/>
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="3"/>
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="10"/>
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="10"/>
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="7"/>
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="16"/>
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="14"/>
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="10"/>
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="11"/>
515 </Unit62>
516 <Unit63>
517 <Filename Value="../../changelog"/>
518 <EditorIndex Value="-1"/>
519 <TopLine Value="52"/>
520 <CursorPos X="22" Y="74"/>
521 <UsageCount Value="10"/>
522 <DefaultSyntaxHighlighter Value="None"/>
523 </Unit63>
524 <Unit64>
525 <Filename Value="../../../../lcl/comctrls.pp"/>
526 <UnitName Value="ComCtrls"/>
527 <EditorIndex Value="-1"/>
528 <TopLine Value="3431"/>
529 <CursorPos X="22" Y="3443"/>
530 <UsageCount Value="7"/>
531 </Unit64>
532 <Unit65>
533 <Filename Value="../../../../lcl/include/treeview.inc"/>
534 <EditorIndex Value="-1"/>
535 <TopLine Value="5208"/>
536 <CursorPos X="3" Y="5208"/>
537 <UsageCount Value="8"/>
538 </Unit65>
539 <Unit66>
540 <Filename Value="../../design/IBDBReg.pas"/>
541 <EditorIndex Value="-1"/>
542 <TopLine Value="460"/>
543 <CursorPos X="111" Y="485"/>
544 <UsageCount Value="10"/>
545 </Unit66>
546 <Unit67>
547 <Filename Value="../../../../../fpcsrc/3.0.4/rtl/inc/variant.inc"/>
548 <EditorIndex Value="-1"/>
549 <TopLine Value="431"/>
550 <CursorPos Y="452"/>
551 <UsageCount Value="6"/>
552 </Unit67>
553 <Unit68>
554 <Filename Value="../../runtime/IBExtract.pas"/>
555 <EditorIndex Value="-1"/>
556 <TopLine Value="474"/>
557 <CursorPos X="59" Y="515"/>
558 <UsageCount Value="9"/>
559 </Unit68>
560 <Unit69>
561 <Filename Value="/usr/share/fpcsrc/packages/fcl-db/src/base/datasource.inc"/>
562 <EditorIndex Value="-1"/>
563 <TopLine Value="647"/>
564 <CursorPos X="28" Y="679"/>
565 <UsageCount Value="8"/>
566 </Unit69>
567 <Unit70>
568 <Filename Value="../../../../lcl/include/control.inc"/>
569 <EditorIndex Value="-1"/>
570 <TopLine Value="2271"/>
571 <CursorPos Y="2291"/>
572 <UsageCount Value="8"/>
573 </Unit70>
574 <Unit71>
575 <Filename Value="/usr/share/fpcsrc/packages/rtl-objpas/src/inc/variants.pp"/>
576 <EditorIndex Value="-1"/>
577 <TopLine Value="4170"/>
578 <CursorPos Y="4190"/>
579 <UsageCount Value="10"/>
580 </Unit71>
581 <Unit72>
582 <Filename Value="../../../fbintf/client/3.0/FB30Array.pas"/>
583 <EditorIndex Value="-1"/>
584 <TopLine Value="268"/>
585 <CursorPos X="1024" Y="306"/>
586 <UsageCount Value="13"/>
587 </Unit72>
588 <Unit73>
589 <Filename Value="../../ibcontrols/DBControlGrid.pas"/>
590 <EditorIndex Value="-1"/>
591 <UsageCount Value="11"/>
592 </Unit73>
593 <Unit74>
594 <Filename Value="../../ibcontrols/IBArrayGrid.pas"/>
595 <EditorIndex Value="-1"/>
596 <CursorPos X="16" Y="25"/>
597 <UsageCount Value="6"/>
598 </Unit74>
599 <Unit75>
600 <Filename Value="../../iblocaldb/IBXCreateDatabaseFromSQLDlgUnit.pas"/>
601 <EditorIndex Value="-1"/>
602 <UsageCount Value="6"/>
603 </Unit75>
604 <Unit76>
605 <Filename Value="../../../fbintf/client/FBOutputBlock.pas"/>
606 <EditorIndex Value="-1"/>
607 <TopLine Value="1192"/>
608 <CursorPos Y="1210"/>
609 <UsageCount Value="10"/>
610 </Unit76>
611 <Unit77>
612 <Filename Value="../../../fbintf/include/inf_pub.inc"/>
613 <EditorIndex Value="-1"/>
614 <UsageCount Value="9"/>
615 </Unit77>
616 <Unit78>
617 <Filename Value="../../../fbintf/include/configkeys.inc"/>
618 <EditorIndex Value="-1"/>
619 <UsageCount Value="7"/>
620 </Unit78>
621 <Unit79>
622 <Filename Value="../../../fbintf/client/FBMessages.pas"/>
623 <EditorIndex Value="-1"/>
624 <TopLine Value="264"/>
625 <CursorPos X="21" Y="287"/>
626 <UsageCount Value="12"/>
627 </Unit79>
628 <Unit80>
629 <Filename Value="/usr/share/fpcsrc/rtl/objpas/classes/stringl.inc"/>
630 <EditorIndex Value="-1"/>
631 <TopLine Value="219"/>
632 <CursorPos X="3" Y="224"/>
633 <UsageCount Value="10"/>
634 </Unit80>
635 <Unit81>
636 <Filename Value="../../runtime/IBXServices.pas"/>
637 <EditorIndex Value="-1"/>
638 <WindowIndex Value="-1"/>
639 <TopLine Value="1015"/>
640 <CursorPos X="19" Y="1048"/>
641 <ExtraEditorCount Value="1"/>
642 <ExtraEditor1>
643 <EditorIndex Value="-1"/>
644 <TopLine Value="887"/>
645 <CursorPos X="5" Y="890"/>
646 </ExtraEditor1>
647 <UsageCount Value="9"/>
648 </Unit81>
649 <Unit82>
650 <Filename Value="../../../fbintf/client/2.5/FB25Services.pas"/>
651 <EditorIndex Value="-1"/>
652 <TopLine Value="143"/>
653 <CursorPos X="15" Y="162"/>
654 <UsageCount Value="8"/>
655 </Unit82>
656 <Unit83>
657 <Filename Value="../../../../lcl/include/application.inc"/>
658 <EditorIndex Value="-1"/>
659 <TopLine Value="1060"/>
660 <CursorPos Y="1079"/>
661 <UsageCount Value="10"/>
662 </Unit83>
663 <Unit84>
664 <Filename Value="../../../fbintf/changelog"/>
665 <EditorIndex Value="-1"/>
666 <CursorPos X="4" Y="10"/>
667 <UsageCount Value="10"/>
668 <DefaultSyntaxHighlighter Value="None"/>
669 </Unit84>
670 <Unit85>
671 <Filename Value="../../runtime/legacy/IBServices.pas"/>
672 <EditorIndex Value="-1"/>
673 <TopLine Value="551"/>
674 <CursorPos X="3" Y="577"/>
675 <UsageCount Value="8"/>
676 </Unit85>
677 <Unit86>
678 <Filename Value="../../runtime/IBTypes.pas"/>
679 <EditorIndex Value="-1"/>
680 <TopLine Value="17"/>
681 <CursorPos X="48" Y="18"/>
682 <UsageCount Value="8"/>
683 </Unit86>
684 <Unit87>
685 <Filename Value="../../runtime/IBSQLMonitor.pas"/>
686 <EditorIndex Value="-1"/>
687 <TopLine Value="10"/>
688 <CursorPos X="18" Y="40"/>
689 <UsageCount Value="8"/>
690 </Unit87>
691 <Unit88>
692 <Filename Value="../../ibexpress.pas"/>
693 <EditorIndex Value="-1"/>
694 <CursorPos X="12" Y="11"/>
695 <UsageCount Value="8"/>
696 </Unit88>
697 <Unit89>
698 <Filename Value="../../iblocaldb/IBLocalDBSupport.pas"/>
699 <EditorIndex Value="-1"/>
700 <TopLine Value="31"/>
701 <UsageCount Value="8"/>
702 </Unit89>
703 <Unit90>
704 <Filename Value="../../iblocaldb/IBCMLocalDBSupport.pas"/>
705 <EditorIndex Value="-1"/>
706 <TopLine Value="30"/>
707 <UsageCount Value="8"/>
708 </Unit90>
709 <Unit91>
710 <Filename Value="../../iblocaldb/nongui/IBXCustomIBLocalDBSupport.pas"/>
711 <EditorIndex Value="-1"/>
712 <TopLine Value="256"/>
713 <CursorPos X="21" Y="282"/>
714 <UsageCount Value="10"/>
715 </Unit91>
716 <Unit92>
717 <Filename Value="../../iblocaldb/nongui/IBCMLocalDBSupport.pas"/>
718 <EditorIndex Value="-1"/>
719 <TopLine Value="62"/>
720 <CursorPos X="83" Y="82"/>
721 <UsageCount Value="8"/>
722 </Unit92>
723 <Unit93>
724 <Filename Value="../../iblocaldb/gui/IBLocalDBSupport.pas"/>
725 <EditorIndex Value="-1"/>
726 <TopLine Value="13"/>
727 <CursorPos X="22" Y="33"/>
728 <UsageCount Value="8"/>
729 </Unit93>
730 <Unit94>
731 <Filename Value="../../runtime/nongui/IBUpdate.pas"/>
732 <EditorIndex Value="-1"/>
733 <TopLine Value="190"/>
734 <CursorPos Y="210"/>
735 <UsageCount Value="10"/>
736 </Unit94>
737 <Unit95>
738 <Filename Value="../../runtime/nongui/IBCustomDataSet.pas"/>
739 <EditorIndex Value="-1"/>
740 <TopLine Value="560"/>
741 <CursorPos X="7" Y="345"/>
742 <UsageCount Value="10"/>
743 </Unit95>
744 <Unit96>
745 <Filename Value="../../runtime/nongui/IBXServices.pas"/>
746 <EditorIndex Value="-1"/>
747 <TopLine Value="3106"/>
748 <CursorPos X="29" Y="3133"/>
749 <ExtraEditorCount Value="1"/>
750 <ExtraEditor1>
751 <EditorIndex Value="-1"/>
752 <TopLine Value="2328"/>
753 <CursorPos X="22" Y="2359"/>
754 </ExtraEditor1>
755 <UsageCount Value="19"/>
756 </Unit96>
757 <Unit97>
758 <Filename Value="../../iblocaldb/gui/IBXSaveDatabaseDlg.pas"/>
759 <ComponentName Value="SaveDatabaseDlg"/>
760 <HasResources Value="True"/>
761 <ResourceBaseClass Value="Form"/>
762 <EditorIndex Value="-1"/>
763 <TopLine Value="104"/>
764 <CursorPos X="26" Y="129"/>
765 <UsageCount Value="8"/>
766 </Unit97>
767 <Unit98>
768 <Filename Value="../../runtime/nongui/ibmemds.pas"/>
769 <EditorIndex Value="-1"/>
770 <UsageCount Value="9"/>
771 </Unit98>
772 <Unit99>
773 <Filename Value="../../../../components/memds/frmselectdataset.pp"/>
774 <UnitName Value="frmSelectDataset"/>
775 <EditorIndex Value="-1"/>
776 <TopLine Value="97"/>
777 <UsageCount Value="9"/>
778 </Unit99>
779 <Unit100>
780 <Filename Value="/usr/share/fpcsrc/packages/fcl-db/src/memds/memds.pp"/>
781 <EditorIndex Value="-1"/>
782 <TopLine Value="388"/>
783 <CursorPos Y="409"/>
784 <UsageCount Value="15"/>
785 </Unit100>
786 <Unit101>
787 <Filename Value="../../runtime/nongui/IBDatabase.pas"/>
788 <EditorIndex Value="-1"/>
789 <TopLine Value="860"/>
790 <CursorPos X="23" Y="879"/>
791 <UsageCount Value="13"/>
792 </Unit101>
793 <Unit102>
794 <Filename Value="../../runtime/nongui/IBSQLMonitor.pas"/>
795 <EditorIndex Value="-1"/>
796 <TopLine Value="557"/>
797 <CursorPos X="17" Y="577"/>
798 <UsageCount Value="10"/>
799 </Unit102>
800 <Unit103>
801 <Filename Value="/usr/share/fpcsrc/packages/fcl-db/src/base/database.inc"/>
802 <EditorIndex Value="-1"/>
803 <TopLine Value="537"/>
804 <CursorPos Y="557"/>
805 <UsageCount Value="11"/>
806 </Unit103>
807 <Unit104>
808 <Filename Value="../../../../lcl/include/statusbar.inc"/>
809 <EditorIndex Value="-1"/>
810 <TopLine Value="7"/>
811 <CursorPos Y="37"/>
812 <UsageCount Value="10"/>
813 </Unit104>
814 <Unit105>
815 <Filename Value="../../../../lcl/include/pagecontrol.inc"/>
816 <EditorIndex Value="-1"/>
817 <CursorPos Y="28"/>
818 <UsageCount Value="10"/>
819 </Unit105>
820 <Unit106>
821 <Filename Value="../../../../lcl/include/customnotebook.inc"/>
822 <EditorIndex Value="-1"/>
823 <TopLine Value="494"/>
824 <CursorPos Y="516"/>
825 <UsageCount Value="10"/>
826 </Unit106>
827 <Unit107>
828 <Filename Value="../../runtime/nongui/IBQuery.pas"/>
829 <EditorIndex Value="-1"/>
830 <TopLine Value="44"/>
831 <CursorPos X="31" Y="52"/>
832 <UsageCount Value="10"/>
833 </Unit107>
834 <Unit108>
835 <Filename Value="../../runtime/nongui/IBDatabaseInfo.pas"/>
836 <EditorIndex Value="-1"/>
837 <TopLine Value="325"/>
838 <CursorPos Y="345"/>
839 <UsageCount Value="10"/>
840 </Unit108>
841 <Unit109>
842 <Filename Value="../../../../../fpcsrc/3.0.4/rtl/objpas/classes/streams.inc"/>
843 <EditorIndex Value="-1"/>
844 <TopLine Value="647"/>
845 <CursorPos Y="667"/>
846 <UsageCount Value="11"/>
847 </Unit109>
848 <Unit110>
849 <Filename Value="../../runtime/nongui/IBExtract.pas"/>
850 <EditorIndex Value="-1"/>
851 <TopLine Value="2948"/>
852 <CursorPos X="63" Y="2968"/>
853 <UsageCount Value="10"/>
854 </Unit110>
855 <Unit111>
856 <Filename Value="../../../fbintf/client/3.0/firebird/Firebird.pas"/>
857 <EditorIndex Value="-1"/>
858 <TopLine Value="6170"/>
859 <CursorPos Y="6190"/>
860 <UsageCount Value="10"/>
861 </Unit111>
862 <Unit112>
863 <Filename Value="../../../fbintf/client/FBEvents.pas"/>
864 <EditorIndex Value="-1"/>
865 <TopLine Value="230"/>
866 <CursorPos X="17" Y="250"/>
867 <UsageCount Value="10"/>
868 </Unit112>
869 <Unit113>
870 <Filename Value="../../runtime/nongui/IBTable.pas"/>
871 <EditorIndex Value="-1"/>
872 <TopLine Value="167"/>
873 <CursorPos X="32" Y="1540"/>
874 <UsageCount Value="10"/>
875 </Unit113>
876 <Unit114>
877 <Filename Value="/usr/share/fpcsrc/rtl/objpas/sysutils/sysstrh.inc"/>
878 <EditorIndex Value="-1"/>
879 <TopLine Value="59"/>
880 <CursorPos X="10" Y="86"/>
881 <UsageCount Value="10"/>
882 </Unit114>
883 <Unit115>
884 <Filename Value="/usr/share/fpcsrc/rtl/objpas/sysutils/sysstr.inc"/>
885 <EditorIndex Value="-1"/>
886 <TopLine Value="480"/>
887 <CursorPos X="5" Y="482"/>
888 <UsageCount Value="10"/>
889 </Unit115>
890 <Unit116>
891 <Filename Value="../../runtime/nongui/ibxscript.pas"/>
892 <EditorIndex Value="-1"/>
893 <TopLine Value="270"/>
894 <CursorPos X="22" Y="306"/>
895 <UsageCount Value="11"/>
896 </Unit116>
897 <Unit117>
898 <Filename Value="../scriptengine/unit1.pas"/>
899 <ComponentName Value="Form1"/>
900 <HasResources Value="True"/>
901 <ResourceBaseClass Value="Form"/>
902 <UnitName Value="Unit1"/>
903 <EditorIndex Value="-1"/>
904 <TopLine Value="164"/>
905 <CursorPos Y="168"/>
906 <UsageCount Value="10"/>
907 </Unit117>
908 <Unit118>
909 <Filename Value="../../../../lcl/stdctrls.pp"/>
910 <UnitName Value="StdCtrls"/>
911 <EditorIndex Value="-1"/>
912 <TopLine Value="841"/>
913 <CursorPos X="35" Y="847"/>
914 <UsageCount Value="10"/>
915 </Unit118>
916 <Unit119>
917 <Filename Value="../../../ibxframework/examples/FirebirdDBA/DatabaseView/SQLTerminal/SQLResultsFormUnit.pas"/>
918 <EditorIndex Value="-1"/>
919 <TopLine Value="27"/>
920 <CursorPos X="37" Y="44"/>
921 <UsageCount Value="10"/>
922 </Unit119>
923 <Unit120>
924 <Filename Value="../../runtime/nongui/IBBlob.pas"/>
925 <EditorIndex Value="-1"/>
926 <TopLine Value="78"/>
927 <CursorPos X="15" Y="88"/>
928 <UsageCount Value="11"/>
929 </Unit120>
930 <Unit121>
931 <Filename Value="../../runtime/nongui/IBDataOutput.pas"/>
932 <EditorIndex Value="-1"/>
933 <TopLine Value="48"/>
934 <CursorPos X="59" Y="56"/>
935 <UsageCount Value="10"/>
936 </Unit121>
937 <Unit122>
938 <Filename Value="../../../../lcl/extctrls.pp"/>
939 <UnitName Value="ExtCtrls"/>
940 <EditorIndex Value="-1"/>
941 <TopLine Value="174"/>
942 <CursorPos X="25" Y="192"/>
943 <UsageCount Value="10"/>
944 </Unit122>
945 <Unit123>
946 <Filename Value="../../../../lcl/customtimer.pas"/>
947 <UnitName Value="CustomTimer"/>
948 <EditorIndex Value="-1"/>
949 <TopLine Value="115"/>
950 <CursorPos X="3" Y="124"/>
951 <UsageCount Value="10"/>
952 </Unit123>
953 <Unit124>
954 <Filename Value="../../runtime/nongui/IBTypes.pas"/>
955 <EditorIndex Value="-1"/>
956 <TopLine Value="19"/>
957 <CursorPos Y="48"/>
958 <UsageCount Value="10"/>
959 </Unit124>
960 <Unit125>
961 <Filename Value="../../runtime/gui/IBDialogs.pas"/>
962 <ComponentName Value="IBXLoginDlg"/>
963 <HasResources Value="True"/>
964 <ResourceBaseClass Value="Form"/>
965 <EditorIndex Value="-1"/>
966 <TopLine Value="96"/>
967 <CursorPos X="31" Y="120"/>
968 <UsageCount Value="10"/>
969 </Unit125>
970 <Unit126>
971 <Filename Value="/usr/share/fpcsrc/packages/fcl-base/src/fptimer.pp"/>
972 <EditorIndex Value="-1"/>
973 <TopLine Value="62"/>
974 <CursorPos X="15" Y="81"/>
975 <UsageCount Value="10"/>
976 </Unit126>
977 <Unit127>
978 <Filename Value="../../runtime/nongui/IBSQLParser.pas"/>
979 <EditorIndex Value="-1"/>
980 <TopLine Value="202"/>
981 <CursorPos Y="212"/>
982 <UsageCount Value="10"/>
983 </Unit127>
984 <Unit128>
985 <Filename Value="../../../../lcl/dbgrids.pas"/>
986 <UnitName Value="DBGrids"/>
987 <EditorIndex Value="-1"/>
988 <TopLine Value="1055"/>
989 <CursorPos Y="1074"/>
990 <UsageCount Value="10"/>
991 </Unit128>
992 <Unit129>
993 <Filename Value="../../../../../fpcsrc/3.0.4/rtl/linux/x86_64/sighnd.inc"/>
994 <EditorIndex Value="-1"/>
995 <TopLine Value="21"/>
996 <CursorPos Y="40"/>
997 <UsageCount Value="10"/>
998 </Unit129>
999 <Unit130>
1000 <Filename Value="../../../fbintf/client/2.5/FB25Attachment.pas"/>
1001 <EditorIndex Value="-1"/>
1002 <TopLine Value="339"/>
1003 <CursorPos X="17" Y="370"/>
1004 <UsageCount Value="10"/>
1005 </Unit130>
1006 <Unit131>
1007 <Filename Value="../../../ibxframework/examples/FirebirdDBA/MainFormUnit.pas"/>
1008 <EditorIndex Value="-1"/>
1009 <CursorPos X="80" Y="11"/>
1010 <UsageCount Value="10"/>
1011 </Unit131>
1012 <Unit132>
1013 <Filename Value="../../runtime/nongui/IBEvents.pas"/>
1014 <EditorIndex Value="-1"/>
1015 <TopLine Value="134"/>
1016 <CursorPos X="3" Y="137"/>
1017 <UsageCount Value="10"/>
1018 </Unit132>
1019 <Unit133>
1020 <Filename Value="../../../ibx.trunk/examples/DBAdmin/DataModule.pas"/>
1021 <EditorIndex Value="-1"/>
1022 <TopLine Value="668"/>
1023 <CursorPos X="19" Y="695"/>
1024 <UsageCount Value="10"/>
1025 </Unit133>
1026 <Unit134>
1027 <Filename Value="../../../../../fpcsrc/3.0.4/rtl/inc/objpas.inc"/>
1028 <EditorIndex Value="-1"/>
1029 <TopLine Value="653"/>
1030 <CursorPos X="33" Y="676"/>
1031 <UsageCount Value="10"/>
1032 </Unit134>
1033 <Unit135>
1034 <Filename Value="/usr/share/fpcsrc/rtl/inc/heaptrc.pp"/>
1035 <EditorIndex Value="-1"/>
1036 <TopLine Value="519"/>
1037 <CursorPos Y="538"/>
1038 <UsageCount Value="10"/>
1039 </Unit135>
1040 <Unit136>
1041 <Filename Value="../../../../../fpcsrc/3.0.4/rtl/inc/heap.inc"/>
1042 <EditorIndex Value="-1"/>
1043 <TopLine Value="258"/>
1044 <CursorPos Y="277"/>
1045 <UsageCount Value="10"/>
1046 </Unit136>
1047 <Unit137>
1048 <Filename Value="../../../../../fpcsrc/3.0.4/rtl/inc/dynarr.inc"/>
1049 <EditorIndex Value="-1"/>
1050 <TopLine Value="111"/>
1051 <CursorPos Y="155"/>
1052 <UsageCount Value="10"/>
1053 </Unit137>
1054 <Unit138>
1055 <Filename Value="../../../../../fpcsrc/3.0.4/rtl/linux/x86_64/syscall.inc"/>
1056 <EditorIndex Value="-1"/>
1057 <TopLine Value="62"/>
1058 <CursorPos Y="81"/>
1059 <UsageCount Value="10"/>
1060 </Unit138>
1061 <Unit139>
1062 <Filename Value="/usr/share/fpcsrc/rtl/objpas/sysutils/sysinth.inc"/>
1063 <EditorIndex Value="-1"/>
1064 <TopLine Value="44"/>
1065 <CursorPos X="24" Y="57"/>
1066 <UsageCount Value="10"/>
1067 </Unit139>
1068 </Units>
1069 <JumpHistory Count="30" HistoryIndex="29">
1070 <Position1>
1071 <Filename Value="DataModule.pas"/>
1072 <Caret Line="1519" Column="49" TopLine="1514"/>
1073 </Position1>
1074 <Position2>
1075 <Filename Value="DataModule.pas"/>
1076 <Caret Line="1518" Column="49" TopLine="1513"/>
1077 </Position2>
1078 <Position3>
1079 <Filename Value="DataModule.pas"/>
1080 <Caret Line="1517" Column="49" TopLine="1512"/>
1081 </Position3>
1082 <Position4>
1083 <Filename Value="DataModule.pas"/>
1084 <Caret Line="1516" Column="49" TopLine="1511"/>
1085 </Position4>
1086 <Position5>
1087 <Filename Value="DataModule.pas"/>
1088 <Caret Line="1515" Column="49" TopLine="1510"/>
1089 </Position5>
1090 <Position6>
1091 <Filename Value="DataModule.pas"/>
1092 <Caret Line="1514" Column="49" TopLine="1509"/>
1093 </Position6>
1094 <Position7>
1095 <Filename Value="DataModule.pas"/>
1096 <Caret Line="1513" Column="49" TopLine="1508"/>
1097 </Position7>
1098 <Position8>
1099 <Filename Value="DataModule.pas"/>
1100 <Caret Line="1512" Column="49" TopLine="1507"/>
1101 </Position8>
1102 <Position9>
1103 <Filename Value="DataModule.pas"/>
1104 <Caret Line="1511" Column="49" TopLine="1506"/>
1105 </Position9>
1106 <Position10>
1107 <Filename Value="DataModule.pas"/>
1108 <Caret Line="1510" Column="49" TopLine="1505"/>
1109 </Position10>
1110 <Position11>
1111 <Filename Value="DataModule.pas"/>
1112 <Caret Line="1509" Column="49" TopLine="1504"/>
1113 </Position11>
1114 <Position12>
1115 <Filename Value="DataModule.pas"/>
1116 <Caret Line="1508" Column="49" TopLine="1503"/>
1117 </Position12>
1118 <Position13>
1119 <Filename Value="DataModule.pas"/>
1120 <Caret Line="1507" Column="49" TopLine="1502"/>
1121 </Position13>
1122 <Position14>
1123 <Filename Value="DataModule.pas"/>
1124 <Caret Line="1506" Column="49" TopLine="1501"/>
1125 </Position14>
1126 <Position15>
1127 <Filename Value="DataModule.pas"/>
1128 <Caret Line="1505" Column="49" TopLine="1500"/>
1129 </Position15>
1130 <Position16>
1131 <Filename Value="DataModule.pas"/>
1132 <Caret Line="1504" Column="49" TopLine="1499"/>
1133 </Position16>
1134 <Position17>
1135 <Filename Value="DataModule.pas"/>
1136 <Caret Line="1503" Column="49" TopLine="1498"/>
1137 </Position17>
1138 <Position18>
1139 <Filename Value="DataModule.pas"/>
1140 <Caret Line="1502" Column="49" TopLine="1497"/>
1141 </Position18>
1142 <Position19>
1143 <Filename Value="DataModule.pas"/>
1144 <Caret Line="1501" Column="49" TopLine="1496"/>
1145 </Position19>
1146 <Position20>
1147 <Filename Value="DataModule.pas"/>
1148 <Caret Line="1500" Column="49" TopLine="1495"/>
1149 </Position20>
1150 <Position21>
1151 <Filename Value="DataModule.pas"/>
1152 <Caret Line="1499" Column="49" TopLine="1494"/>
1153 </Position21>
1154 <Position22>
1155 <Filename Value="DataModule.pas"/>
1156 <Caret Line="1498" TopLine="1491"/>
1157 </Position22>
1158 <Position23>
1159 <Filename Value="DataModule.pas"/>
1160 <Caret Line="1499" TopLine="1491"/>
1161 </Position23>
1162 <Position24>
1163 <Filename Value="DataModule.pas"/>
1164 <Caret Line="1500" TopLine="1491"/>
1165 </Position24>
1166 <Position25>
1167 <Filename Value="MainFormUnit.pas"/>
1168 <Caret Line="28" Column="26" TopLine="8"/>
1169 </Position25>
1170 <Position26>
1171 <Filename Value="MainFormUnit.pas"/>
1172 <Caret Line="50" Column="59" TopLine="20"/>
1173 </Position26>
1174 <Position27>
1175 <Filename Value="MainFormUnit.pas"/>
1176 <Caret Line="390" Column="15" TopLine="372"/>
1177 </Position27>
1178 <Position28>
1179 <Filename Value="DataModule.pas"/>
1180 <Caret Line="1495" TopLine="1491"/>
1181 </Position28>
1182 <Position29>
1183 <Filename Value="DataModule.pas"/>
1184 <Caret Line="270" Column="58" TopLine="248"/>
1185 </Position29>
1186 <Position30>
1187 <Filename Value="MainFormUnit.pas"/>
1188 <Caret Line="1088" Column="53" TopLine="1080"/>
1189 </Position30>
1190 </JumpHistory>
1191 <RunParams>
1192 <FormatVersion Value="2"/>
1193 <Modes Count="0" ActiveMode="default"/>
1194 </RunParams>
1195 </ProjectSession>
1196 </CONFIG>