ViewVC Help
View File | Revision Log | Show Annotations | Download File | View Changeset | Root Listing
root/public/ibx/trunk/examples/DBAdmin/DBAdmin.lps
Revision: 272
Committed: Mon Feb 4 13:34:37 2019 UTC (5 years, 2 months ago) by tony
File size: 39953 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="8"/>
22 <CursorPos X="35" Y="27"/>
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="1468"/>
36 <CursorPos X="37" Y="1504"/>
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 <UsageCount Value="10"/>
431 <DefaultSyntaxHighlighter Value="LFM"/>
432 </Unit51>
433 <Unit52>
434 <Filename Value="dlg/BackupDlgUnit.lfm"/>
435 <EditorIndex Value="-1"/>
436 <TopLine Value="188"/>
437 <CursorPos Y="220"/>
438 <UsageCount Value="3"/>
439 <DefaultSyntaxHighlighter Value="LFM"/>
440 </Unit52>
441 <Unit53>
442 <Filename Value="dlg/RestoreDlgUnit.lfm"/>
443 <EditorIndex Value="-1"/>
444 <TopLine Value="237"/>
445 <CursorPos Y="269"/>
446 <UsageCount Value="3"/>
447 <DefaultSyntaxHighlighter Value="LFM"/>
448 </Unit53>
449 <Unit54>
450 <Filename Value="../../design/IBSQLEditFrame.pas"/>
451 <ComponentName Value="IBSQLEditFrame"/>
452 <HasResources Value="True"/>
453 <ResourceBaseClass Value="Frame"/>
454 <EditorIndex Value="-1"/>
455 <CursorPos X="18" Y="14"/>
456 <UsageCount Value="4"/>
457 </Unit54>
458 <Unit55>
459 <Filename Value="/usr/share/fpcsrc/packages/fcl-db/src/base/fields.inc"/>
460 <EditorIndex Value="-1"/>
461 <TopLine Value="590"/>
462 <CursorPos X="3" Y="593"/>
463 <UsageCount Value="3"/>
464 </Unit55>
465 <Unit56>
466 <Filename Value="/usr/share/fpcsrc/rtl/objpas/classes/classesh.inc"/>
467 <EditorIndex Value="-1"/>
468 <TopLine Value="675"/>
469 <CursorPos X="15" Y="693"/>
470 <UsageCount Value="10"/>
471 </Unit56>
472 <Unit57>
473 <Filename Value="../../ibcontrols/IBDynamicGrid.pas"/>
474 <EditorIndex Value="-1"/>
475 <TopLine Value="1222"/>
476 <CursorPos Y="1241"/>
477 <UsageCount Value="10"/>
478 </Unit57>
479 <Unit58>
480 <Filename Value="../../../../../fpcsrc/3.0.4/rtl/inc/generic.inc"/>
481 <EditorIndex Value="-1"/>
482 <TopLine Value="806"/>
483 <CursorPos Y="830"/>
484 <UsageCount Value="7"/>
485 </Unit58>
486 <Unit59>
487 <Filename Value="../../../fbintf/include/consts_pub.inc"/>
488 <EditorIndex Value="-1"/>
489 <TopLine Value="459"/>
490 <CursorPos X="3" Y="479"/>
491 <UsageCount Value="16"/>
492 </Unit59>
493 <Unit60>
494 <Filename Value="../../../fbintf/IBErrorCodes.pas"/>
495 <EditorIndex Value="-1"/>
496 <TopLine Value="33"/>
497 <CursorPos X="15" Y="65"/>
498 <UsageCount Value="14"/>
499 </Unit60>
500 <Unit61>
501 <Filename Value="../../../../../fpcsrc/3.0.4/rtl/inc/system.inc"/>
502 <EditorIndex Value="-1"/>
503 <TopLine Value="1066"/>
504 <CursorPos Y="1085"/>
505 <UsageCount Value="10"/>
506 </Unit61>
507 <Unit62>
508 <Filename Value="../../ibcontrols/IBTreeView.pas"/>
509 <EditorIndex Value="-1"/>
510 <TopLine Value="155"/>
511 <CursorPos X="34" Y="179"/>
512 <UsageCount Value="11"/>
513 </Unit62>
514 <Unit63>
515 <Filename Value="../../changelog"/>
516 <EditorIndex Value="-1"/>
517 <TopLine Value="52"/>
518 <CursorPos X="22" Y="74"/>
519 <UsageCount Value="10"/>
520 <DefaultSyntaxHighlighter Value="None"/>
521 </Unit63>
522 <Unit64>
523 <Filename Value="../../../../lcl/comctrls.pp"/>
524 <UnitName Value="ComCtrls"/>
525 <EditorIndex Value="-1"/>
526 <TopLine Value="3431"/>
527 <CursorPos X="22" Y="3443"/>
528 <UsageCount Value="7"/>
529 </Unit64>
530 <Unit65>
531 <Filename Value="../../../../lcl/include/treeview.inc"/>
532 <EditorIndex Value="-1"/>
533 <TopLine Value="5208"/>
534 <CursorPos X="3" Y="5208"/>
535 <UsageCount Value="8"/>
536 </Unit65>
537 <Unit66>
538 <Filename Value="../../design/IBDBReg.pas"/>
539 <EditorIndex Value="-1"/>
540 <TopLine Value="460"/>
541 <CursorPos X="111" Y="485"/>
542 <UsageCount Value="10"/>
543 </Unit66>
544 <Unit67>
545 <Filename Value="../../../../../fpcsrc/3.0.4/rtl/inc/variant.inc"/>
546 <EditorIndex Value="-1"/>
547 <TopLine Value="431"/>
548 <CursorPos Y="452"/>
549 <UsageCount Value="6"/>
550 </Unit67>
551 <Unit68>
552 <Filename Value="../../runtime/IBExtract.pas"/>
553 <EditorIndex Value="-1"/>
554 <TopLine Value="474"/>
555 <CursorPos X="59" Y="515"/>
556 <UsageCount Value="9"/>
557 </Unit68>
558 <Unit69>
559 <Filename Value="/usr/share/fpcsrc/packages/fcl-db/src/base/datasource.inc"/>
560 <EditorIndex Value="-1"/>
561 <TopLine Value="647"/>
562 <CursorPos X="28" Y="679"/>
563 <UsageCount Value="8"/>
564 </Unit69>
565 <Unit70>
566 <Filename Value="../../../../lcl/include/control.inc"/>
567 <EditorIndex Value="-1"/>
568 <TopLine Value="2271"/>
569 <CursorPos Y="2291"/>
570 <UsageCount Value="8"/>
571 </Unit70>
572 <Unit71>
573 <Filename Value="/usr/share/fpcsrc/packages/rtl-objpas/src/inc/variants.pp"/>
574 <EditorIndex Value="-1"/>
575 <TopLine Value="4170"/>
576 <CursorPos Y="4190"/>
577 <UsageCount Value="10"/>
578 </Unit71>
579 <Unit72>
580 <Filename Value="../../../fbintf/client/3.0/FB30Array.pas"/>
581 <EditorIndex Value="-1"/>
582 <TopLine Value="268"/>
583 <CursorPos X="1024" Y="306"/>
584 <UsageCount Value="13"/>
585 </Unit72>
586 <Unit73>
587 <Filename Value="../../ibcontrols/DBControlGrid.pas"/>
588 <EditorIndex Value="-1"/>
589 <UsageCount Value="11"/>
590 </Unit73>
591 <Unit74>
592 <Filename Value="../../ibcontrols/IBArrayGrid.pas"/>
593 <EditorIndex Value="-1"/>
594 <CursorPos X="16" Y="25"/>
595 <UsageCount Value="6"/>
596 </Unit74>
597 <Unit75>
598 <Filename Value="../../iblocaldb/IBXCreateDatabaseFromSQLDlgUnit.pas"/>
599 <EditorIndex Value="-1"/>
600 <UsageCount Value="6"/>
601 </Unit75>
602 <Unit76>
603 <Filename Value="../../../fbintf/client/FBOutputBlock.pas"/>
604 <EditorIndex Value="-1"/>
605 <TopLine Value="1192"/>
606 <CursorPos Y="1210"/>
607 <UsageCount Value="10"/>
608 </Unit76>
609 <Unit77>
610 <Filename Value="../../../fbintf/include/inf_pub.inc"/>
611 <EditorIndex Value="-1"/>
612 <UsageCount Value="9"/>
613 </Unit77>
614 <Unit78>
615 <Filename Value="../../../fbintf/include/configkeys.inc"/>
616 <EditorIndex Value="-1"/>
617 <UsageCount Value="7"/>
618 </Unit78>
619 <Unit79>
620 <Filename Value="../../../fbintf/client/FBMessages.pas"/>
621 <EditorIndex Value="-1"/>
622 <TopLine Value="264"/>
623 <CursorPos X="21" Y="287"/>
624 <UsageCount Value="12"/>
625 </Unit79>
626 <Unit80>
627 <Filename Value="/usr/share/fpcsrc/rtl/objpas/classes/stringl.inc"/>
628 <EditorIndex Value="-1"/>
629 <TopLine Value="219"/>
630 <CursorPos X="3" Y="224"/>
631 <UsageCount Value="10"/>
632 </Unit80>
633 <Unit81>
634 <Filename Value="../../runtime/IBXServices.pas"/>
635 <EditorIndex Value="-1"/>
636 <WindowIndex Value="-1"/>
637 <TopLine Value="1015"/>
638 <CursorPos X="19" Y="1048"/>
639 <ExtraEditorCount Value="1"/>
640 <ExtraEditor1>
641 <EditorIndex Value="-1"/>
642 <TopLine Value="887"/>
643 <CursorPos X="5" Y="890"/>
644 </ExtraEditor1>
645 <UsageCount Value="9"/>
646 </Unit81>
647 <Unit82>
648 <Filename Value="../../../fbintf/client/2.5/FB25Services.pas"/>
649 <EditorIndex Value="-1"/>
650 <TopLine Value="143"/>
651 <CursorPos X="15" Y="162"/>
652 <UsageCount Value="8"/>
653 </Unit82>
654 <Unit83>
655 <Filename Value="../../../../lcl/include/application.inc"/>
656 <EditorIndex Value="-1"/>
657 <TopLine Value="1060"/>
658 <CursorPos Y="1079"/>
659 <UsageCount Value="10"/>
660 </Unit83>
661 <Unit84>
662 <Filename Value="../../../fbintf/changelog"/>
663 <EditorIndex Value="-1"/>
664 <CursorPos X="4" Y="10"/>
665 <UsageCount Value="10"/>
666 <DefaultSyntaxHighlighter Value="None"/>
667 </Unit84>
668 <Unit85>
669 <Filename Value="../../runtime/legacy/IBServices.pas"/>
670 <EditorIndex Value="-1"/>
671 <TopLine Value="551"/>
672 <CursorPos X="3" Y="577"/>
673 <UsageCount Value="8"/>
674 </Unit85>
675 <Unit86>
676 <Filename Value="../../runtime/IBTypes.pas"/>
677 <EditorIndex Value="-1"/>
678 <TopLine Value="17"/>
679 <CursorPos X="48" Y="18"/>
680 <UsageCount Value="8"/>
681 </Unit86>
682 <Unit87>
683 <Filename Value="../../runtime/IBSQLMonitor.pas"/>
684 <EditorIndex Value="-1"/>
685 <TopLine Value="10"/>
686 <CursorPos X="18" Y="40"/>
687 <UsageCount Value="8"/>
688 </Unit87>
689 <Unit88>
690 <Filename Value="../../ibexpress.pas"/>
691 <EditorIndex Value="-1"/>
692 <CursorPos X="12" Y="11"/>
693 <UsageCount Value="8"/>
694 </Unit88>
695 <Unit89>
696 <Filename Value="../../iblocaldb/IBLocalDBSupport.pas"/>
697 <EditorIndex Value="-1"/>
698 <TopLine Value="31"/>
699 <UsageCount Value="8"/>
700 </Unit89>
701 <Unit90>
702 <Filename Value="../../iblocaldb/IBCMLocalDBSupport.pas"/>
703 <EditorIndex Value="-1"/>
704 <TopLine Value="30"/>
705 <UsageCount Value="8"/>
706 </Unit90>
707 <Unit91>
708 <Filename Value="../../iblocaldb/nongui/IBXCustomIBLocalDBSupport.pas"/>
709 <EditorIndex Value="-1"/>
710 <TopLine Value="256"/>
711 <CursorPos X="21" Y="282"/>
712 <UsageCount Value="10"/>
713 </Unit91>
714 <Unit92>
715 <Filename Value="../../iblocaldb/nongui/IBCMLocalDBSupport.pas"/>
716 <EditorIndex Value="-1"/>
717 <TopLine Value="62"/>
718 <CursorPos X="83" Y="82"/>
719 <UsageCount Value="8"/>
720 </Unit92>
721 <Unit93>
722 <Filename Value="../../iblocaldb/gui/IBLocalDBSupport.pas"/>
723 <EditorIndex Value="-1"/>
724 <TopLine Value="13"/>
725 <CursorPos X="22" Y="33"/>
726 <UsageCount Value="8"/>
727 </Unit93>
728 <Unit94>
729 <Filename Value="../../runtime/nongui/IBUpdate.pas"/>
730 <EditorIndex Value="-1"/>
731 <TopLine Value="190"/>
732 <CursorPos Y="210"/>
733 <UsageCount Value="10"/>
734 </Unit94>
735 <Unit95>
736 <Filename Value="../../runtime/nongui/IBCustomDataSet.pas"/>
737 <EditorIndex Value="-1"/>
738 <TopLine Value="560"/>
739 <CursorPos X="7" Y="345"/>
740 <UsageCount Value="10"/>
741 </Unit95>
742 <Unit96>
743 <Filename Value="../../runtime/nongui/IBXServices.pas"/>
744 <EditorIndex Value="-1"/>
745 <TopLine Value="3106"/>
746 <CursorPos X="29" Y="3133"/>
747 <ExtraEditorCount Value="1"/>
748 <ExtraEditor1>
749 <EditorIndex Value="-1"/>
750 <TopLine Value="2328"/>
751 <CursorPos X="22" Y="2359"/>
752 </ExtraEditor1>
753 <UsageCount Value="19"/>
754 </Unit96>
755 <Unit97>
756 <Filename Value="../../iblocaldb/gui/IBXSaveDatabaseDlg.pas"/>
757 <ComponentName Value="SaveDatabaseDlg"/>
758 <HasResources Value="True"/>
759 <ResourceBaseClass Value="Form"/>
760 <EditorIndex Value="-1"/>
761 <TopLine Value="104"/>
762 <CursorPos X="26" Y="129"/>
763 <UsageCount Value="8"/>
764 </Unit97>
765 <Unit98>
766 <Filename Value="../../runtime/nongui/ibmemds.pas"/>
767 <EditorIndex Value="-1"/>
768 <UsageCount Value="9"/>
769 </Unit98>
770 <Unit99>
771 <Filename Value="../../../../components/memds/frmselectdataset.pp"/>
772 <UnitName Value="frmSelectDataset"/>
773 <EditorIndex Value="-1"/>
774 <TopLine Value="97"/>
775 <UsageCount Value="9"/>
776 </Unit99>
777 <Unit100>
778 <Filename Value="/usr/share/fpcsrc/packages/fcl-db/src/memds/memds.pp"/>
779 <EditorIndex Value="-1"/>
780 <TopLine Value="388"/>
781 <CursorPos Y="409"/>
782 <UsageCount Value="15"/>
783 </Unit100>
784 <Unit101>
785 <Filename Value="../../runtime/nongui/IBDatabase.pas"/>
786 <EditorIndex Value="-1"/>
787 <TopLine Value="860"/>
788 <CursorPos X="23" Y="879"/>
789 <UsageCount Value="13"/>
790 </Unit101>
791 <Unit102>
792 <Filename Value="../../runtime/nongui/IBSQLMonitor.pas"/>
793 <EditorIndex Value="-1"/>
794 <TopLine Value="557"/>
795 <CursorPos X="17" Y="577"/>
796 <UsageCount Value="10"/>
797 </Unit102>
798 <Unit103>
799 <Filename Value="/usr/share/fpcsrc/packages/fcl-db/src/base/database.inc"/>
800 <EditorIndex Value="-1"/>
801 <TopLine Value="537"/>
802 <CursorPos Y="557"/>
803 <UsageCount Value="11"/>
804 </Unit103>
805 <Unit104>
806 <Filename Value="../../../../lcl/include/statusbar.inc"/>
807 <EditorIndex Value="-1"/>
808 <TopLine Value="7"/>
809 <CursorPos Y="37"/>
810 <UsageCount Value="10"/>
811 </Unit104>
812 <Unit105>
813 <Filename Value="../../../../lcl/include/pagecontrol.inc"/>
814 <EditorIndex Value="-1"/>
815 <CursorPos Y="28"/>
816 <UsageCount Value="10"/>
817 </Unit105>
818 <Unit106>
819 <Filename Value="../../../../lcl/include/customnotebook.inc"/>
820 <EditorIndex Value="-1"/>
821 <TopLine Value="494"/>
822 <CursorPos Y="516"/>
823 <UsageCount Value="10"/>
824 </Unit106>
825 <Unit107>
826 <Filename Value="../../runtime/nongui/IBQuery.pas"/>
827 <EditorIndex Value="-1"/>
828 <TopLine Value="44"/>
829 <CursorPos X="31" Y="52"/>
830 <UsageCount Value="10"/>
831 </Unit107>
832 <Unit108>
833 <Filename Value="../../runtime/nongui/IBDatabaseInfo.pas"/>
834 <EditorIndex Value="-1"/>
835 <TopLine Value="325"/>
836 <CursorPos Y="345"/>
837 <UsageCount Value="10"/>
838 </Unit108>
839 <Unit109>
840 <Filename Value="../../../../../fpcsrc/3.0.4/rtl/objpas/classes/streams.inc"/>
841 <EditorIndex Value="-1"/>
842 <TopLine Value="647"/>
843 <CursorPos Y="667"/>
844 <UsageCount Value="11"/>
845 </Unit109>
846 <Unit110>
847 <Filename Value="../../runtime/nongui/IBExtract.pas"/>
848 <EditorIndex Value="-1"/>
849 <TopLine Value="2948"/>
850 <CursorPos X="63" Y="2968"/>
851 <UsageCount Value="10"/>
852 </Unit110>
853 <Unit111>
854 <Filename Value="../../../fbintf/client/3.0/firebird/Firebird.pas"/>
855 <EditorIndex Value="-1"/>
856 <TopLine Value="6170"/>
857 <CursorPos Y="6190"/>
858 <UsageCount Value="10"/>
859 </Unit111>
860 <Unit112>
861 <Filename Value="../../../fbintf/client/FBEvents.pas"/>
862 <EditorIndex Value="-1"/>
863 <TopLine Value="230"/>
864 <CursorPos X="17" Y="250"/>
865 <UsageCount Value="10"/>
866 </Unit112>
867 <Unit113>
868 <Filename Value="../../runtime/nongui/IBTable.pas"/>
869 <EditorIndex Value="-1"/>
870 <TopLine Value="167"/>
871 <CursorPos X="32" Y="1540"/>
872 <UsageCount Value="10"/>
873 </Unit113>
874 <Unit114>
875 <Filename Value="/usr/share/fpcsrc/rtl/objpas/sysutils/sysstrh.inc"/>
876 <EditorIndex Value="-1"/>
877 <TopLine Value="59"/>
878 <CursorPos X="10" Y="86"/>
879 <UsageCount Value="10"/>
880 </Unit114>
881 <Unit115>
882 <Filename Value="/usr/share/fpcsrc/rtl/objpas/sysutils/sysstr.inc"/>
883 <EditorIndex Value="-1"/>
884 <TopLine Value="480"/>
885 <CursorPos X="5" Y="482"/>
886 <UsageCount Value="10"/>
887 </Unit115>
888 <Unit116>
889 <Filename Value="../../runtime/nongui/ibxscript.pas"/>
890 <EditorIndex Value="-1"/>
891 <TopLine Value="270"/>
892 <CursorPos X="22" Y="306"/>
893 <UsageCount Value="11"/>
894 </Unit116>
895 <Unit117>
896 <Filename Value="../scriptengine/unit1.pas"/>
897 <ComponentName Value="Form1"/>
898 <HasResources Value="True"/>
899 <ResourceBaseClass Value="Form"/>
900 <UnitName Value="Unit1"/>
901 <EditorIndex Value="-1"/>
902 <TopLine Value="164"/>
903 <CursorPos Y="168"/>
904 <UsageCount Value="10"/>
905 </Unit117>
906 <Unit118>
907 <Filename Value="../../../../lcl/stdctrls.pp"/>
908 <UnitName Value="StdCtrls"/>
909 <EditorIndex Value="-1"/>
910 <TopLine Value="841"/>
911 <CursorPos X="35" Y="847"/>
912 <UsageCount Value="10"/>
913 </Unit118>
914 <Unit119>
915 <Filename Value="../../../ibxframework/examples/FirebirdDBA/DatabaseView/SQLTerminal/SQLResultsFormUnit.pas"/>
916 <EditorIndex Value="-1"/>
917 <TopLine Value="27"/>
918 <CursorPos X="37" Y="44"/>
919 <UsageCount Value="10"/>
920 </Unit119>
921 <Unit120>
922 <Filename Value="../../runtime/nongui/IBBlob.pas"/>
923 <EditorIndex Value="-1"/>
924 <TopLine Value="78"/>
925 <CursorPos X="15" Y="88"/>
926 <UsageCount Value="11"/>
927 </Unit120>
928 <Unit121>
929 <Filename Value="../../runtime/nongui/IBDataOutput.pas"/>
930 <EditorIndex Value="-1"/>
931 <TopLine Value="48"/>
932 <CursorPos X="59" Y="56"/>
933 <UsageCount Value="10"/>
934 </Unit121>
935 <Unit122>
936 <Filename Value="../../../../lcl/extctrls.pp"/>
937 <UnitName Value="ExtCtrls"/>
938 <EditorIndex Value="-1"/>
939 <TopLine Value="174"/>
940 <CursorPos X="25" Y="192"/>
941 <UsageCount Value="10"/>
942 </Unit122>
943 <Unit123>
944 <Filename Value="../../../../lcl/customtimer.pas"/>
945 <UnitName Value="CustomTimer"/>
946 <EditorIndex Value="-1"/>
947 <TopLine Value="115"/>
948 <CursorPos X="3" Y="124"/>
949 <UsageCount Value="10"/>
950 </Unit123>
951 <Unit124>
952 <Filename Value="../../runtime/nongui/IBTypes.pas"/>
953 <EditorIndex Value="-1"/>
954 <TopLine Value="19"/>
955 <CursorPos Y="48"/>
956 <UsageCount Value="10"/>
957 </Unit124>
958 <Unit125>
959 <Filename Value="../../runtime/gui/IBDialogs.pas"/>
960 <ComponentName Value="IBXLoginDlg"/>
961 <HasResources Value="True"/>
962 <ResourceBaseClass Value="Form"/>
963 <EditorIndex Value="-1"/>
964 <TopLine Value="96"/>
965 <CursorPos X="31" Y="120"/>
966 <UsageCount Value="10"/>
967 </Unit125>
968 <Unit126>
969 <Filename Value="/usr/share/fpcsrc/packages/fcl-base/src/fptimer.pp"/>
970 <EditorIndex Value="-1"/>
971 <TopLine Value="62"/>
972 <CursorPos X="15" Y="81"/>
973 <UsageCount Value="10"/>
974 </Unit126>
975 <Unit127>
976 <Filename Value="../../runtime/nongui/IBSQLParser.pas"/>
977 <EditorIndex Value="-1"/>
978 <TopLine Value="202"/>
979 <CursorPos Y="212"/>
980 <UsageCount Value="10"/>
981 </Unit127>
982 <Unit128>
983 <Filename Value="../../../../lcl/dbgrids.pas"/>
984 <UnitName Value="DBGrids"/>
985 <EditorIndex Value="-1"/>
986 <TopLine Value="1055"/>
987 <CursorPos Y="1074"/>
988 <UsageCount Value="10"/>
989 </Unit128>
990 <Unit129>
991 <Filename Value="../../../../../fpcsrc/3.0.4/rtl/linux/x86_64/sighnd.inc"/>
992 <EditorIndex Value="-1"/>
993 <TopLine Value="21"/>
994 <CursorPos Y="40"/>
995 <UsageCount Value="10"/>
996 </Unit129>
997 <Unit130>
998 <Filename Value="../../../fbintf/client/2.5/FB25Attachment.pas"/>
999 <EditorIndex Value="-1"/>
1000 <TopLine Value="339"/>
1001 <CursorPos X="17" Y="370"/>
1002 <UsageCount Value="10"/>
1003 </Unit130>
1004 <Unit131>
1005 <Filename Value="../../../ibxframework/examples/FirebirdDBA/MainFormUnit.pas"/>
1006 <EditorIndex Value="-1"/>
1007 <CursorPos X="80" Y="11"/>
1008 <UsageCount Value="10"/>
1009 </Unit131>
1010 <Unit132>
1011 <Filename Value="../../runtime/nongui/IBEvents.pas"/>
1012 <EditorIndex Value="-1"/>
1013 <TopLine Value="134"/>
1014 <CursorPos X="3" Y="137"/>
1015 <UsageCount Value="10"/>
1016 </Unit132>
1017 <Unit133>
1018 <Filename Value="../../../ibx.trunk/examples/DBAdmin/DataModule.pas"/>
1019 <EditorIndex Value="-1"/>
1020 <TopLine Value="668"/>
1021 <CursorPos X="19" Y="695"/>
1022 <UsageCount Value="10"/>
1023 </Unit133>
1024 <Unit134>
1025 <Filename Value="../../../../../fpcsrc/3.0.4/rtl/inc/objpas.inc"/>
1026 <EditorIndex Value="-1"/>
1027 <TopLine Value="653"/>
1028 <CursorPos X="33" Y="676"/>
1029 <UsageCount Value="10"/>
1030 </Unit134>
1031 <Unit135>
1032 <Filename Value="/usr/share/fpcsrc/rtl/inc/heaptrc.pp"/>
1033 <EditorIndex Value="-1"/>
1034 <TopLine Value="519"/>
1035 <CursorPos Y="538"/>
1036 <UsageCount Value="10"/>
1037 </Unit135>
1038 <Unit136>
1039 <Filename Value="../../../../../fpcsrc/3.0.4/rtl/inc/heap.inc"/>
1040 <EditorIndex Value="-1"/>
1041 <TopLine Value="258"/>
1042 <CursorPos Y="277"/>
1043 <UsageCount Value="10"/>
1044 </Unit136>
1045 <Unit137>
1046 <Filename Value="../../../../../fpcsrc/3.0.4/rtl/inc/dynarr.inc"/>
1047 <EditorIndex Value="-1"/>
1048 <TopLine Value="111"/>
1049 <CursorPos Y="155"/>
1050 <UsageCount Value="10"/>
1051 </Unit137>
1052 <Unit138>
1053 <Filename Value="../../../../../fpcsrc/3.0.4/rtl/linux/x86_64/syscall.inc"/>
1054 <EditorIndex Value="-1"/>
1055 <TopLine Value="62"/>
1056 <CursorPos Y="81"/>
1057 <UsageCount Value="10"/>
1058 </Unit138>
1059 <Unit139>
1060 <Filename Value="/usr/share/fpcsrc/rtl/objpas/sysutils/sysinth.inc"/>
1061 <EditorIndex Value="-1"/>
1062 <TopLine Value="44"/>
1063 <CursorPos X="24" Y="57"/>
1064 <UsageCount Value="10"/>
1065 </Unit139>
1066 </Units>
1067 <JumpHistory Count="30" HistoryIndex="29">
1068 <Position1>
1069 <Filename Value="DataModule.pas"/>
1070 <Caret Line="740" Column="33" TopLine="723"/>
1071 </Position1>
1072 <Position2>
1073 <Filename Value="DataModule.pas"/>
1074 <Caret Line="741" Column="33" TopLine="724"/>
1075 </Position2>
1076 <Position3>
1077 <Filename Value="DataModule.pas"/>
1078 <Caret Line="742" Column="33" TopLine="725"/>
1079 </Position3>
1080 <Position4>
1081 <Filename Value="DataModule.pas"/>
1082 <Caret Line="743" Column="33" TopLine="726"/>
1083 </Position4>
1084 <Position5>
1085 <Filename Value="DataModule.pas"/>
1086 <Caret Line="744" Column="33" TopLine="727"/>
1087 </Position5>
1088 <Position6>
1089 <Filename Value="DataModule.pas"/>
1090 <Caret Line="745" Column="33" TopLine="728"/>
1091 </Position6>
1092 <Position7>
1093 <Filename Value="DataModule.pas"/>
1094 <Caret Line="746" Column="33" TopLine="729"/>
1095 </Position7>
1096 <Position8>
1097 <Filename Value="DataModule.pas"/>
1098 <Caret Line="747" Column="33" TopLine="730"/>
1099 </Position8>
1100 <Position9>
1101 <Filename Value="DataModule.pas"/>
1102 <Caret Line="748" Column="33" TopLine="731"/>
1103 </Position9>
1104 <Position10>
1105 <Filename Value="DataModule.pas"/>
1106 <Caret Line="749" Column="33" TopLine="732"/>
1107 </Position10>
1108 <Position11>
1109 <Filename Value="DataModule.pas"/>
1110 <Caret Line="750" Column="33" TopLine="733"/>
1111 </Position11>
1112 <Position12>
1113 <Filename Value="DataModule.pas"/>
1114 <Caret Line="751" Column="33" TopLine="734"/>
1115 </Position12>
1116 <Position13>
1117 <Filename Value="DataModule.pas"/>
1118 <Caret Line="752" Column="33" TopLine="735"/>
1119 </Position13>
1120 <Position14>
1121 <Filename Value="DataModule.pas"/>
1122 <Caret Line="753" Column="33" TopLine="736"/>
1123 </Position14>
1124 <Position15>
1125 <Filename Value="DataModule.pas"/>
1126 <Caret Line="754" Column="33" TopLine="737"/>
1127 </Position15>
1128 <Position16>
1129 <Filename Value="DataModule.pas"/>
1130 <Caret Line="755" Column="33" TopLine="738"/>
1131 </Position16>
1132 <Position17>
1133 <Filename Value="DataModule.pas"/>
1134 <Caret Line="756" Column="33" TopLine="739"/>
1135 </Position17>
1136 <Position18>
1137 <Filename Value="DataModule.pas"/>
1138 <Caret Line="757" Column="33" TopLine="740"/>
1139 </Position18>
1140 <Position19>
1141 <Filename Value="DataModule.pas"/>
1142 <Caret Line="758" Column="33" TopLine="741"/>
1143 </Position19>
1144 <Position20>
1145 <Filename Value="DataModule.pas"/>
1146 <Caret Line="759" Column="33" TopLine="742"/>
1147 </Position20>
1148 <Position21>
1149 <Filename Value="DataModule.pas"/>
1150 <Caret Line="760" Column="33" TopLine="743"/>
1151 </Position21>
1152 <Position22>
1153 <Filename Value="DataModule.pas"/>
1154 <Caret Line="761" Column="33" TopLine="744"/>
1155 </Position22>
1156 <Position23>
1157 <Filename Value="DataModule.pas"/>
1158 <Caret Line="762" Column="33" TopLine="745"/>
1159 </Position23>
1160 <Position24>
1161 <Filename Value="MainFormUnit.pas"/>
1162 <Caret Line="428" Column="31" TopLine="405"/>
1163 </Position24>
1164 <Position25>
1165 <Filename Value="MainFormUnit.pas"/>
1166 <Caret Line="390" Column="15" TopLine="369"/>
1167 </Position25>
1168 <Position26>
1169 <Filename Value="DataModule.pas"/>
1170 <Caret Line="753" Column="13" TopLine="748"/>
1171 </Position26>
1172 <Position27>
1173 <Filename Value="DataModule.pas"/>
1174 <Caret Line="1593" Column="38" TopLine="1569"/>
1175 </Position27>
1176 <Position28>
1177 <Filename Value="MainFormUnit.pas"/>
1178 <Caret Line="1082" Column="15" TopLine="1076"/>
1179 </Position28>
1180 <Position29>
1181 <Filename Value="MainFormUnit.pas"/>
1182 <Caret Line="1007" Column="3" TopLine="1005"/>
1183 </Position29>
1184 <Position30>
1185 <Filename Value="DataModule.pas"/>
1186 <Caret Line="1543" Column="27" TopLine="1527"/>
1187 </Position30>
1188 </JumpHistory>
1189 <RunParams>
1190 <FormatVersion Value="2"/>
1191 <Modes Count="0" ActiveMode="default"/>
1192 </RunParams>
1193 </ProjectSession>
1194 </CONFIG>