ViewVC Help
View File | Revision Log | Show Annotations | Download File | View Changeset | Root Listing
root/public/ibx/trunk/examples/isqlmonitor/IntegratedMonitoring.lpi
(Generate patch)

Comparing ibx/trunk/examples/isqlmonitor/IntegratedMonitoring.lpi (file contents):
Revision 39 by tony, Tue May 17 08:14:52 2016 UTC vs.
Revision 215 by tony, Thu Mar 15 16:25:03 2018 UTC

# Line 1 | Line 1
1   <?xml version="1.0" encoding="UTF-8"?>
2   <CONFIG>
3    <ProjectOptions>
4 <    <Version Value="9"/>
4 >    <Version Value="10"/>
5      <General>
6        <MainUnit Value="0"/>
7        <Title Value="Integrated Monitoring Example"/>
# Line 12 | Line 12
12      <i18n>
13        <EnableI18N LFM="False"/>
14      </i18n>
15    <VersionInfo>
16      <StringTable ProductVersion=""/>
17    </VersionInfo>
15      <BuildModes Count="1" Active="Default">
16        <Item1 Name="Default" Default="True"/>
17      </BuildModes>
# Line 44 | Line 41
41          <PackageName Value="LCL"/>
42        </Item4>
43      </RequiredPackages>
44 <    <Units Count="102">
44 >    <Units Count="31">
45        <Unit0>
46          <Filename Value="IntegratedMonitoring.lpr"/>
47          <IsPartOfProject Value="True"/>
48          <EditorIndex Value="-1"/>
49          <WindowIndex Value="1"/>
50          <CursorPos X="4" Y="20"/>
51 <        <UsageCount Value="118"/>
51 >        <UsageCount Value="123"/>
52        </Unit0>
53        <Unit1>
54          <Filename Value="MainForm.pas"/>
# Line 61 | Line 58
58          <ResourceBaseClass Value="Form"/>
59          <IsVisibleTab Value="True"/>
60          <WindowIndex Value="1"/>
61 <        <TopLine Value="364"/>
62 <        <CursorPos X="13" Y="392"/>
63 <        <UsageCount Value="118"/>
61 >        <TopLine Value="28"/>
62 >        <CursorPos X="7" Y="36"/>
63 >        <UsageCount Value="123"/>
64          <Loaded Value="True"/>
65          <LoadedDesigner Value="True"/>
66        </Unit1>
67        <Unit2>
68 <        <Filename Value="../../runtime/IBSQLMonitor.pas"/>
68 >        <Filename Value="MonitorFormUnit.pas"/>
69 >        <IsPartOfProject Value="True"/>
70 >        <ComponentName Value="MonitorForm"/>
71 >        <HasResources Value="True"/>
72 >        <ResourceBaseClass Value="Form"/>
73          <EditorIndex Value="-1"/>
74          <WindowIndex Value="1"/>
75 <        <UsageCount Value="10"/>
75 >        <CursorPos X="42" Y="15"/>
76 >        <UsageCount Value="25"/>
77        </Unit2>
78        <Unit3>
79          <Filename Value="SelectDeptDlgUnit.pas"/>
# Line 81 | Line 83
83          <ResourceBaseClass Value="Form"/>
84          <EditorIndex Value="-1"/>
85          <WindowIndex Value="1"/>
86 <        <CursorPos X="3" Y="35"/>
87 <        <UsageCount Value="107"/>
86 >        <CursorPos X="21" Y="13"/>
87 >        <UsageCount Value="25"/>
88        </Unit3>
89        <Unit4>
90 <        <Filename Value="unit3.pas"/>
91 <        <ComponentName Value="AddEmployeeDlg"/>
92 <        <HasResources Value="True"/>
93 <        <ResourceBaseClass Value="Form"/>
94 <        <TopLine Value="28"/>
95 <        <CursorPos Y="48"/>
94 <        <UsageCount Value="88"/>
90 >        <Filename Value="../../runtime/nongui/IBCustomDataSet.pas"/>
91 >        <EditorIndex Value="-1"/>
92 >        <WindowIndex Value="1"/>
93 >        <TopLine Value="1426"/>
94 >        <CursorPos X="9" Y="1467"/>
95 >        <UsageCount Value="12"/>
96        </Unit4>
97        <Unit5>
98 <        <Filename Value="../../runtime/IB.pas"/>
98 >        <Filename Value="/usr/share/fpcsrc/packages/fcl-db/src/base/db.pas"/>
99          <EditorIndex Value="-1"/>
100          <WindowIndex Value="1"/>
101 <        <TopLine Value="422"/>
102 <        <CursorPos Y="436"/>
103 <        <UsageCount Value="29"/>
101 >        <TopLine Value="1595"/>
102 >        <CursorPos X="14" Y="1615"/>
103 >        <UsageCount Value="11"/>
104        </Unit5>
105        <Unit6>
106 <        <Filename Value="../../runtime/IBCustomDataSet.pas"/>
106 >        <Filename Value="../../runtime/nongui/IBSQLMonitor.pas"/>
107          <EditorIndex Value="-1"/>
108          <WindowIndex Value="1"/>
109 <        <TopLine Value="3620"/>
110 <        <CursorPos Y="3635"/>
111 <        <UsageCount Value="30"/>
109 >        <TopLine Value="197"/>
110 >        <CursorPos X="10" Y="212"/>
111 >        <UsageCount Value="10"/>
112        </Unit6>
113        <Unit7>
114 <        <Filename Value="../../runtime/IBDatabase.pas"/>
114 >        <Filename Value="../../runtime/nongui/IBTypes.pas"/>
115          <EditorIndex Value="-1"/>
116          <WindowIndex Value="1"/>
117 <        <TopLine Value="821"/>
118 <        <CursorPos X="18" Y="828"/>
119 <        <UsageCount Value="15"/>
117 >        <TopLine Value="15"/>
118 >        <CursorPos X="49" Y="47"/>
119 >        <UsageCount Value="10"/>
120        </Unit7>
121        <Unit8>
122 <        <Filename Value="../../runtime/IBQuery.pas"/>
122 <        <TopLine Value="96"/>
123 <        <CursorPos Y="109"/>
124 <        <UsageCount Value="63"/>
125 <      </Unit8>
126 <      <Unit9>
127 <        <Filename Value="/usr/local/share/lazarus/lcl/include/dblookup.inc"/>
128 <        <TopLine Value="201"/>
129 <        <CursorPos X="23" Y="214"/>
130 <        <UsageCount Value="10"/>
131 <      </Unit9>
132 <      <Unit10>
133 <        <Filename Value="/usr/local/share/lazarus/lcl/dbctrls.pp"/>
134 <        <TopLine Value="1484"/>
135 <        <CursorPos Y="1505"/>
136 <        <UsageCount Value="10"/>
137 <      </Unit10>
138 <      <Unit11>
139 <        <Filename Value="../../../../projects/external/lazarus.0.9.30/lcl/include/control.inc"/>
140 <        <TopLine Value="3168"/>
141 <        <CursorPos Y="3189"/>
142 <        <UsageCount Value="5"/>
143 <      </Unit11>
144 <      <Unit12>
145 <        <Filename Value="../../runtime/IBIntf.pas"/>
146 <        <TopLine Value="229"/>
147 <        <CursorPos X="69" Y="251"/>
148 <        <UsageCount Value="10"/>
149 <      </Unit12>
150 <      <Unit13>
151 <        <Filename Value="../../runtime/IBSQL.pas"/>
152 <        <EditorIndex Value="-1"/>
153 <        <WindowIndex Value="1"/>
154 <        <TopLine Value="310"/>
155 <        <CursorPos X="3" Y="328"/>
156 <        <UsageCount Value="12"/>
157 <      </Unit13>
158 <      <Unit14>
159 <        <Filename Value="/usr/share/fpcsrc/2.4.2/rtl/inc/systemh.inc"/>
160 <        <TopLine Value="75"/>
161 <        <CursorPos X="19" Y="95"/>
162 <        <UsageCount Value="6"/>
163 <      </Unit14>
164 <      <Unit15>
165 <        <Filename Value="/usr/share/fpcsrc/2.4.2/packages/fcl-db/src/base/db.pas"/>
166 <        <TopLine Value="1579"/>
167 <        <CursorPos X="46" Y="1597"/>
168 <        <UsageCount Value="9"/>
169 <      </Unit15>
170 <      <Unit16>
171 <        <Filename Value="../../runtime/IBBlob.pas"/>
172 <        <UsageCount Value="6"/>
173 <      </Unit16>
174 <      <Unit17>
175 <        <Filename Value="../../runtime/sv5ipc.inc"/>
122 >        <Filename Value="/usr/share/fpcsrc/packages/fcl-db/src/base/dataset.inc"/>
123          <EditorIndex Value="-1"/>
124          <WindowIndex Value="1"/>
125 <        <TopLine Value="2"/>
126 <        <CursorPos X="41" Y="15"/>
125 >        <TopLine Value="551"/>
126 >        <CursorPos X="41" Y="576"/>
127          <UsageCount Value="10"/>
128 <      </Unit17>
129 <      <Unit18>
130 <        <Filename Value="/usr/share/fpcsrc/2.4.2/rtl/unix/ipc.pp"/>
184 <        <UsageCount Value="6"/>
185 <      </Unit18>
186 <      <Unit19>
187 <        <Filename Value="/usr/share/fpcsrc/2.4.2/rtl/linux/ipcsys.inc"/>
188 <        <TopLine Value="17"/>
189 <        <CursorPos X="10" Y="34"/>
190 <        <UsageCount Value="6"/>
191 <      </Unit19>
192 <      <Unit20>
193 <        <Filename Value="../../runtime/IBServices.pas"/>
194 <        <TopLine Value="37"/>
195 <        <CursorPos X="3" Y="54"/>
196 <        <UsageCount Value="6"/>
197 <      </Unit20>
198 <      <Unit21>
199 <        <Filename Value="../../runtime/IBExtract.pas"/>
200 <        <TopLine Value="49"/>
201 <        <CursorPos X="59" Y="49"/>
202 <        <UsageCount Value="8"/>
203 <      </Unit21>
204 <      <Unit22>
205 <        <Filename Value="/usr/share/fpcsrc/2.4.2/packages/fcl-db/src/base/dataset.inc"/>
206 <        <TopLine Value="938"/>
207 <        <CursorPos X="3" Y="941"/>
208 <        <UsageCount Value="8"/>
209 <      </Unit22>
210 <      <Unit23>
211 <        <Filename Value="../../../../projects/cdream/dbclients/src/frames/SendEmailFrameUnit.lfm"/>
212 <        <TopLine Value="414"/>
213 <        <CursorPos Y="6"/>
214 <        <UsageCount Value="6"/>
215 <        <DefaultSyntaxHighlighter Value="LFM"/>
216 <      </Unit23>
217 <      <Unit24>
218 <        <Filename Value="../../../../projects/cdream/dbclients/src/framework/BaseFrameUnit.pas"/>
219 <        <TopLine Value="205"/>
220 <        <CursorPos Y="214"/>
221 <        <UsageCount Value="8"/>
222 <      </Unit24>
223 <      <Unit25>
224 <        <Filename Value="../../../../projects/cdream/dbclients/src/framework/ToyShopDBUnit.pas"/>
225 <        <TopLine Value="142"/>
226 <        <CursorPos Y="156"/>
227 <        <UsageCount Value="6"/>
228 <      </Unit25>
229 <      <Unit26>
230 <        <Filename Value="../../../../projects/cdream/dbclients/debian/changelog"/>
231 <        <CursorPos X="60" Y="7"/>
232 <        <UsageCount Value="6"/>
233 <        <DefaultSyntaxHighlighter Value="None"/>
234 <      </Unit26>
235 <      <Unit27>
236 <        <Filename Value="/usr/share/fpcsrc/2.4.2/packages/fcl-db/src/base/database.inc"/>
237 <        <TopLine Value="474"/>
238 <        <CursorPos X="3" Y="476"/>
239 <        <UsageCount Value="7"/>
240 <      </Unit27>
241 <      <Unit28>
242 <        <Filename Value="../../runtime/IBStoredProc.pas"/>
243 <        <TopLine Value="206"/>
244 <        <CursorPos X="6" Y="215"/>
245 <        <UsageCount Value="7"/>
246 <      </Unit28>
247 <      <Unit29>
248 <        <Filename Value="/usr/local/share/lazarus/lcl/include/control.inc"/>
249 <        <TopLine Value="3172"/>
250 <        <CursorPos Y="3189"/>
251 <        <UsageCount Value="7"/>
252 <      </Unit29>
253 <      <Unit30>
254 <        <Filename Value="/usr/share/fpcsrc/2.4.2/rtl/inc/variants.pp"/>
255 <        <TopLine Value="142"/>
256 <        <CursorPos X="53" Y="69"/>
257 <        <UsageCount Value="7"/>
258 <      </Unit30>
259 <      <Unit31>
260 <        <Filename Value="/usr/share/fpcsrc/2.4.2/rtl/inc/varianth.inc"/>
261 <        <TopLine Value="16"/>
262 <        <CursorPos X="13" Y="44"/>
263 <        <UsageCount Value="7"/>
264 <      </Unit31>
265 <      <Unit32>
266 <        <Filename Value="unit1.lfm"/>
267 <        <TopLine Value="172"/>
268 <        <CursorPos X="97" Y="141"/>
269 <        <ExtraEditorCount Value="1"/>
270 <        <ExtraEditor1>
271 <          <TopLine Value="299"/>
272 <          <CursorPos X="28" Y="321"/>
273 <        </ExtraEditor1>
274 <        <UsageCount Value="10"/>
275 <        <DefaultSyntaxHighlighter Value="LFM"/>
276 <      </Unit32>
277 <      <Unit33>
278 <        <Filename Value="../../runtime/IBLookupComboEditBox.pas"/>
279 <        <TopLine Value="78"/>
280 <        <CursorPos Y="89"/>
281 <        <UsageCount Value="14"/>
282 <      </Unit33>
283 <      <Unit34>
284 <        <Filename Value="../../runtime/IBDynamicGrid.pas"/>
285 <        <TopLine Value="22"/>
286 <        <CursorPos X="72" Y="33"/>
287 <        <UsageCount Value="13"/>
288 <      </Unit34>
289 <      <Unit35>
290 <        <Filename Value="../../runtime/IBTreeView.pas"/>
291 <        <TopLine Value="147"/>
292 <        <CursorPos X="26" Y="160"/>
293 <        <UsageCount Value="8"/>
294 <      </Unit35>
295 <      <Unit36>
296 <        <Filename Value="/usr/share/fpcsrc/packages/fcl-db/src/base/db.pas"/>
128 >      </Unit8>
129 >      <Unit9>
130 >        <Filename Value="../../ibcontrols/IBLookupComboEditBox.pas"/>
131          <EditorIndex Value="-1"/>
132          <WindowIndex Value="1"/>
133 <        <TopLine Value="1559"/>
134 <        <CursorPos X="15" Y="1578"/>
135 <        <UsageCount Value="26"/>
136 <      </Unit36>
137 <      <Unit37>
138 <        <Filename Value="../../../../lcl/controls.pp"/>
133 >        <TopLine Value="45"/>
134 >        <CursorPos X="42" Y="78"/>
135 >        <UsageCount Value="11"/>
136 >      </Unit9>
137 >      <Unit10>
138 >        <Filename Value="/usr/share/fpcsrc/packages/fcl-db/src/base/datasource.inc"/>
139          <EditorIndex Value="-1"/>
140          <WindowIndex Value="1"/>
141 <        <TopLine Value="1176"/>
142 <        <CursorPos X="15" Y="1186"/>
309 <        <UsageCount Value="22"/>
310 <      </Unit37>
311 <      <Unit38>
312 <        <Filename Value="../../../../lcl/include/wincontrol.inc"/>
313 <        <WindowIndex Value="1"/>
314 <        <TopLine Value="8131"/>
315 <        <CursorPos Y="8144"/>
316 <        <UsageCount Value="14"/>
317 <      </Unit38>
318 <      <Unit39>
319 <        <Filename Value="../../../../lcl/dbgrids.pas"/>
320 <        <EditorIndex Value="-1"/>
321 <        <WindowIndex Value="1"/>
322 <        <TopLine Value="3672"/>
323 <        <CursorPos X="25" Y="3691"/>
324 <        <UsageCount Value="22"/>
325 <      </Unit39>
326 <      <Unit40>
327 <        <Filename Value="../../../../lcl/grids.pas"/>
328 <        <EditorIndex Value="-1"/>
329 <        <WindowIndex Value="1"/>
330 <        <TopLine Value="6558"/>
331 <        <CursorPos Y="6571"/>
332 <        <UsageCount Value="26"/>
333 <      </Unit40>
334 <      <Unit41>
335 <        <Filename Value="../../../../lcl/include/winapih.inc"/>
336 <        <TopLine Value="238"/>
337 <        <CursorPos X="10" Y="253"/>
338 <        <UsageCount Value="14"/>
339 <      </Unit41>
340 <      <Unit42>
341 <        <Filename Value="../../../../lcl/comctrls.pp"/>
342 <        <TopLine Value="2745"/>
343 <        <CursorPos X="54" Y="2758"/>
141 >        <TopLine Value="192"/>
142 >        <CursorPos X="3" Y="195"/>
143          <UsageCount Value="11"/>
144 <      </Unit42>
145 <      <Unit43>
146 <        <Filename Value="../../../../lcl/include/treeview.inc"/>
147 <        <TopLine Value="643"/>
349 <        <CursorPos Y="645"/>
350 <        <UsageCount Value="10"/>
351 <      </Unit43>
352 <      <Unit44>
353 <        <Filename Value="../../../../lcl/editbtn.pas"/>
354 <        <TopLine Value="614"/>
355 <        <CursorPos X="3" Y="614"/>
356 <        <UsageCount Value="9"/>
357 <      </Unit44>
358 <      <Unit45>
359 <        <Filename Value="../../runtime/IBSQLParser.pas"/>
360 <        <TopLine Value="604"/>
361 <        <CursorPos Y="620"/>
362 <        <UsageCount Value="10"/>
363 <      </Unit45>
364 <      <Unit46>
365 <        <Filename Value="../../ibcontrols/IBLookupComboEditBox.pas"/>
144 >      </Unit10>
145 >      <Unit11>
146 >        <Filename Value="../../../../lcl/dbctrls.pp"/>
147 >        <UnitName Value="DbCtrls"/>
148          <EditorIndex Value="-1"/>
149          <WindowIndex Value="1"/>
150 <        <TopLine Value="500"/>
151 <        <CursorPos X="36" Y="525"/>
152 <        <UsageCount Value="13"/>
153 <      </Unit46>
154 <      <Unit47>
155 <        <Filename Value="../../ibcontrols/IBTreeView.pas"/>
374 <        <TopLine Value="142"/>
375 <        <CursorPos Y="142"/>
376 <        <UsageCount Value="10"/>
377 <      </Unit47>
378 <      <Unit48>
379 <        <Filename Value="../../ibcontrols/IBDynamicGrid.pas"/>
150 >        <TopLine Value="777"/>
151 >        <CursorPos X="20" Y="780"/>
152 >        <UsageCount Value="11"/>
153 >      </Unit11>
154 >      <Unit12>
155 >        <Filename Value="../../../../lcl/include/dblookupcombobox.inc"/>
156          <EditorIndex Value="-1"/>
157          <WindowIndex Value="1"/>
158 <        <TopLine Value="22"/>
159 <        <CursorPos X="23" Y="34"/>
160 <        <UsageCount Value="28"/>
161 <      </Unit48>
162 <      <Unit49>
163 <        <Filename Value="../../design/ibselectsqleditor.pas"/>
388 <        <ComponentName Value="IBSelectSQLEditorForm"/>
389 <        <HasResources Value="True"/>
390 <        <ResourceBaseClass Value="Form"/>
391 <        <UsageCount Value="8"/>
392 <      </Unit49>
393 <      <Unit50>
394 <        <Filename Value="../../design/IBEventsEditor.pas"/>
395 <        <ComponentName Value="IBEventsEditor"/>
396 <        <HasResources Value="True"/>
397 <        <ResourceBaseClass Value="Form"/>
398 <        <UsageCount Value="7"/>
399 <      </Unit50>
400 <      <Unit51>
401 <        <Filename Value="../../design/ibdeletesqleditor.pas"/>
402 <        <ComponentName Value="IBDeleteSQLEditorForm"/>
403 <        <HasResources Value="True"/>
404 <        <ResourceBaseClass Value="Form"/>
405 <        <CursorPos X="60" Y="26"/>
406 <        <UsageCount Value="7"/>
407 <      </Unit51>
408 <      <Unit52>
409 <        <Filename Value="../../design/ibinsertsqleditor.pas"/>
410 <        <ComponentName Value="IBInsertSQLEditorForm"/>
411 <        <HasResources Value="True"/>
412 <        <ResourceBaseClass Value="Form"/>
413 <        <CursorPos X="48" Y="18"/>
414 <        <UsageCount Value="7"/>
415 <      </Unit52>
416 <      <Unit53>
417 <        <Filename Value="../../design/ibmodifysqleditor.pas"/>
418 <        <ComponentName Value="IBModifySQLEditorForm"/>
419 <        <HasResources Value="True"/>
420 <        <ResourceBaseClass Value="Form"/>
421 <        <CursorPos X="60" Y="23"/>
422 <        <UsageCount Value="7"/>
423 <      </Unit53>
424 <      <Unit54>
425 <        <Filename Value="../../design/ibupdatesqleditor.pas"/>
426 <        <ComponentName Value="IBUpdateSQLEditorForm"/>
427 <        <HasResources Value="True"/>
428 <        <ResourceBaseClass Value="Form"/>
429 <        <CursorPos X="15" Y="10"/>
430 <        <UsageCount Value="7"/>
431 <      </Unit54>
432 <      <Unit55>
433 <        <Filename Value="../../design/ibsqleditor.pas"/>
434 <        <ComponentName Value="IBSQLEditorForm"/>
435 <        <HasResources Value="True"/>
436 <        <ResourceBaseClass Value="Form"/>
437 <        <TopLine Value="240"/>
438 <        <CursorPos X="3" Y="240"/>
439 <        <UsageCount Value="7"/>
440 <      </Unit55>
441 <      <Unit56>
442 <        <Filename Value="../../design/ibdataseteditor.pas"/>
443 <        <ComponentName Value="IBDataSetEditorForm"/>
444 <        <HasResources Value="True"/>
445 <        <ResourceBaseClass Value="Form"/>
446 <        <CursorPos X="46" Y="18"/>
447 <        <UsageCount Value="7"/>
448 <      </Unit56>
449 <      <Unit57>
450 <        <Filename Value="../../design/dbFieldLinkPropEditor.pas"/>
451 <        <ComponentName Value="FieldLinkEditor"/>
452 <        <HasResources Value="True"/>
453 <        <ResourceBaseClass Value="Form"/>
454 <        <CursorPos X="60" Y="23"/>
455 <        <UsageCount Value="7"/>
456 <      </Unit57>
457 <      <Unit58>
458 <        <Filename Value="../../design/dbFieldListPropEditor.pas"/>
459 <        <ComponentName Value="FieldListEditor"/>
460 <        <HasResources Value="True"/>
461 <        <ResourceBaseClass Value="Form"/>
462 <        <TopLine Value="133"/>
463 <        <CursorPos X="56" Y="137"/>
464 <        <UsageCount Value="7"/>
465 <      </Unit58>
466 <      <Unit59>
467 <        <Filename Value="../../design/IBDatabaseEdit.pas"/>
468 <        <UsageCount Value="7"/>
469 <      </Unit59>
470 <      <Unit60>
471 <        <Filename Value="/usr/share/fpcsrc/packages/fcl-db/src/base/dataset.inc"/>
158 >        <TopLine Value="27"/>
159 >        <CursorPos X="45" Y="40"/>
160 >        <UsageCount Value="11"/>
161 >      </Unit12>
162 >      <Unit13>
163 >        <Filename Value="../../../../lcl/include/dblookup.inc"/>
164          <EditorIndex Value="-1"/>
165          <WindowIndex Value="1"/>
166 <        <TopLine Value="1482"/>
167 <        <CursorPos X="3" Y="1486"/>
166 >        <TopLine Value="60"/>
167 >        <CursorPos X="54" Y="78"/>
168          <UsageCount Value="11"/>
169 <      </Unit60>
170 <      <Unit61>
171 <        <Filename Value="../../../../lcl/themes.pas"/>
480 <        <TopLine Value="791"/>
481 <        <CursorPos X="3" Y="791"/>
482 <        <UsageCount Value="11"/>
483 <      </Unit61>
484 <      <Unit62>
485 <        <Filename Value="../../../../lcl/extctrls.pp"/>
486 <        <WindowIndex Value="1"/>
487 <        <TopLine Value="982"/>
488 <        <CursorPos X="32" Y="992"/>
489 <        <UsageCount Value="20"/>
490 <      </Unit62>
491 <      <Unit63>
492 <        <Filename Value="../../../../lcl/lcltype.pp"/>
493 <        <TopLine Value="47"/>
494 <        <CursorPos X="3" Y="61"/>
495 <        <UsageCount Value="8"/>
496 <      </Unit63>
497 <      <Unit64>
498 <        <Filename Value="../../../../lcl/forms.pp"/>
499 <        <TopLine Value="164"/>
500 <        <CursorPos X="15" Y="179"/>
501 <        <UsageCount Value="9"/>
502 <      </Unit64>
503 <      <Unit65>
504 <        <Filename Value="../../../../lcl/include/application.inc"/>
505 <        <EditorIndex Value="-1"/>
506 <        <WindowIndex Value="1"/>
507 <        <TopLine Value="1043"/>
508 <        <CursorPos Y="1055"/>
509 <        <UsageCount Value="10"/>
510 <      </Unit65>
511 <      <Unit66>
512 <        <Filename Value="/usr/share/fpcsrc/rtl/inc/objpash.inc"/>
513 <        <TopLine Value="169"/>
514 <        <CursorPos X="8" Y="183"/>
515 <        <UsageCount Value="9"/>
516 <      </Unit66>
517 <      <Unit67>
518 <        <Filename Value="../../../../components/lazutils/lazmethodlist.pas"/>
519 <        <TopLine Value="10"/>
520 <        <CursorPos X="15" Y="25"/>
521 <        <UsageCount Value="8"/>
522 <      </Unit67>
523 <      <Unit68>
524 <        <Filename Value="../../../../lcl/include/customform.inc"/>
525 <        <TopLine Value="1803"/>
526 <        <CursorPos Y="1817"/>
527 <        <UsageCount Value="13"/>
528 <      </Unit68>
529 <      <Unit69>
530 <        <Filename Value="../../../../lcl/graphics.pp"/>
531 <        <TopLine Value="1202"/>
532 <        <CursorPos X="14" Y="1216"/>
533 <        <UsageCount Value="15"/>
534 <      </Unit69>
535 <      <Unit70>
536 <        <Filename Value="../../../../lcl/include/winapi.inc"/>
537 <        <TopLine Value="935"/>
538 <        <CursorPos X="3" Y="938"/>
539 <        <UsageCount Value="14"/>
540 <      </Unit70>
541 <      <Unit71>
542 <        <Filename Value="../../../../lcl/include/control.inc"/>
169 >      </Unit13>
170 >      <Unit14>
171 >        <Filename Value="../../../../lcl/include/customcombobox.inc"/>
172          <EditorIndex Value="-1"/>
173          <WindowIndex Value="1"/>
174 <        <TopLine Value="4771"/>
175 <        <CursorPos Y="4784"/>
174 >        <TopLine Value="242"/>
175 >        <CursorPos X="3" Y="249"/>
176          <UsageCount Value="11"/>
177 <      </Unit71>
178 <      <Unit72>
177 >      </Unit14>
178 >      <Unit15>
179          <Filename Value="../../../../lcl/stdctrls.pp"/>
180 <        <TopLine Value="303"/>
552 <        <CursorPos X="24" Y="318"/>
553 <        <UsageCount Value="14"/>
554 <      </Unit72>
555 <      <Unit73>
556 <        <Filename Value="../../../../lcl/include/scrollbar.inc"/>
557 <        <TopLine Value="93"/>
558 <        <CursorPos X="3" Y="97"/>
559 <        <UsageCount Value="8"/>
560 <      </Unit73>
561 <      <Unit74>
562 <        <Filename Value="../../../../lcl/include/scrollingwincontrol.inc"/>
563 <        <TopLine Value="199"/>
564 <        <CursorPos X="3" Y="201"/>
565 <        <UsageCount Value="8"/>
566 <      </Unit74>
567 <      <Unit75>
568 <        <Filename Value="/usr/share/fpcsrc/packages/fcl-image/src/fpcanvas.pp"/>
569 <        <TopLine Value="351"/>
570 <        <CursorPos X="14" Y="363"/>
571 <        <UsageCount Value="13"/>
572 <      </Unit75>
573 <      <Unit76>
574 <        <Filename Value="../../../../lcl/interfaces/gtk2/gtk2winapi.inc"/>
575 <        <TopLine Value="6332"/>
576 <        <CursorPos Y="6346"/>
577 <        <UsageCount Value="12"/>
578 <      </Unit76>
579 <      <Unit77>
580 <        <Filename Value="/usr/share/fpcsrc/packages/fcl-db/src/base/datasource.inc"/>
180 >        <UnitName Value="StdCtrls"/>
181          <EditorIndex Value="-1"/>
182          <WindowIndex Value="1"/>
183 <        <TopLine Value="199"/>
184 <        <CursorPos X="22" Y="202"/>
183 >        <TopLine Value="256"/>
184 >        <CursorPos X="33" Y="263"/>
185          <UsageCount Value="11"/>
186 <      </Unit77>
187 <      <Unit78>
188 <        <Filename Value="../ibtreeview/Unit1.pas"/>
189 <        <TopLine Value="145"/>
590 <        <CursorPos X="36" Y="174"/>
591 <        <UsageCount Value="9"/>
592 <      </Unit78>
593 <      <Unit79>
594 <        <Filename Value="../lookupcombobox/Unit1.pas"/>
595 <        <TopLine Value="207"/>
596 <        <CursorPos Y="236"/>
597 <        <UsageCount Value="9"/>
598 <      </Unit79>
599 <      <Unit80>
600 <        <Filename Value="../../runtime/IBDialogs.pas"/>
601 <        <ComponentName Value="IBXLoginDlg"/>
602 <        <HasResources Value="True"/>
603 <        <ResourceBaseClass Value="Form"/>
604 <        <EditorIndex Value="-1"/>
605 <        <WindowIndex Value="1"/>
606 <        <TopLine Value="26"/>
607 <        <CursorPos X="49" Y="42"/>
608 <        <UsageCount Value="10"/>
609 <      </Unit80>
610 <      <Unit81>
611 <        <Filename Value="../../design/IBDBReg.pas"/>
612 <        <TopLine Value="409"/>
613 <        <CursorPos X="62" Y="429"/>
614 <        <UsageCount Value="10"/>
615 <      </Unit81>
616 <      <Unit82>
617 <        <Filename Value="../../../../lcl/dbctrls.pp"/>
618 <        <EditorIndex Value="-1"/>
619 <        <WindowIndex Value="1"/>
620 <        <TopLine Value="789"/>
621 <        <CursorPos X="15" Y="800"/>
622 <        <UsageCount Value="10"/>
623 <      </Unit82>
624 <      <Unit83>
625 <        <Filename Value="../../../../lcl/include/customdbcombobox.inc"/>
626 <        <TopLine Value="67"/>
627 <        <CursorPos Y="74"/>
628 <        <UsageCount Value="10"/>
629 <      </Unit83>
630 <      <Unit84>
631 <        <Filename Value="../../../../lcl/include/customcombobox.inc"/>
632 <        <TopLine Value="227"/>
633 <        <CursorPos Y="237"/>
634 <        <UsageCount Value="10"/>
635 <      </Unit84>
636 <      <Unit85>
637 <        <Filename Value="../../../../lcl/include/dblookupcombobox.inc"/>
638 <        <EditorIndex Value="-1"/>
639 <        <WindowIndex Value="1"/>
640 <        <TopLine Value="27"/>
641 <        <CursorPos X="3" Y="31"/>
642 <        <UsageCount Value="10"/>
643 <      </Unit85>
644 <      <Unit86>
645 <        <Filename Value="../../../../lcl/include/dblookup.inc"/>
186 >      </Unit15>
187 >      <Unit16>
188 >        <Filename Value="../../../../lcl/controls.pp"/>
189 >        <UnitName Value="Controls"/>
190          <EditorIndex Value="-1"/>
191          <WindowIndex Value="1"/>
192 <        <TopLine Value="281"/>
193 <        <CursorPos X="3" Y="289"/>
194 <        <UsageCount Value="10"/>
195 <      </Unit86>
196 <      <Unit87>
197 <        <Filename Value="/usr/share/fpcsrc/2.6.4/packages/fcl-db/src/base/db.pas"/>
192 >        <TopLine Value="1351"/>
193 >        <CursorPos X="15" Y="1371"/>
194 >        <UsageCount Value="11"/>
195 >      </Unit16>
196 >      <Unit17>
197 >        <Filename Value="../../../../../fpcsrc/3.0.4/packages/fcl-db/src/base/dataset.inc"/>
198          <EditorIndex Value="-1"/>
199          <WindowIndex Value="1"/>
200 <        <TopLine Value="1695"/>
201 <        <CursorPos X="3" Y="1673"/>
200 >        <TopLine Value="237"/>
201 >        <CursorPos Y="266"/>
202          <UsageCount Value="10"/>
203 <      </Unit87>
204 <      <Unit88>
205 <        <Filename Value="../../../mwaframework/source/BaseFrameUnit.pas"/>
662 <        <ComponentName Value="BaseFrame"/>
663 <        <HasResources Value="True"/>
664 <        <ResourceBaseClass Value="Frame"/>
203 >      </Unit17>
204 >      <Unit18>
205 >        <Filename Value="../../../../../fpcsrc/3.0.4/packages/fcl-db/src/base/datasource.inc"/>
206          <EditorIndex Value="-1"/>
207          <WindowIndex Value="1"/>
208 <        <TopLine Value="41"/>
209 <        <CursorPos X="42" Y="60"/>
208 >        <TopLine Value="640"/>
209 >        <CursorPos Y="671"/>
210          <UsageCount Value="10"/>
211 <      </Unit88>
212 <      <Unit89>
213 <        <Filename Value="../../../mwaframework/source/BaseFormUnit.pas"/>
211 >      </Unit18>
212 >      <Unit19>
213 >        <Filename Value="../../../../../fpcsrc/3.0.4/rtl/objpas/classes/lists.inc"/>
214          <EditorIndex Value="-1"/>
215          <WindowIndex Value="1"/>
216 <        <CursorPos X="64" Y="9"/>
216 >        <TopLine Value="32"/>
217 >        <CursorPos Y="56"/>
218          <UsageCount Value="10"/>
219 <      </Unit89>
220 <      <Unit90>
221 <        <Filename Value="../../../mwaframework/source/CustomDBUnit.pas"/>
219 >      </Unit19>
220 >      <Unit20>
221 >        <Filename Value="../../../../lcl/include/control.inc"/>
222          <EditorIndex Value="-1"/>
223          <WindowIndex Value="1"/>
224 <        <TopLine Value="72"/>
225 <        <CursorPos X="61" Y="91"/>
224 >        <TopLine Value="3774"/>
225 >        <CursorPos X="3" Y="3793"/>
226          <UsageCount Value="10"/>
227 <      </Unit90>
228 <      <Unit91>
229 <        <Filename Value="../../../mwaframework/source/TopFormUnit.pas"/>
227 >      </Unit20>
228 >      <Unit21>
229 >        <Filename Value="/usr/share/fpcsrc/rtl/objpas/sysutils/datih.inc"/>
230          <EditorIndex Value="-1"/>
231          <WindowIndex Value="1"/>
232 <        <CursorPos X="65" Y="13"/>
232 >        <TopLine Value="85"/>
233 >        <CursorPos X="4" Y="105"/>
234          <UsageCount Value="10"/>
235 <      </Unit91>
236 <      <Unit92>
237 <        <Filename Value="../../../mwaframework/source/dlg/DBFormUnit.pas"/>
235 >      </Unit21>
236 >      <Unit22>
237 >        <Filename Value="/usr/share/fpcsrc/rtl/objpas/sysutils/dati.inc"/>
238          <EditorIndex Value="-1"/>
239          <WindowIndex Value="1"/>
240 <        <CursorPos X="27" Y="7"/>
240 >        <TopLine Value="77"/>
241 >        <CursorPos X="3" Y="79"/>
242          <UsageCount Value="10"/>
243 <      </Unit92>
244 <      <Unit93>
245 <        <Filename Value="../../../mwaframework/source/listframeunit.pas"/>
702 <        <ComponentName Value="ListFrame"/>
703 <        <HasResources Value="True"/>
704 <        <ResourceBaseClass Value="Frame"/>
243 >      </Unit22>
244 >      <Unit23>
245 >        <Filename Value="../../../fbintf/client/3.0/firebird/Firebird.pas"/>
246          <EditorIndex Value="-1"/>
247          <WindowIndex Value="1"/>
248 <        <CursorPos X="49" Y="10"/>
248 >        <TopLine Value="136"/>
249 >        <CursorPos X="9" Y="157"/>
250          <UsageCount Value="10"/>
251 <      </Unit93>
252 <      <Unit94>
253 <        <Filename Value="../../runtime/dblogindlg.pas"/>
251 >      </Unit23>
252 >      <Unit24>
253 >        <Filename Value="../../../fbintf/client/3.0/FB30Statement.pas"/>
254          <EditorIndex Value="-1"/>
255          <WindowIndex Value="1"/>
256 <        <TopLine Value="40"/>
257 <        <CursorPos X="13" Y="67"/>
256 >        <TopLine Value="1276"/>
257 >        <CursorPos X="24" Y="1312"/>
258          <UsageCount Value="10"/>
259 <      </Unit94>
260 <      <Unit95>
261 <        <Filename Value="../../ibexpress.pas"/>
259 >      </Unit24>
260 >      <Unit25>
261 >        <Filename Value="/usr/share/fpcsrc/packages/fcl-db/src/base/fields.inc"/>
262          <EditorIndex Value="-1"/>
263          <WindowIndex Value="1"/>
264 <        <CursorPos X="96" Y="6"/>
264 >        <TopLine Value="68"/>
265 >        <CursorPos X="81" Y="99"/>
266          <UsageCount Value="10"/>
267 <      </Unit95>
268 <      <Unit96>
269 <        <Filename Value="MonitorFormUnit.pas"/>
727 <        <IsPartOfProject Value="True"/>
728 <        <ComponentName Value="MonitorForm"/>
729 <        <HasResources Value="True"/>
730 <        <ResourceBaseClass Value="Form"/>
731 <        <EditorIndex Value="-1"/>
732 <        <WindowIndex Value="1"/>
733 <        <CursorPos X="12" Y="9"/>
734 <        <UsageCount Value="25"/>
735 <      </Unit96>
736 <      <Unit97>
737 <        <Filename Value="../../runtime/IBXConst.pas"/>
267 >      </Unit25>
268 >      <Unit26>
269 >        <Filename Value="../../ibcontrols/IBDynamicGrid.pas"/>
270          <EditorIndex Value="-1"/>
271          <WindowIndex Value="1"/>
272 <        <TopLine Value="28"/>
272 >        <TopLine Value="121"/>
273 >        <CursorPos X="41" Y="148"/>
274          <UsageCount Value="10"/>
275 <      </Unit97>
276 <      <Unit98>
277 <        <Filename Value="../../runtime/winipc.inc"/>
275 >      </Unit26>
276 >      <Unit27>
277 >        <Filename Value="/usr/share/fpcsrc/packages/fcl-base/src/fptimer.pp"/>
278          <EditorIndex Value="-1"/>
279          <WindowIndex Value="1"/>
280 <        <TopLine Value="371"/>
281 <        <CursorPos X="8" Y="386"/>
282 <        <UsageCount Value="10"/>
283 <      </Unit98>
284 <      <Unit99>
285 <        <Filename Value="readme.txt"/>
280 >        <TopLine Value="308"/>
281 >        <CursorPos X="3" Y="310"/>
282 >        <UsageCount Value="11"/>
283 >      </Unit27>
284 >      <Unit28>
285 >        <Filename Value="../../runtime/nongui/sv5ipc.inc"/>
286          <EditorIndex Value="-1"/>
287          <WindowIndex Value="1"/>
288 +        <CursorPos X="21" Y="14"/>
289          <UsageCount Value="10"/>
290 <        <DefaultSyntaxHighlighter Value="None"/>
291 <      </Unit99>
758 <      <Unit100>
290 >      </Unit28>
291 >      <Unit29>
292          <Filename Value="../../changelog"/>
293          <EditorIndex Value="-1"/>
294          <WindowIndex Value="1"/>
295 <        <TopLine Value="19"/>
296 <        <CursorPos X="74" Y="35"/>
295 >        <TopLine Value="64"/>
296 >        <CursorPos X="61" Y="91"/>
297          <UsageCount Value="10"/>
298          <DefaultSyntaxHighlighter Value="None"/>
299 <      </Unit100>
300 <      <Unit101>
301 <        <Filename Value="/usr/share/fpcsrc/packages/rtl-extra/src/unix/ipc.pp"/>
299 >      </Unit29>
300 >      <Unit30>
301 >        <Filename Value="/usr/share/fpcsrc/packages/fcl-base/src/unix/eventlog.inc"/>
302          <EditorIndex Value="-1"/>
303          <WindowIndex Value="1"/>
304 <        <TopLine Value="642"/>
772 <        <CursorPos X="46" Y="659"/>
304 >        <TopLine Value="67"/>
305          <UsageCount Value="10"/>
306 <      </Unit101>
306 >      </Unit30>
307      </Units>
308 <    <JumpHistory Count="11" HistoryIndex="10">
308 >    <JumpHistory Count="2" HistoryIndex="1">
309        <Position1>
310          <Filename Value="MainForm.pas"/>
311 <        <Caret Line="362" Column="91" TopLine="343"/>
311 >        <Caret Line="37" Column="4" TopLine="28"/>
312        </Position1>
313        <Position2>
314          <Filename Value="MainForm.pas"/>
315 <        <Caret Line="137" Column="44" TopLine="109"/>
315 >        <Caret Line="36" Column="7" TopLine="28"/>
316        </Position2>
785      <Position3>
786        <Filename Value="MainForm.pas"/>
787        <Caret Line="137" Column="25" TopLine="124"/>
788      </Position3>
789      <Position4>
790        <Filename Value="MainForm.pas"/>
791        <Caret Line="213" Column="32" TopLine="209"/>
792      </Position4>
793      <Position5>
794        <Filename Value="MainForm.pas"/>
795        <Caret Line="224" Column="43" TopLine="198"/>
796      </Position5>
797      <Position6>
798        <Filename Value="MainForm.pas"/>
799        <Caret Line="213" TopLine="198"/>
800      </Position6>
801      <Position7>
802        <Filename Value="MainForm.pas"/>
803        <Caret Line="237" Column="19" TopLine="222"/>
804      </Position7>
805      <Position8>
806        <Filename Value="MainForm.pas"/>
807        <Caret Line="393" Column="8" TopLine="378"/>
808      </Position8>
809      <Position9>
810        <Filename Value="MainForm.pas"/>
811        <Caret Line="149" Column="43" TopLine="134"/>
812      </Position9>
813      <Position10>
814        <Filename Value="MainForm.pas"/>
815        <Caret Line="394" Column="39" TopLine="378"/>
816      </Position10>
817      <Position11>
818        <Filename Value="MainForm.pas"/>
819        <Caret Line="227" Column="28" TopLine="210"/>
820      </Position11>
317      </JumpHistory>
318    </ProjectOptions>
319    <CompilerOptions>

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines