ViewVC Help
View File | Revision Log | Show Annotations | Download File | View Changeset | Root Listing
root/public/ibx/trunk/examples/isqlmonitor/IntegratedMonitoring.lpi
Revision: 37
Committed: Mon Feb 15 14:44:25 2016 UTC (8 years, 2 months ago) by tony
File size: 27709 byte(s)
Log Message:
Committing updates for Release R1-4-0

File Contents

# Content
1 <?xml version="1.0" encoding="UTF-8"?>
2 <CONFIG>
3 <ProjectOptions>
4 <Version Value="9"/>
5 <General>
6 <MainUnit Value="0"/>
7 <Title Value="Integrated Monitoring Example"/>
8 <ResourceType Value="res"/>
9 <UseXPManifest Value="True"/>
10 <Icon Value="0"/>
11 </General>
12 <i18n>
13 <EnableI18N LFM="False"/>
14 </i18n>
15 <VersionInfo>
16 <StringTable ProductVersion=""/>
17 </VersionInfo>
18 <BuildModes Count="1" Active="Default">
19 <Item1 Name="Default" Default="True"/>
20 </BuildModes>
21 <PublishOptions>
22 <Version Value="2"/>
23 <IncludeFileFilter Value="*.(pas|pp|inc|lfm|lpr|lrs|lpi|lpk|sh|xml)"/>
24 <ExcludeFileFilter Value="*.(bak|ppu|o|so);*~;backup"/>
25 </PublishOptions>
26 <RunParams>
27 <local>
28 <FormatVersion Value="1"/>
29 </local>
30 </RunParams>
31 <RequiredPackages Count="4">
32 <Item1>
33 <PackageName Value="ibcontrols"/>
34 </Item1>
35 <Item2>
36 <PackageName Value="FCL"/>
37 <MinVersion Major="1" Valid="True"/>
38 </Item2>
39 <Item3>
40 <PackageName Value="ibexpress"/>
41 <MinVersion Minor="9" Valid="True"/>
42 </Item3>
43 <Item4>
44 <PackageName Value="LCL"/>
45 </Item4>
46 </RequiredPackages>
47 <Units Count="101">
48 <Unit0>
49 <Filename Value="IntegratedMonitoring.lpr"/>
50 <IsPartOfProject Value="True"/>
51 <EditorIndex Value="-1"/>
52 <WindowIndex Value="1"/>
53 <CursorPos X="4" Y="20"/>
54 <UsageCount Value="118"/>
55 </Unit0>
56 <Unit1>
57 <Filename Value="MainForm.pas"/>
58 <IsPartOfProject Value="True"/>
59 <ComponentName Value="Form1"/>
60 <HasResources Value="True"/>
61 <ResourceBaseClass Value="Form"/>
62 <WindowIndex Value="1"/>
63 <CursorPos X="13" Y="392"/>
64 <UsageCount Value="118"/>
65 <Loaded Value="True"/>
66 <LoadedDesigner Value="True"/>
67 </Unit1>
68 <Unit2>
69 <Filename Value="../../runtime/IBSQLMonitor.pas"/>
70 <EditorIndex Value="-1"/>
71 <WindowIndex Value="1"/>
72 <UsageCount Value="10"/>
73 </Unit2>
74 <Unit3>
75 <Filename Value="SelectDeptDlgUnit.pas"/>
76 <IsPartOfProject Value="True"/>
77 <ComponentName Value="SelectDeptDlg"/>
78 <HasResources Value="True"/>
79 <ResourceBaseClass Value="Form"/>
80 <EditorIndex Value="-1"/>
81 <WindowIndex Value="1"/>
82 <CursorPos X="3" Y="35"/>
83 <UsageCount Value="107"/>
84 </Unit3>
85 <Unit4>
86 <Filename Value="unit3.pas"/>
87 <ComponentName Value="AddEmployeeDlg"/>
88 <HasResources Value="True"/>
89 <ResourceBaseClass Value="Form"/>
90 <TopLine Value="28"/>
91 <CursorPos Y="48"/>
92 <UsageCount Value="88"/>
93 </Unit4>
94 <Unit5>
95 <Filename Value="../../runtime/IB.pas"/>
96 <EditorIndex Value="-1"/>
97 <WindowIndex Value="1"/>
98 <TopLine Value="422"/>
99 <CursorPos Y="436"/>
100 <UsageCount Value="29"/>
101 </Unit5>
102 <Unit6>
103 <Filename Value="../../runtime/IBCustomDataSet.pas"/>
104 <EditorIndex Value="-1"/>
105 <WindowIndex Value="1"/>
106 <TopLine Value="3620"/>
107 <CursorPos Y="3635"/>
108 <UsageCount Value="30"/>
109 </Unit6>
110 <Unit7>
111 <Filename Value="../../runtime/IBDatabase.pas"/>
112 <EditorIndex Value="-1"/>
113 <WindowIndex Value="1"/>
114 <TopLine Value="821"/>
115 <CursorPos X="18" Y="828"/>
116 <UsageCount Value="15"/>
117 </Unit7>
118 <Unit8>
119 <Filename Value="../../runtime/IBQuery.pas"/>
120 <TopLine Value="96"/>
121 <CursorPos Y="109"/>
122 <UsageCount Value="63"/>
123 </Unit8>
124 <Unit9>
125 <Filename Value="/usr/local/share/lazarus/lcl/include/dblookup.inc"/>
126 <TopLine Value="201"/>
127 <CursorPos X="23" Y="214"/>
128 <UsageCount Value="10"/>
129 </Unit9>
130 <Unit10>
131 <Filename Value="/usr/local/share/lazarus/lcl/dbctrls.pp"/>
132 <TopLine Value="1484"/>
133 <CursorPos Y="1505"/>
134 <UsageCount Value="10"/>
135 </Unit10>
136 <Unit11>
137 <Filename Value="../../../../projects/external/lazarus.0.9.30/lcl/include/control.inc"/>
138 <TopLine Value="3168"/>
139 <CursorPos Y="3189"/>
140 <UsageCount Value="5"/>
141 </Unit11>
142 <Unit12>
143 <Filename Value="../../runtime/IBIntf.pas"/>
144 <TopLine Value="229"/>
145 <CursorPos X="69" Y="251"/>
146 <UsageCount Value="10"/>
147 </Unit12>
148 <Unit13>
149 <Filename Value="../../runtime/IBSQL.pas"/>
150 <EditorIndex Value="-1"/>
151 <WindowIndex Value="1"/>
152 <TopLine Value="310"/>
153 <CursorPos X="3" Y="328"/>
154 <UsageCount Value="12"/>
155 </Unit13>
156 <Unit14>
157 <Filename Value="/usr/share/fpcsrc/2.4.2/rtl/inc/systemh.inc"/>
158 <TopLine Value="75"/>
159 <CursorPos X="19" Y="95"/>
160 <UsageCount Value="6"/>
161 </Unit14>
162 <Unit15>
163 <Filename Value="/usr/share/fpcsrc/2.4.2/packages/fcl-db/src/base/db.pas"/>
164 <TopLine Value="1579"/>
165 <CursorPos X="46" Y="1597"/>
166 <UsageCount Value="9"/>
167 </Unit15>
168 <Unit16>
169 <Filename Value="../../runtime/IBBlob.pas"/>
170 <UsageCount Value="6"/>
171 </Unit16>
172 <Unit17>
173 <Filename Value="../../runtime/sv5ipc.inc"/>
174 <EditorIndex Value="-1"/>
175 <WindowIndex Value="1"/>
176 <TopLine Value="537"/>
177 <CursorPos X="5" Y="530"/>
178 <UsageCount Value="10"/>
179 </Unit17>
180 <Unit18>
181 <Filename Value="/usr/share/fpcsrc/2.4.2/rtl/unix/ipc.pp"/>
182 <UsageCount Value="6"/>
183 </Unit18>
184 <Unit19>
185 <Filename Value="/usr/share/fpcsrc/2.4.2/rtl/linux/ipcsys.inc"/>
186 <TopLine Value="17"/>
187 <CursorPos X="10" Y="34"/>
188 <UsageCount Value="6"/>
189 </Unit19>
190 <Unit20>
191 <Filename Value="../../runtime/IBServices.pas"/>
192 <TopLine Value="37"/>
193 <CursorPos X="3" Y="54"/>
194 <UsageCount Value="6"/>
195 </Unit20>
196 <Unit21>
197 <Filename Value="../../runtime/IBExtract.pas"/>
198 <TopLine Value="49"/>
199 <CursorPos X="59" Y="49"/>
200 <UsageCount Value="8"/>
201 </Unit21>
202 <Unit22>
203 <Filename Value="/usr/share/fpcsrc/2.4.2/packages/fcl-db/src/base/dataset.inc"/>
204 <TopLine Value="938"/>
205 <CursorPos X="3" Y="941"/>
206 <UsageCount Value="8"/>
207 </Unit22>
208 <Unit23>
209 <Filename Value="../../../../projects/cdream/dbclients/src/frames/SendEmailFrameUnit.lfm"/>
210 <TopLine Value="414"/>
211 <CursorPos Y="6"/>
212 <UsageCount Value="6"/>
213 <DefaultSyntaxHighlighter Value="LFM"/>
214 </Unit23>
215 <Unit24>
216 <Filename Value="../../../../projects/cdream/dbclients/src/framework/BaseFrameUnit.pas"/>
217 <TopLine Value="205"/>
218 <CursorPos Y="214"/>
219 <UsageCount Value="8"/>
220 </Unit24>
221 <Unit25>
222 <Filename Value="../../../../projects/cdream/dbclients/src/framework/ToyShopDBUnit.pas"/>
223 <TopLine Value="142"/>
224 <CursorPos Y="156"/>
225 <UsageCount Value="6"/>
226 </Unit25>
227 <Unit26>
228 <Filename Value="../../../../projects/cdream/dbclients/debian/changelog"/>
229 <CursorPos X="60" Y="7"/>
230 <UsageCount Value="6"/>
231 <DefaultSyntaxHighlighter Value="None"/>
232 </Unit26>
233 <Unit27>
234 <Filename Value="/usr/share/fpcsrc/2.4.2/packages/fcl-db/src/base/database.inc"/>
235 <TopLine Value="474"/>
236 <CursorPos X="3" Y="476"/>
237 <UsageCount Value="7"/>
238 </Unit27>
239 <Unit28>
240 <Filename Value="../../runtime/IBStoredProc.pas"/>
241 <TopLine Value="206"/>
242 <CursorPos X="6" Y="215"/>
243 <UsageCount Value="7"/>
244 </Unit28>
245 <Unit29>
246 <Filename Value="/usr/local/share/lazarus/lcl/include/control.inc"/>
247 <TopLine Value="3172"/>
248 <CursorPos Y="3189"/>
249 <UsageCount Value="7"/>
250 </Unit29>
251 <Unit30>
252 <Filename Value="/usr/share/fpcsrc/2.4.2/rtl/inc/variants.pp"/>
253 <TopLine Value="142"/>
254 <CursorPos X="53" Y="69"/>
255 <UsageCount Value="7"/>
256 </Unit30>
257 <Unit31>
258 <Filename Value="/usr/share/fpcsrc/2.4.2/rtl/inc/varianth.inc"/>
259 <TopLine Value="16"/>
260 <CursorPos X="13" Y="44"/>
261 <UsageCount Value="7"/>
262 </Unit31>
263 <Unit32>
264 <Filename Value="unit1.lfm"/>
265 <TopLine Value="172"/>
266 <CursorPos X="97" Y="141"/>
267 <ExtraEditorCount Value="1"/>
268 <ExtraEditor1>
269 <TopLine Value="299"/>
270 <CursorPos X="28" Y="321"/>
271 </ExtraEditor1>
272 <UsageCount Value="10"/>
273 <DefaultSyntaxHighlighter Value="LFM"/>
274 </Unit32>
275 <Unit33>
276 <Filename Value="../../runtime/IBLookupComboEditBox.pas"/>
277 <TopLine Value="78"/>
278 <CursorPos Y="89"/>
279 <UsageCount Value="14"/>
280 </Unit33>
281 <Unit34>
282 <Filename Value="../../runtime/IBDynamicGrid.pas"/>
283 <TopLine Value="22"/>
284 <CursorPos X="72" Y="33"/>
285 <UsageCount Value="13"/>
286 </Unit34>
287 <Unit35>
288 <Filename Value="../../runtime/IBTreeView.pas"/>
289 <TopLine Value="147"/>
290 <CursorPos X="26" Y="160"/>
291 <UsageCount Value="8"/>
292 </Unit35>
293 <Unit36>
294 <Filename Value="/usr/share/fpcsrc/packages/fcl-db/src/base/db.pas"/>
295 <EditorIndex Value="-1"/>
296 <WindowIndex Value="1"/>
297 <TopLine Value="1559"/>
298 <CursorPos X="15" Y="1578"/>
299 <UsageCount Value="26"/>
300 </Unit36>
301 <Unit37>
302 <Filename Value="../../../../lcl/controls.pp"/>
303 <EditorIndex Value="-1"/>
304 <WindowIndex Value="1"/>
305 <TopLine Value="1176"/>
306 <CursorPos X="15" Y="1186"/>
307 <UsageCount Value="22"/>
308 </Unit37>
309 <Unit38>
310 <Filename Value="../../../../lcl/include/wincontrol.inc"/>
311 <WindowIndex Value="1"/>
312 <TopLine Value="8131"/>
313 <CursorPos Y="8144"/>
314 <UsageCount Value="14"/>
315 </Unit38>
316 <Unit39>
317 <Filename Value="../../../../lcl/dbgrids.pas"/>
318 <EditorIndex Value="-1"/>
319 <WindowIndex Value="1"/>
320 <TopLine Value="3672"/>
321 <CursorPos X="25" Y="3691"/>
322 <UsageCount Value="22"/>
323 </Unit39>
324 <Unit40>
325 <Filename Value="../../../../lcl/grids.pas"/>
326 <EditorIndex Value="-1"/>
327 <WindowIndex Value="1"/>
328 <TopLine Value="6558"/>
329 <CursorPos Y="6571"/>
330 <UsageCount Value="26"/>
331 </Unit40>
332 <Unit41>
333 <Filename Value="../../../../lcl/include/winapih.inc"/>
334 <TopLine Value="238"/>
335 <CursorPos X="10" Y="253"/>
336 <UsageCount Value="14"/>
337 </Unit41>
338 <Unit42>
339 <Filename Value="../../../../lcl/comctrls.pp"/>
340 <TopLine Value="2745"/>
341 <CursorPos X="54" Y="2758"/>
342 <UsageCount Value="11"/>
343 </Unit42>
344 <Unit43>
345 <Filename Value="../../../../lcl/include/treeview.inc"/>
346 <TopLine Value="643"/>
347 <CursorPos Y="645"/>
348 <UsageCount Value="10"/>
349 </Unit43>
350 <Unit44>
351 <Filename Value="../../../../lcl/editbtn.pas"/>
352 <TopLine Value="614"/>
353 <CursorPos X="3" Y="614"/>
354 <UsageCount Value="9"/>
355 </Unit44>
356 <Unit45>
357 <Filename Value="../../runtime/IBSQLParser.pas"/>
358 <TopLine Value="604"/>
359 <CursorPos Y="620"/>
360 <UsageCount Value="10"/>
361 </Unit45>
362 <Unit46>
363 <Filename Value="../../ibcontrols/IBLookupComboEditBox.pas"/>
364 <EditorIndex Value="-1"/>
365 <WindowIndex Value="1"/>
366 <TopLine Value="500"/>
367 <CursorPos X="36" Y="525"/>
368 <UsageCount Value="13"/>
369 </Unit46>
370 <Unit47>
371 <Filename Value="../../ibcontrols/IBTreeView.pas"/>
372 <TopLine Value="142"/>
373 <CursorPos Y="142"/>
374 <UsageCount Value="10"/>
375 </Unit47>
376 <Unit48>
377 <Filename Value="../../ibcontrols/IBDynamicGrid.pas"/>
378 <EditorIndex Value="-1"/>
379 <WindowIndex Value="1"/>
380 <TopLine Value="22"/>
381 <CursorPos X="23" Y="34"/>
382 <UsageCount Value="28"/>
383 </Unit48>
384 <Unit49>
385 <Filename Value="../../design/ibselectsqleditor.pas"/>
386 <ComponentName Value="IBSelectSQLEditorForm"/>
387 <HasResources Value="True"/>
388 <ResourceBaseClass Value="Form"/>
389 <UsageCount Value="8"/>
390 </Unit49>
391 <Unit50>
392 <Filename Value="../../design/IBEventsEditor.pas"/>
393 <ComponentName Value="IBEventsEditor"/>
394 <HasResources Value="True"/>
395 <ResourceBaseClass Value="Form"/>
396 <UsageCount Value="7"/>
397 </Unit50>
398 <Unit51>
399 <Filename Value="../../design/ibdeletesqleditor.pas"/>
400 <ComponentName Value="IBDeleteSQLEditorForm"/>
401 <HasResources Value="True"/>
402 <ResourceBaseClass Value="Form"/>
403 <CursorPos X="60" Y="26"/>
404 <UsageCount Value="7"/>
405 </Unit51>
406 <Unit52>
407 <Filename Value="../../design/ibinsertsqleditor.pas"/>
408 <ComponentName Value="IBInsertSQLEditorForm"/>
409 <HasResources Value="True"/>
410 <ResourceBaseClass Value="Form"/>
411 <CursorPos X="48" Y="18"/>
412 <UsageCount Value="7"/>
413 </Unit52>
414 <Unit53>
415 <Filename Value="../../design/ibmodifysqleditor.pas"/>
416 <ComponentName Value="IBModifySQLEditorForm"/>
417 <HasResources Value="True"/>
418 <ResourceBaseClass Value="Form"/>
419 <CursorPos X="60" Y="23"/>
420 <UsageCount Value="7"/>
421 </Unit53>
422 <Unit54>
423 <Filename Value="../../design/ibupdatesqleditor.pas"/>
424 <ComponentName Value="IBUpdateSQLEditorForm"/>
425 <HasResources Value="True"/>
426 <ResourceBaseClass Value="Form"/>
427 <CursorPos X="15" Y="10"/>
428 <UsageCount Value="7"/>
429 </Unit54>
430 <Unit55>
431 <Filename Value="../../design/ibsqleditor.pas"/>
432 <ComponentName Value="IBSQLEditorForm"/>
433 <HasResources Value="True"/>
434 <ResourceBaseClass Value="Form"/>
435 <TopLine Value="240"/>
436 <CursorPos X="3" Y="240"/>
437 <UsageCount Value="7"/>
438 </Unit55>
439 <Unit56>
440 <Filename Value="../../design/ibdataseteditor.pas"/>
441 <ComponentName Value="IBDataSetEditorForm"/>
442 <HasResources Value="True"/>
443 <ResourceBaseClass Value="Form"/>
444 <CursorPos X="46" Y="18"/>
445 <UsageCount Value="7"/>
446 </Unit56>
447 <Unit57>
448 <Filename Value="../../design/dbFieldLinkPropEditor.pas"/>
449 <ComponentName Value="FieldLinkEditor"/>
450 <HasResources Value="True"/>
451 <ResourceBaseClass Value="Form"/>
452 <CursorPos X="60" Y="23"/>
453 <UsageCount Value="7"/>
454 </Unit57>
455 <Unit58>
456 <Filename Value="../../design/dbFieldListPropEditor.pas"/>
457 <ComponentName Value="FieldListEditor"/>
458 <HasResources Value="True"/>
459 <ResourceBaseClass Value="Form"/>
460 <TopLine Value="133"/>
461 <CursorPos X="56" Y="137"/>
462 <UsageCount Value="7"/>
463 </Unit58>
464 <Unit59>
465 <Filename Value="../../design/IBDatabaseEdit.pas"/>
466 <UsageCount Value="7"/>
467 </Unit59>
468 <Unit60>
469 <Filename Value="/usr/share/fpcsrc/packages/fcl-db/src/base/dataset.inc"/>
470 <EditorIndex Value="-1"/>
471 <WindowIndex Value="1"/>
472 <TopLine Value="1482"/>
473 <CursorPos X="3" Y="1486"/>
474 <UsageCount Value="11"/>
475 </Unit60>
476 <Unit61>
477 <Filename Value="../../../../lcl/themes.pas"/>
478 <TopLine Value="791"/>
479 <CursorPos X="3" Y="791"/>
480 <UsageCount Value="11"/>
481 </Unit61>
482 <Unit62>
483 <Filename Value="../../../../lcl/extctrls.pp"/>
484 <WindowIndex Value="1"/>
485 <TopLine Value="982"/>
486 <CursorPos X="32" Y="992"/>
487 <UsageCount Value="20"/>
488 </Unit62>
489 <Unit63>
490 <Filename Value="../../../../lcl/lcltype.pp"/>
491 <TopLine Value="47"/>
492 <CursorPos X="3" Y="61"/>
493 <UsageCount Value="8"/>
494 </Unit63>
495 <Unit64>
496 <Filename Value="../../../../lcl/forms.pp"/>
497 <TopLine Value="164"/>
498 <CursorPos X="15" Y="179"/>
499 <UsageCount Value="9"/>
500 </Unit64>
501 <Unit65>
502 <Filename Value="../../../../lcl/include/application.inc"/>
503 <EditorIndex Value="-1"/>
504 <WindowIndex Value="1"/>
505 <TopLine Value="1043"/>
506 <CursorPos Y="1055"/>
507 <UsageCount Value="10"/>
508 </Unit65>
509 <Unit66>
510 <Filename Value="/usr/share/fpcsrc/rtl/inc/objpash.inc"/>
511 <TopLine Value="169"/>
512 <CursorPos X="8" Y="183"/>
513 <UsageCount Value="9"/>
514 </Unit66>
515 <Unit67>
516 <Filename Value="../../../../components/lazutils/lazmethodlist.pas"/>
517 <TopLine Value="10"/>
518 <CursorPos X="15" Y="25"/>
519 <UsageCount Value="8"/>
520 </Unit67>
521 <Unit68>
522 <Filename Value="../../../../lcl/include/customform.inc"/>
523 <TopLine Value="1803"/>
524 <CursorPos Y="1817"/>
525 <UsageCount Value="13"/>
526 </Unit68>
527 <Unit69>
528 <Filename Value="../../../../lcl/graphics.pp"/>
529 <TopLine Value="1202"/>
530 <CursorPos X="14" Y="1216"/>
531 <UsageCount Value="15"/>
532 </Unit69>
533 <Unit70>
534 <Filename Value="../../../../lcl/include/winapi.inc"/>
535 <TopLine Value="935"/>
536 <CursorPos X="3" Y="938"/>
537 <UsageCount Value="14"/>
538 </Unit70>
539 <Unit71>
540 <Filename Value="../../../../lcl/include/control.inc"/>
541 <EditorIndex Value="-1"/>
542 <WindowIndex Value="1"/>
543 <TopLine Value="4771"/>
544 <CursorPos Y="4784"/>
545 <UsageCount Value="11"/>
546 </Unit71>
547 <Unit72>
548 <Filename Value="../../../../lcl/stdctrls.pp"/>
549 <TopLine Value="303"/>
550 <CursorPos X="24" Y="318"/>
551 <UsageCount Value="14"/>
552 </Unit72>
553 <Unit73>
554 <Filename Value="../../../../lcl/include/scrollbar.inc"/>
555 <TopLine Value="93"/>
556 <CursorPos X="3" Y="97"/>
557 <UsageCount Value="8"/>
558 </Unit73>
559 <Unit74>
560 <Filename Value="../../../../lcl/include/scrollingwincontrol.inc"/>
561 <TopLine Value="199"/>
562 <CursorPos X="3" Y="201"/>
563 <UsageCount Value="8"/>
564 </Unit74>
565 <Unit75>
566 <Filename Value="/usr/share/fpcsrc/packages/fcl-image/src/fpcanvas.pp"/>
567 <TopLine Value="351"/>
568 <CursorPos X="14" Y="363"/>
569 <UsageCount Value="13"/>
570 </Unit75>
571 <Unit76>
572 <Filename Value="../../../../lcl/interfaces/gtk2/gtk2winapi.inc"/>
573 <TopLine Value="6332"/>
574 <CursorPos Y="6346"/>
575 <UsageCount Value="12"/>
576 </Unit76>
577 <Unit77>
578 <Filename Value="/usr/share/fpcsrc/packages/fcl-db/src/base/datasource.inc"/>
579 <EditorIndex Value="-1"/>
580 <WindowIndex Value="1"/>
581 <TopLine Value="199"/>
582 <CursorPos X="22" Y="202"/>
583 <UsageCount Value="11"/>
584 </Unit77>
585 <Unit78>
586 <Filename Value="../ibtreeview/Unit1.pas"/>
587 <TopLine Value="145"/>
588 <CursorPos X="36" Y="174"/>
589 <UsageCount Value="9"/>
590 </Unit78>
591 <Unit79>
592 <Filename Value="../lookupcombobox/Unit1.pas"/>
593 <TopLine Value="207"/>
594 <CursorPos Y="236"/>
595 <UsageCount Value="9"/>
596 </Unit79>
597 <Unit80>
598 <Filename Value="../../runtime/IBDialogs.pas"/>
599 <ComponentName Value="IBXLoginDlg"/>
600 <HasResources Value="True"/>
601 <ResourceBaseClass Value="Form"/>
602 <EditorIndex Value="-1"/>
603 <WindowIndex Value="1"/>
604 <TopLine Value="26"/>
605 <CursorPos X="49" Y="42"/>
606 <UsageCount Value="10"/>
607 </Unit80>
608 <Unit81>
609 <Filename Value="../../design/IBDBReg.pas"/>
610 <TopLine Value="409"/>
611 <CursorPos X="62" Y="429"/>
612 <UsageCount Value="10"/>
613 </Unit81>
614 <Unit82>
615 <Filename Value="../../../../lcl/dbctrls.pp"/>
616 <EditorIndex Value="-1"/>
617 <WindowIndex Value="1"/>
618 <TopLine Value="789"/>
619 <CursorPos X="15" Y="800"/>
620 <UsageCount Value="10"/>
621 </Unit82>
622 <Unit83>
623 <Filename Value="../../../../lcl/include/customdbcombobox.inc"/>
624 <TopLine Value="67"/>
625 <CursorPos Y="74"/>
626 <UsageCount Value="10"/>
627 </Unit83>
628 <Unit84>
629 <Filename Value="../../../../lcl/include/customcombobox.inc"/>
630 <TopLine Value="227"/>
631 <CursorPos Y="237"/>
632 <UsageCount Value="10"/>
633 </Unit84>
634 <Unit85>
635 <Filename Value="../../../../lcl/include/dblookupcombobox.inc"/>
636 <EditorIndex Value="-1"/>
637 <WindowIndex Value="1"/>
638 <TopLine Value="27"/>
639 <CursorPos X="3" Y="31"/>
640 <UsageCount Value="10"/>
641 </Unit85>
642 <Unit86>
643 <Filename Value="../../../../lcl/include/dblookup.inc"/>
644 <EditorIndex Value="-1"/>
645 <WindowIndex Value="1"/>
646 <TopLine Value="281"/>
647 <CursorPos X="3" Y="289"/>
648 <UsageCount Value="10"/>
649 </Unit86>
650 <Unit87>
651 <Filename Value="/usr/share/fpcsrc/2.6.4/packages/fcl-db/src/base/db.pas"/>
652 <EditorIndex Value="-1"/>
653 <WindowIndex Value="1"/>
654 <TopLine Value="1695"/>
655 <CursorPos X="3" Y="1673"/>
656 <UsageCount Value="10"/>
657 </Unit87>
658 <Unit88>
659 <Filename Value="../../../mwaframework/source/BaseFrameUnit.pas"/>
660 <ComponentName Value="BaseFrame"/>
661 <HasResources Value="True"/>
662 <ResourceBaseClass Value="Frame"/>
663 <EditorIndex Value="-1"/>
664 <WindowIndex Value="1"/>
665 <TopLine Value="41"/>
666 <CursorPos X="42" Y="60"/>
667 <UsageCount Value="10"/>
668 </Unit88>
669 <Unit89>
670 <Filename Value="../../../mwaframework/source/BaseFormUnit.pas"/>
671 <EditorIndex Value="-1"/>
672 <WindowIndex Value="1"/>
673 <CursorPos X="64" Y="9"/>
674 <UsageCount Value="10"/>
675 </Unit89>
676 <Unit90>
677 <Filename Value="../../../mwaframework/source/CustomDBUnit.pas"/>
678 <EditorIndex Value="-1"/>
679 <WindowIndex Value="1"/>
680 <TopLine Value="72"/>
681 <CursorPos X="61" Y="91"/>
682 <UsageCount Value="10"/>
683 </Unit90>
684 <Unit91>
685 <Filename Value="../../../mwaframework/source/TopFormUnit.pas"/>
686 <EditorIndex Value="-1"/>
687 <WindowIndex Value="1"/>
688 <CursorPos X="65" Y="13"/>
689 <UsageCount Value="10"/>
690 </Unit91>
691 <Unit92>
692 <Filename Value="../../../mwaframework/source/dlg/DBFormUnit.pas"/>
693 <EditorIndex Value="-1"/>
694 <WindowIndex Value="1"/>
695 <CursorPos X="27" Y="7"/>
696 <UsageCount Value="10"/>
697 </Unit92>
698 <Unit93>
699 <Filename Value="../../../mwaframework/source/listframeunit.pas"/>
700 <ComponentName Value="ListFrame"/>
701 <HasResources Value="True"/>
702 <ResourceBaseClass Value="Frame"/>
703 <EditorIndex Value="-1"/>
704 <WindowIndex Value="1"/>
705 <CursorPos X="49" Y="10"/>
706 <UsageCount Value="10"/>
707 </Unit93>
708 <Unit94>
709 <Filename Value="../../runtime/dblogindlg.pas"/>
710 <EditorIndex Value="-1"/>
711 <WindowIndex Value="1"/>
712 <TopLine Value="40"/>
713 <CursorPos X="13" Y="67"/>
714 <UsageCount Value="10"/>
715 </Unit94>
716 <Unit95>
717 <Filename Value="../../ibexpress.pas"/>
718 <EditorIndex Value="-1"/>
719 <WindowIndex Value="1"/>
720 <CursorPos X="96" Y="6"/>
721 <UsageCount Value="10"/>
722 </Unit95>
723 <Unit96>
724 <Filename Value="MonitorFormUnit.pas"/>
725 <IsPartOfProject Value="True"/>
726 <ComponentName Value="MonitorForm"/>
727 <HasResources Value="True"/>
728 <ResourceBaseClass Value="Form"/>
729 <EditorIndex Value="1"/>
730 <WindowIndex Value="1"/>
731 <CursorPos X="12" Y="9"/>
732 <UsageCount Value="25"/>
733 <Loaded Value="True"/>
734 </Unit96>
735 <Unit97>
736 <Filename Value="../../runtime/IBXConst.pas"/>
737 <EditorIndex Value="-1"/>
738 <WindowIndex Value="1"/>
739 <TopLine Value="28"/>
740 <UsageCount Value="10"/>
741 </Unit97>
742 <Unit98>
743 <Filename Value="../../runtime/winipc.inc"/>
744 <EditorIndex Value="-1"/>
745 <WindowIndex Value="1"/>
746 <TopLine Value="371"/>
747 <CursorPos X="8" Y="386"/>
748 <UsageCount Value="10"/>
749 </Unit98>
750 <Unit99>
751 <Filename Value="readme.txt"/>
752 <IsVisibleTab Value="True"/>
753 <EditorIndex Value="2"/>
754 <WindowIndex Value="1"/>
755 <UsageCount Value="10"/>
756 <Loaded Value="True"/>
757 <DefaultSyntaxHighlighter Value="None"/>
758 </Unit99>
759 <Unit100>
760 <Filename Value="../../changelog"/>
761 <EditorIndex Value="-1"/>
762 <WindowIndex Value="1"/>
763 <CursorPos X="78" Y="33"/>
764 <UsageCount Value="10"/>
765 <DefaultSyntaxHighlighter Value="None"/>
766 </Unit100>
767 </Units>
768 <JumpHistory Count="13" HistoryIndex="12">
769 <Position1>
770 <Filename Value="MainForm.pas"/>
771 <Caret Line="362" Column="91" TopLine="343"/>
772 </Position1>
773 <Position2>
774 <Filename Value="MainForm.pas"/>
775 <Caret Line="137" Column="44" TopLine="109"/>
776 </Position2>
777 <Position3>
778 <Filename Value="MainForm.pas"/>
779 <Caret Line="137" Column="25" TopLine="124"/>
780 </Position3>
781 <Position4>
782 <Filename Value="MainForm.pas"/>
783 <Caret Line="213" Column="32" TopLine="209"/>
784 </Position4>
785 <Position5>
786 <Filename Value="MainForm.pas"/>
787 <Caret Line="224" Column="43" TopLine="198"/>
788 </Position5>
789 <Position6>
790 <Filename Value="MainForm.pas"/>
791 <Caret Line="213" TopLine="198"/>
792 </Position6>
793 <Position7>
794 <Filename Value="MainForm.pas"/>
795 <Caret Line="237" Column="19" TopLine="222"/>
796 </Position7>
797 <Position8>
798 <Filename Value="MainForm.pas"/>
799 <Caret Line="393" Column="8" TopLine="378"/>
800 </Position8>
801 <Position9>
802 <Filename Value="MainForm.pas"/>
803 <Caret Line="149" Column="43" TopLine="134"/>
804 </Position9>
805 <Position10>
806 <Filename Value="MainForm.pas"/>
807 <Caret Line="394" Column="39" TopLine="378"/>
808 </Position10>
809 <Position11>
810 <Filename Value="MainForm.pas"/>
811 <Caret Line="227" Column="28" TopLine="210"/>
812 </Position11>
813 <Position12>
814 <Filename Value="MonitorFormUnit.pas"/>
815 <Caret Line="9" Column="5"/>
816 </Position12>
817 <Position13>
818 <Filename Value="MonitorFormUnit.pas"/>
819 <Caret Line="9" Column="12"/>
820 </Position13>
821 </JumpHistory>
822 </ProjectOptions>
823 <CompilerOptions>
824 <Version Value="11"/>
825 <Target>
826 <Filename Value="IntegratedMonitoring"/>
827 </Target>
828 <SearchPaths>
829 <IncludeFiles Value="$(ProjOutDir)"/>
830 <UnitOutputDirectory Value="lib/$(TargetCPU)-$(TargetOS)"/>
831 </SearchPaths>
832 <Linking>
833 <Options>
834 <Win32>
835 <GraphicApplication Value="True"/>
836 </Win32>
837 </Options>
838 </Linking>
839 <Other>
840 <CustomOptions Value="-dUseCThreads"/>
841 </Other>
842 </CompilerOptions>
843 <Debugging>
844 <Exceptions Count="3">
845 <Item1>
846 <Name Value="EAbort"/>
847 </Item1>
848 <Item2>
849 <Name Value="ECodetoolError"/>
850 </Item2>
851 <Item3>
852 <Name Value="EFOpenError"/>
853 </Item3>
854 </Exceptions>
855 </Debugging>
856 </CONFIG>