ViewVC Help
View File | Revision Log | Show Annotations | Download File | View Changeset | Root Listing
root/public/ibx/trunk/examples/employee/project1.lpi
Revision: 409
Committed: Sun Jan 22 12:19:56 2023 UTC (21 months, 4 weeks ago) by tony
File size: 33298 byte(s)
Log Message:
TIBArrayGrid: change DrawCellText declaration to comply with laz 2.3.0

File Contents

# Content
1 <?xml version="1.0" encoding="UTF-8"?>
2 <CONFIG>
3 <ProjectOptions>
4 <Version Value="12"/>
5 <General>
6 <Flags>
7 <CompatibilityMode Value="True"/>
8 </Flags>
9 <ResourceType Value="res"/>
10 <UseXPManifest Value="True"/>
11 <Icon Value="0"/>
12 </General>
13 <i18n>
14 <EnableI18N LFM="False"/>
15 </i18n>
16 <BuildModes Count="1" Active="Default">
17 <Item1 Name="Default" Default="True"/>
18 </BuildModes>
19 <PublishOptions>
20 <Version Value="2"/>
21 </PublishOptions>
22 <RunParams>
23 <FormatVersion Value="2"/>
24 <Modes Count="1">
25 <Mode0 Name="default"/>
26 </Modes>
27 </RunParams>
28 <RequiredPackages Count="5">
29 <Item1>
30 <PackageName Value="ibnongui"/>
31 </Item1>
32 <Item2>
33 <PackageName Value="ibcontrols"/>
34 </Item2>
35 <Item3>
36 <PackageName Value="FCL"/>
37 <MinVersion Major="1" Valid="True"/>
38 </Item3>
39 <Item4>
40 <PackageName Value="ibexpress"/>
41 <MinVersion Minor="9" Valid="True"/>
42 </Item4>
43 <Item5>
44 <PackageName Value="LCL"/>
45 </Item5>
46 </RequiredPackages>
47 <Units Count="108">
48 <Unit0>
49 <Filename Value="project1.lpr"/>
50 <IsPartOfProject Value="True"/>
51 <EditorIndex Value="-1"/>
52 <TopLine Value="9"/>
53 <CursorPos X="33" Y="10"/>
54 <UsageCount Value="200"/>
55 </Unit0>
56 <Unit1>
57 <Filename Value="unit1.pas"/>
58 <IsPartOfProject Value="True"/>
59 <ComponentName Value="Form1"/>
60 <HasResources Value="True"/>
61 <ResourceBaseClass Value="Form"/>
62 <UnitName Value="Unit1"/>
63 <TopLine Value="23"/>
64 <CursorPos X="70" Y="31"/>
65 <UsageCount Value="200"/>
66 <Loaded Value="True"/>
67 <LoadedDesigner Value="True"/>
68 </Unit1>
69 <Unit2>
70 <Filename Value="unit2.pas"/>
71 <IsPartOfProject Value="True"/>
72 <ComponentName Value="SelectDeptDlg"/>
73 <HasResources Value="True"/>
74 <ResourceBaseClass Value="Form"/>
75 <UnitName Value="Unit2"/>
76 <EditorIndex Value="-1"/>
77 <TopLine Value="29"/>
78 <CursorPos X="40" Y="84"/>
79 <UsageCount Value="121"/>
80 </Unit2>
81 <Unit3>
82 <Filename Value="../../runtime/IBDatabase.pas"/>
83 <EditorIndex Value="-1"/>
84 <TopLine Value="1043"/>
85 <CursorPos X="39" Y="1043"/>
86 <UsageCount Value="4"/>
87 </Unit3>
88 <Unit4>
89 <Filename Value="../../runtime/IBCustomDataSet.pas"/>
90 <EditorIndex Value="-1"/>
91 <TopLine Value="2462"/>
92 <CursorPos Y="2491"/>
93 <UsageCount Value="7"/>
94 </Unit4>
95 <Unit5>
96 <Filename Value="../../runtime/IBSQL.pas"/>
97 <EditorIndex Value="-1"/>
98 <TopLine Value="700"/>
99 <CursorPos X="3" Y="706"/>
100 <UsageCount Value="5"/>
101 </Unit5>
102 <Unit6>
103 <Filename Value="../../../fbintf/IB.pas"/>
104 <EditorIndex Value="-1"/>
105 <TopLine Value="1430"/>
106 <CursorPos X="31" Y="1441"/>
107 <UsageCount Value="44"/>
108 </Unit6>
109 <Unit7>
110 <Filename Value="../../runtime/IBUpdateSQL.pas"/>
111 <EditorIndex Value="-1"/>
112 <TopLine Value="103"/>
113 <CursorPos X="3" Y="105"/>
114 <UsageCount Value="5"/>
115 </Unit7>
116 <Unit8>
117 <Filename Value="../../runtime/IBUpdate.pas"/>
118 <EditorIndex Value="-1"/>
119 <TopLine Value="464"/>
120 <CursorPos X="3" Y="483"/>
121 <UsageCount Value="4"/>
122 </Unit8>
123 <Unit9>
124 <Filename Value="../../runtime/IBDatabaseInfo.pas"/>
125 <EditorIndex Value="-1"/>
126 <CursorPos X="20" Y="32"/>
127 <UsageCount Value="5"/>
128 </Unit9>
129 <Unit10>
130 <Filename Value="/usr/share/fpcsrc/packages/fcl-db/src/base/db.pas"/>
131 <UnitName Value="DB"/>
132 <EditorIndex Value="3"/>
133 <TopLine Value="1480"/>
134 <CursorPos X="15" Y="1496"/>
135 <UsageCount Value="30"/>
136 <Loaded Value="True"/>
137 </Unit10>
138 <Unit11>
139 <Filename Value="../../design/IBSQLEditFrame.pas"/>
140 <ComponentName Value="IBSQLEditFrame"/>
141 <HasResources Value="True"/>
142 <ResourceBaseClass Value="Frame"/>
143 <EditorIndex Value="-1"/>
144 <TopLine Value="187"/>
145 <CursorPos X="30" Y="200"/>
146 <UsageCount Value="4"/>
147 </Unit11>
148 <Unit12>
149 <Filename Value="../../design/ibinsertsqleditor.pas"/>
150 <EditorIndex Value="-1"/>
151 <TopLine Value="52"/>
152 <CursorPos X="38" Y="79"/>
153 <UsageCount Value="4"/>
154 </Unit12>
155 <Unit13>
156 <Filename Value="../../design/ibupdatesqleditor.pas"/>
157 <EditorIndex Value="-1"/>
158 <TopLine Value="177"/>
159 <CursorPos X="3" Y="179"/>
160 <UsageCount Value="4"/>
161 </Unit13>
162 <Unit14>
163 <Filename Value="../../../fbintf/client/FBMessages.pas"/>
164 <EditorIndex Value="-1"/>
165 <TopLine Value="48"/>
166 <CursorPos X="7" Y="79"/>
167 <UsageCount Value="10"/>
168 </Unit14>
169 <Unit15>
170 <Filename Value="../../../../../fpcsrc/3.0.4/packages/fcl-db/src/base/dataset.inc"/>
171 <EditorIndex Value="-1"/>
172 <TopLine Value="606"/>
173 <CursorPos X="13" Y="619"/>
174 <UsageCount Value="4"/>
175 </Unit15>
176 <Unit16>
177 <Filename Value="../../../../../fpcsrc/3.0.4/packages/fcl-db/src/base/fields.inc"/>
178 <EditorIndex Value="-1"/>
179 <TopLine Value="2128"/>
180 <CursorPos X="5" Y="2143"/>
181 <UsageCount Value="4"/>
182 </Unit16>
183 <Unit17>
184 <Filename Value="../../changelog"/>
185 <EditorIndex Value="-1"/>
186 <TopLine Value="40"/>
187 <CursorPos X="49" Y="60"/>
188 <UsageCount Value="10"/>
189 <DefaultSyntaxHighlighter Value="None"/>
190 </Unit17>
191 <Unit18>
192 <Filename Value="/usr/share/fpcsrc/rtl/inc/systemh.inc"/>
193 <EditorIndex Value="-1"/>
194 <TopLine Value="470"/>
195 <CursorPos X="31" Y="488"/>
196 <UsageCount Value="10"/>
197 </Unit18>
198 <Unit19>
199 <Filename Value="/usr/share/fpcsrc/rtl/objpas/sysutils/datih.inc"/>
200 <EditorIndex Value="-1"/>
201 <TopLine Value="139"/>
202 <CursorPos X="11" Y="158"/>
203 <UsageCount Value="7"/>
204 </Unit19>
205 <Unit20>
206 <Filename Value="../../../fbintf/IBExternals.pas"/>
207 <EditorIndex Value="-1"/>
208 <TopLine Value="50"/>
209 <CursorPos X="3" Y="68"/>
210 <UsageCount Value="10"/>
211 </Unit20>
212 <Unit21>
213 <Filename Value="../../../ibxflazreports/IBXFPrintPreviewDlgUnit.pas"/>
214 <ComponentName Value="IBXFPrintPreviewDlg"/>
215 <HasResources Value="True"/>
216 <ResourceBaseClass Value="Form"/>
217 <EditorIndex Value="-1"/>
218 <CursorPos X="28" Y="7"/>
219 <UsageCount Value="4"/>
220 </Unit21>
221 <Unit22>
222 <Filename Value="/usr/share/fpcsrc/packages/fcl-db/src/base/fields.inc"/>
223 <EditorIndex Value="-1"/>
224 <TopLine Value="590"/>
225 <CursorPos X="31" Y="602"/>
226 <UsageCount Value="6"/>
227 </Unit22>
228 <Unit23>
229 <Filename Value="../../../fbintf/client/FBSQLData.pas"/>
230 <EditorIndex Value="-1"/>
231 <TopLine Value="633"/>
232 <CursorPos X="3" Y="659"/>
233 <UsageCount Value="10"/>
234 </Unit23>
235 <Unit24>
236 <Filename Value="/usr/share/fpcsrc/packages/fcl-db/src/base/dataset.inc"/>
237 <IsVisibleTab Value="True"/>
238 <EditorIndex Value="4"/>
239 <TopLine Value="2158"/>
240 <CursorPos X="16" Y="2184"/>
241 <UsageCount Value="12"/>
242 <Loaded Value="True"/>
243 </Unit24>
244 <Unit25>
245 <Filename Value="../../../../../fpcsrc/3.0.4/rtl/objpas/sysutils/dati.inc"/>
246 <EditorIndex Value="-1"/>
247 <TopLine Value="68"/>
248 <CursorPos Y="89"/>
249 <UsageCount Value="4"/>
250 </Unit25>
251 <Unit26>
252 <Filename Value="/usr/share/fpcsrc/rtl/unix/sysutils.pp"/>
253 <EditorIndex Value="-1"/>
254 <TopLine Value="46"/>
255 <CursorPos X="28" Y="853"/>
256 <UsageCount Value="6"/>
257 </Unit26>
258 <Unit27>
259 <Filename Value="/usr/share/fpcsrc/rtl/objpas/sysutils/dati.inc"/>
260 <EditorIndex Value="-1"/>
261 <TopLine Value="1303"/>
262 <CursorPos Y="1219"/>
263 <UsageCount Value="7"/>
264 </Unit27>
265 <Unit28>
266 <Filename Value="../../runtime/IBStoredProc.pas"/>
267 <EditorIndex Value="-1"/>
268 <TopLine Value="79"/>
269 <CursorPos X="48" Y="427"/>
270 <UsageCount Value="4"/>
271 </Unit28>
272 <Unit29>
273 <Filename Value="../../../fbintf/IBUtils.pas"/>
274 <EditorIndex Value="-1"/>
275 <TopLine Value="668"/>
276 <CursorPos X="27" Y="687"/>
277 <UsageCount Value="5"/>
278 </Unit29>
279 <Unit30>
280 <Filename Value="../../runtime/IBXServices.pas"/>
281 <EditorIndex Value="-1"/>
282 <TopLine Value="375"/>
283 <CursorPos X="5" Y="395"/>
284 <UsageCount Value="4"/>
285 </Unit30>
286 <Unit31>
287 <Filename Value="../../../fbintf/client/3.0/firebird/Firebird.pas"/>
288 <EditorIndex Value="-1"/>
289 <TopLine Value="2580"/>
290 <CursorPos X="78" Y="2608"/>
291 <UsageCount Value="10"/>
292 </Unit31>
293 <Unit32>
294 <Filename Value="../../runtime/nongui/IBCustomDataSet.pas"/>
295 <EditorIndex Value="2"/>
296 <TopLine Value="4911"/>
297 <CursorPos X="3" Y="4915"/>
298 <UsageCount Value="13"/>
299 <Loaded Value="True"/>
300 </Unit32>
301 <Unit33>
302 <Filename Value="../../../fbintf/client/FBStatement.pas"/>
303 <EditorIndex Value="-1"/>
304 <TopLine Value="182"/>
305 <CursorPos X="3" Y="188"/>
306 <UsageCount Value="5"/>
307 </Unit33>
308 <Unit34>
309 <Filename Value="../../runtime/nongui/IBUpdateSQL.pas"/>
310 <EditorIndex Value="-1"/>
311 <TopLine Value="106"/>
312 <CursorPos X="15" Y="112"/>
313 <UsageCount Value="4"/>
314 </Unit34>
315 <Unit35>
316 <Filename Value="../../runtime/nongui/IBUpdate.pas"/>
317 <EditorIndex Value="-1"/>
318 <TopLine Value="34"/>
319 <CursorPos Y="55"/>
320 <UsageCount Value="4"/>
321 </Unit35>
322 <Unit36>
323 <Filename Value="../../runtime/nongui/IBQuery.pas"/>
324 <EditorIndex Value="-1"/>
325 <TopLine Value="118"/>
326 <CursorPos X="24" Y="133"/>
327 <UsageCount Value="10"/>
328 </Unit36>
329 <Unit37>
330 <Filename Value="../../runtime/nongui/IBTable.pas"/>
331 <EditorIndex Value="-1"/>
332 <TopLine Value="148"/>
333 <CursorPos X="29" Y="165"/>
334 <UsageCount Value="10"/>
335 </Unit37>
336 <Unit38>
337 <Filename Value="../../runtime/nongui/IBDataOutput.pas"/>
338 <EditorIndex Value="-1"/>
339 <TopLine Value="653"/>
340 <CursorPos X="3" Y="640"/>
341 <UsageCount Value="6"/>
342 </Unit38>
343 <Unit39>
344 <Filename Value="../../../fbintf/testsuite/Test4.pas"/>
345 <EditorIndex Value="-1"/>
346 <TopLine Value="52"/>
347 <CursorPos X="40" Y="80"/>
348 <UsageCount Value="4"/>
349 </Unit39>
350 <Unit40>
351 <Filename Value="../../../fbintf/testsuite/TestManager.pas"/>
352 <EditorIndex Value="-1"/>
353 <TopLine Value="628"/>
354 <CursorPos Y="639"/>
355 <UsageCount Value="4"/>
356 </Unit40>
357 <Unit41>
358 <Filename Value="../../../fbintf/client/3.0/FB30Statement.pas"/>
359 <EditorIndex Value="-1"/>
360 <TopLine Value="727"/>
361 <CursorPos X="16" Y="738"/>
362 <UsageCount Value="10"/>
363 </Unit41>
364 <Unit42>
365 <Filename Value="../../runtime/nongui/IBSQL.pas"/>
366 <EditorIndex Value="-1"/>
367 <TopLine Value="828"/>
368 <CursorPos Y="849"/>
369 <UsageCount Value="5"/>
370 </Unit42>
371 <Unit43>
372 <Filename Value="../../runtime/nongui/IBXServices.pas"/>
373 <EditorIndex Value="-1"/>
374 <TopLine Value="88"/>
375 <CursorPos X="40" Y="122"/>
376 <UsageCount Value="5"/>
377 </Unit43>
378 <Unit44>
379 <Filename Value="../../../fbintf/changelog"/>
380 <EditorIndex Value="-1"/>
381 <CursorPos X="58" Y="3"/>
382 <UsageCount Value="10"/>
383 <DefaultSyntaxHighlighter Value="None"/>
384 </Unit44>
385 <Unit45>
386 <Filename Value="../../runtime/nongui/IBDatabase.pas"/>
387 <EditorIndex Value="9"/>
388 <TopLine Value="179"/>
389 <CursorPos X="37" Y="194"/>
390 <UsageCount Value="13"/>
391 <Loaded Value="True"/>
392 </Unit45>
393 <Unit46>
394 <Filename Value="../../../../../fpcsrc/3.0.4/rtl/inc/objpas.inc"/>
395 <EditorIndex Value="-1"/>
396 <TopLine Value="38"/>
397 <CursorPos Y="62"/>
398 <UsageCount Value="4"/>
399 </Unit46>
400 <Unit47>
401 <Filename Value="../../ibcontrols/IBLookupComboEditBox.pas"/>
402 <EditorIndex Value="-1"/>
403 <TopLine Value="106"/>
404 <CursorPos X="21" Y="130"/>
405 <UsageCount Value="4"/>
406 </Unit47>
407 <Unit48>
408 <Filename Value="../../../../../lazarus18/otherComponents/ibx/runtime/nongui/IBCustomDataSet.pas"/>
409 <EditorIndex Value="-1"/>
410 <TopLine Value="1408"/>
411 <CursorPos X="33" Y="1439"/>
412 <UsageCount Value="4"/>
413 </Unit48>
414 <Unit49>
415 <Filename Value="../../../../lcl/lclversion.pas"/>
416 <UnitName Value="LCLVersion"/>
417 <EditorIndex Value="-1"/>
418 <CursorPos X="13" Y="35"/>
419 <UsageCount Value="4"/>
420 </Unit49>
421 <Unit50>
422 <Filename Value="../../../../components/lazutils/lazversion.pas"/>
423 <UnitName Value="LazVersion"/>
424 <EditorIndex Value="-1"/>
425 <CursorPos X="18" Y="27"/>
426 <UsageCount Value="4"/>
427 </Unit50>
428 <Unit51>
429 <Filename Value="../../../fbintf/include/consts_pub.inc"/>
430 <EditorIndex Value="-1"/>
431 <TopLine Value="217"/>
432 <CursorPos X="27" Y="234"/>
433 <UsageCount Value="10"/>
434 </Unit51>
435 <Unit52>
436 <Filename Value="../../../fbintf/client/FBAttachment.pas"/>
437 <EditorIndex Value="-1"/>
438 <TopLine Value="190"/>
439 <CursorPos X="3" Y="572"/>
440 <UsageCount Value="10"/>
441 </Unit52>
442 <Unit53>
443 <Filename Value="../../../fbintf/client/FBParamBlock.pas"/>
444 <EditorIndex Value="-1"/>
445 <TopLine Value="86"/>
446 <CursorPos X="3" Y="62"/>
447 <UsageCount Value="4"/>
448 </Unit53>
449 <Unit54>
450 <Filename Value="../../runtime/nongui/IBExtract.pas"/>
451 <EditorIndex Value="-1"/>
452 <TopLine Value="173"/>
453 <CursorPos X="49" Y="204"/>
454 <UsageCount Value="4"/>
455 </Unit54>
456 <Unit55>
457 <Filename Value="../../../../lcl/stdctrls.pp"/>
458 <UnitName Value="StdCtrls"/>
459 <EditorIndex Value="-1"/>
460 <TopLine Value="1631"/>
461 <CursorPos Y="1652"/>
462 <UsageCount Value="4"/>
463 </Unit55>
464 <Unit56>
465 <Filename Value="../../../fbintf/client/3.0/FB30Array.pas"/>
466 <EditorIndex Value="-1"/>
467 <TopLine Value="273"/>
468 <CursorPos X="1024" Y="310"/>
469 <UsageCount Value="4"/>
470 </Unit56>
471 <Unit57>
472 <Filename Value="/usr/share/fpcsrc/packages/fcl-db/src/base/dsparams.inc"/>
473 <EditorIndex Value="-1"/>
474 <TopLine Value="195"/>
475 <CursorPos Y="200"/>
476 <UsageCount Value="5"/>
477 </Unit57>
478 <Unit58>
479 <Filename Value="../../../../../fpcsrc/3.0.4/packages/fcl-db/src/base/dsparams.inc"/>
480 <EditorIndex Value="-1"/>
481 <TopLine Value="688"/>
482 <CursorPos Y="708"/>
483 <UsageCount Value="4"/>
484 </Unit58>
485 <Unit59>
486 <Filename Value="../../runtime/nongui/IBStoredProc.pas"/>
487 <EditorIndex Value="-1"/>
488 <TopLine Value="86"/>
489 <CursorPos X="21" Y="104"/>
490 <UsageCount Value="10"/>
491 </Unit59>
492 <Unit60>
493 <Filename Value="../../../../../fpcsrc/3.0.4/rtl/inc/astrings.inc"/>
494 <EditorIndex Value="-1"/>
495 <TopLine Value="161"/>
496 <CursorPos Y="189"/>
497 <UsageCount Value="4"/>
498 </Unit60>
499 <Unit61>
500 <Filename Value="../../../../../fpcsrc/3.0.4/rtl/objpas/classes/stringl.inc"/>
501 <EditorIndex Value="-1"/>
502 <TopLine Value="1201"/>
503 <CursorPos Y="1223"/>
504 <UsageCount Value="4"/>
505 </Unit61>
506 <Unit62>
507 <Filename Value="/usr/share/fpcsrc/rtl/objpas/sysutils/sysstrh.inc"/>
508 <EditorIndex Value="-1"/>
509 <TopLine Value="154"/>
510 <CursorPos X="46" Y="173"/>
511 <UsageCount Value="10"/>
512 </Unit62>
513 <Unit63>
514 <Filename Value="../../runtime/nongui/ibxscript.pas"/>
515 <EditorIndex Value="-1"/>
516 <TopLine Value="1461"/>
517 <CursorPos X="3" Y="1465"/>
518 <UsageCount Value="4"/>
519 </Unit63>
520 <Unit64>
521 <Filename Value="/tmp/myibxtools.pas"/>
522 <UnitName Value="MyIBXTools"/>
523 <EditorIndex Value="-1"/>
524 <TopLine Value="76"/>
525 <CursorPos X="33" Y="10"/>
526 <UsageCount Value="4"/>
527 </Unit64>
528 <Unit65>
529 <Filename Value="/usr/lib/fpcsrc/packages/fcl-db/src/base/db.pas"/>
530 <EditorIndex Value="-1"/>
531 <TopLine Value="1653"/>
532 <CursorPos X="62" Y="1679"/>
533 <UsageCount Value="6"/>
534 </Unit65>
535 <Unit66>
536 <Filename Value="/usr/lib/fpcsrc/packages/fcl-db/src/base/dataset.inc"/>
537 <EditorIndex Value="-1"/>
538 <TopLine Value="1037"/>
539 <CursorPos X="37" Y="1063"/>
540 <UsageCount Value="6"/>
541 </Unit66>
542 <Unit67>
543 <Filename Value="../../../fbcursors/src/FBCursorIntf.pas"/>
544 <EditorIndex Value="-1"/>
545 <TopLine Value="69"/>
546 <CursorPos Y="77"/>
547 <UsageCount Value="38"/>
548 </Unit67>
549 <Unit68>
550 <Filename Value="../../../fbcursors/src/FBCursorAPI.pas"/>
551 <EditorIndex Value="-1"/>
552 <CursorPos X="26" Y="8"/>
553 <UsageCount Value="36"/>
554 </Unit68>
555 <Unit69>
556 <Filename Value="../../../fbintf/client/FBActivityMonitor.pas"/>
557 <EditorIndex Value="-1"/>
558 <TopLine Value="44"/>
559 <CursorPos X="34" Y="63"/>
560 <UsageCount Value="38"/>
561 </Unit69>
562 <Unit70>
563 <Filename Value="../../../fbcursors/src/FBCursorBase.pas"/>
564 <EditorIndex Value="-1"/>
565 <WindowIndex Value="-1"/>
566 <TopLine Value="367"/>
567 <CursorPos X="30" Y="372"/>
568 <ExtraEditorCount Value="1"/>
569 <ExtraEditor1>
570 <EditorIndex Value="-1"/>
571 <TopLine Value="1377"/>
572 <CursorPos Y="1412"/>
573 </ExtraEditor1>
574 <UsageCount Value="37"/>
575 </Unit70>
576 <Unit71>
577 <Filename Value="../../../fbcursors/src/FBUniCursor.pas"/>
578 <EditorIndex Value="-1"/>
579 <TopLine Value="86"/>
580 <CursorPos X="46" Y="105"/>
581 <UsageCount Value="37"/>
582 </Unit71>
583 <Unit72>
584 <Filename Value="../../../fbcursors/src/FBCursorMessages.pas"/>
585 <EditorIndex Value="-1"/>
586 <TopLine Value="120"/>
587 <CursorPos X="77" Y="148"/>
588 <UsageCount Value="37"/>
589 </Unit72>
590 <Unit73>
591 <Filename Value="../../../fbcursors/src/FBBiDirCursor.pas"/>
592 <EditorIndex Value="-1"/>
593 <TopLine Value="162"/>
594 <CursorPos X="36" Y="197"/>
595 <UsageCount Value="37"/>
596 </Unit73>
597 <Unit74>
598 <Filename Value="../../../fbcursors/src/FBCachedUpdateCursor.pas"/>
599 <EditorIndex Value="-1"/>
600 <TopLine Value="330"/>
601 <CursorPos X="9" Y="335"/>
602 <UsageCount Value="25"/>
603 </Unit74>
604 <Unit75>
605 <Filename Value="../../../fbintf/client/3.0/FB30Attachment.pas"/>
606 <EditorIndex Value="-1"/>
607 <TopLine Value="64"/>
608 <UsageCount Value="5"/>
609 </Unit75>
610 <Unit76>
611 <Filename Value="../../../fbcursors/src/FBBufferedBlob.pas"/>
612 <EditorIndex Value="-1"/>
613 <TopLine Value="174"/>
614 <CursorPos X="26" Y="205"/>
615 <UsageCount Value="29"/>
616 </Unit76>
617 <Unit77>
618 <Filename Value="../../../fbcursors/src/FBBufferedArray.pas"/>
619 <EditorIndex Value="-1"/>
620 <CursorPos X="26" Y="8"/>
621 <UsageCount Value="28"/>
622 </Unit77>
623 <Unit78>
624 <Filename Value="/usr/share/fpcsrc/rtl/objpas/sysutils/sysutilh.inc"/>
625 <EditorIndex Value="-1"/>
626 <TopLine Value="301"/>
627 <CursorPos X="13" Y="320"/>
628 <UsageCount Value="6"/>
629 </Unit78>
630 <Unit79>
631 <Filename Value="/usr/share/fpcsrc/rtl/objpas/sysutils/sysutils.inc"/>
632 <EditorIndex Value="-1"/>
633 <TopLine Value="154"/>
634 <CursorPos X="9" Y="158"/>
635 <UsageCount Value="6"/>
636 </Unit79>
637 <Unit80>
638 <Filename Value="/usr/share/fpcsrc/rtl/inc/objpash.inc"/>
639 <EditorIndex Value="-1"/>
640 <TopLine Value="265"/>
641 <CursorPos X="8" Y="284"/>
642 <UsageCount Value="26"/>
643 </Unit80>
644 <Unit81>
645 <Filename Value="/usr/share/fpcsrc/rtl/objpas/sysutils/sysinth.inc"/>
646 <EditorIndex Value="-1"/>
647 <TopLine Value="25"/>
648 <CursorPos X="3" Y="33"/>
649 <UsageCount Value="10"/>
650 </Unit81>
651 <Unit82>
652 <Filename Value="/usr/share/fpcsrc/rtl/inc/varianth.inc"/>
653 <EditorIndex Value="-1"/>
654 <TopLine Value="49"/>
655 <CursorPos X="4" Y="21"/>
656 <UsageCount Value="10"/>
657 </Unit82>
658 <Unit83>
659 <Filename Value="../../../fbintf/client/FBClientAPI.pas"/>
660 <EditorIndex Value="8"/>
661 <TopLine Value="356"/>
662 <CursorPos X="3" Y="360"/>
663 <UsageCount Value="13"/>
664 <Loaded Value="True"/>
665 </Unit83>
666 <Unit84>
667 <Filename Value="../../../fbintf/client/2.5/FB25Statement.pas"/>
668 <EditorIndex Value="-1"/>
669 <TopLine Value="798"/>
670 <CursorPos X="16" Y="777"/>
671 <UsageCount Value="10"/>
672 </Unit84>
673 <Unit85>
674 <Filename Value="../../ibcontrols/IBDynamicGrid.pas"/>
675 <EditorIndex Value="1"/>
676 <TopLine Value="258"/>
677 <CursorPos X="75" Y="289"/>
678 <UsageCount Value="13"/>
679 <Loaded Value="True"/>
680 </Unit85>
681 <Unit86>
682 <Filename Value="../../../../lcl/dbgrids.pas"/>
683 <UnitName Value="DBGrids"/>
684 <EditorIndex Value="-1"/>
685 <TopLine Value="3542"/>
686 <CursorPos X="3" Y="3549"/>
687 <UsageCount Value="10"/>
688 </Unit86>
689 <Unit87>
690 <Filename Value="../../runtime/gui/IBDialogs.pas"/>
691 <ComponentName Value="IBXLoginDlg"/>
692 <HasResources Value="True"/>
693 <ResourceBaseClass Value="Form"/>
694 <EditorIndex Value="-1"/>
695 <TopLine Value="232"/>
696 <CursorPos X="14" Y="32"/>
697 <UsageCount Value="10"/>
698 </Unit87>
699 <Unit88>
700 <Filename Value="../../../fbintf/client/3.0/FB30ClientAPI.pas"/>
701 <EditorIndex Value="-1"/>
702 <TopLine Value="346"/>
703 <CursorPos X="35" Y="366"/>
704 <UsageCount Value="10"/>
705 </Unit88>
706 <Unit89>
707 <Filename Value="../../../fbintf/client/2.5/FB25ClientAPI.pas"/>
708 <EditorIndex Value="-1"/>
709 <TopLine Value="322"/>
710 <CursorPos X="29" Y="340"/>
711 <UsageCount Value="10"/>
712 </Unit89>
713 <Unit90>
714 <Filename Value="../../../fbintf/client/2.5/IBHeader.pas"/>
715 <EditorIndex Value="-1"/>
716 <TopLine Value="600"/>
717 <CursorPos Y="616"/>
718 <UsageCount Value="10"/>
719 </Unit90>
720 <Unit91>
721 <Filename Value="../../ibcontrols/IBTreeView.pas"/>
722 <EditorIndex Value="-1"/>
723 <TopLine Value="32"/>
724 <CursorPos X="29" Y="58"/>
725 <UsageCount Value="10"/>
726 </Unit91>
727 <Unit92>
728 <Filename Value="../../ibcontrols/DBTreeView.pas"/>
729 <EditorIndex Value="-1"/>
730 <TopLine Value="185"/>
731 <CursorPos X="16" Y="26"/>
732 <UsageCount Value="10"/>
733 </Unit92>
734 <Unit93>
735 <Filename Value="../../design/IBDBReg.pas"/>
736 <EditorIndex Value="-1"/>
737 <TopLine Value="438"/>
738 <CursorPos X="67" Y="447"/>
739 <UsageCount Value="10"/>
740 </Unit93>
741 <Unit94>
742 <Filename Value="../../../fbintf/client/3.0/FB30Transaction.pas"/>
743 <EditorIndex Value="-1"/>
744 <UsageCount Value="10"/>
745 </Unit94>
746 <Unit95>
747 <Filename Value="../../../fbintf/client/3.0/FB30Services.pas"/>
748 <EditorIndex Value="-1"/>
749 <UsageCount Value="10"/>
750 </Unit95>
751 <Unit96>
752 <Filename Value="../../../fbintf/FBClientLib.pas"/>
753 <EditorIndex Value="-1"/>
754 <UsageCount Value="10"/>
755 </Unit96>
756 <Unit97>
757 <Filename Value="../../../fbintf/client/include/wloadlibrary.inc"/>
758 <EditorIndex Value="11"/>
759 <TopLine Value="142"/>
760 <UsageCount Value="13"/>
761 <Loaded Value="True"/>
762 </Unit97>
763 <Unit98>
764 <Filename Value="../../../fbintf/client/include/uloadlibrary.inc"/>
765 <EditorIndex Value="-1"/>
766 <TopLine Value="13"/>
767 <CursorPos X="3" Y="44"/>
768 <UsageCount Value="10"/>
769 </Unit98>
770 <Unit99>
771 <Filename Value="/usr/share/fpcsrc/rtl/inc/dynlibs.pas"/>
772 <EditorIndex Value="-1"/>
773 <TopLine Value="83"/>
774 <CursorPos X="32" Y="105"/>
775 <UsageCount Value="10"/>
776 </Unit99>
777 <Unit100>
778 <Filename Value="/usr/share/fpcsrc/rtl/inc/dynlibh.inc"/>
779 <EditorIndex Value="-1"/>
780 <TopLine Value="28"/>
781 <CursorPos X="5" Y="44"/>
782 <UsageCount Value="10"/>
783 </Unit100>
784 <Unit101>
785 <Filename Value="/usr/share/fpcsrc/rtl/inc/dynlib.inc"/>
786 <EditorIndex Value="-1"/>
787 <TopLine Value="98"/>
788 <CursorPos X="40" Y="101"/>
789 <UsageCount Value="10"/>
790 </Unit101>
791 <Unit102>
792 <Filename Value="../../../fbintf/client/FBTransaction.pas"/>
793 <EditorIndex Value="-1"/>
794 <TopLine Value="319"/>
795 <CursorPos Y="334"/>
796 <UsageCount Value="10"/>
797 </Unit102>
798 <Unit103>
799 <Filename Value="../../runtime/nongui/IBEvents.pas"/>
800 <EditorIndex Value="5"/>
801 <UsageCount Value="13"/>
802 <Loaded Value="True"/>
803 </Unit103>
804 <Unit104>
805 <Filename Value="../../../fbintf/client/3.0/FB30Events.pas"/>
806 <EditorIndex Value="7"/>
807 <TopLine Value="165"/>
808 <CursorPos Y="185"/>
809 <UsageCount Value="13"/>
810 <Loaded Value="True"/>
811 </Unit104>
812 <Unit105>
813 <Filename Value="../../../fbintf/client/FBClientLib.pas"/>
814 <EditorIndex Value="-1"/>
815 <TopLine Value="31"/>
816 <UsageCount Value="10"/>
817 </Unit105>
818 <Unit106>
819 <Filename Value="../../../fbintf/client/IB.pas"/>
820 <EditorIndex Value="10"/>
821 <TopLine Value="1577"/>
822 <CursorPos X="33" Y="1603"/>
823 <UsageCount Value="13"/>
824 <Loaded Value="True"/>
825 </Unit106>
826 <Unit107>
827 <Filename Value="../../design/IBDSDialogs.pas"/>
828 <ComponentName Value="IBXDSLoginDlg"/>
829 <HasResources Value="True"/>
830 <ResourceBaseClass Value="Form"/>
831 <EditorIndex Value="6"/>
832 <TopLine Value="97"/>
833 <CursorPos X="17" Y="116"/>
834 <UsageCount Value="12"/>
835 <Loaded Value="True"/>
836 <LoadedDesigner Value="True"/>
837 </Unit107>
838 </Units>
839 <JumpHistory Count="29" HistoryIndex="28">
840 <Position1>
841 <Filename Value="/usr/share/fpcsrc/packages/fcl-db/src/base/dataset.inc"/>
842 <Caret Line="441" Column="21" TopLine="414"/>
843 </Position1>
844 <Position2>
845 <Filename Value="/usr/share/fpcsrc/packages/fcl-db/src/base/dataset.inc"/>
846 <Caret Line="455" Column="25" TopLine="428"/>
847 </Position2>
848 <Position3>
849 <Filename Value="/usr/share/fpcsrc/packages/fcl-db/src/base/dataset.inc"/>
850 <Caret Line="456" Column="15" TopLine="429"/>
851 </Position3>
852 <Position4>
853 <Filename Value="/usr/share/fpcsrc/packages/fcl-db/src/base/dataset.inc"/>
854 <Caret Line="695" Column="21" TopLine="668"/>
855 </Position4>
856 <Position5>
857 <Filename Value="/usr/share/fpcsrc/packages/fcl-db/src/base/dataset.inc"/>
858 <Caret Line="1034" Column="27" TopLine="1007"/>
859 </Position5>
860 <Position6>
861 <Filename Value="/usr/share/fpcsrc/packages/fcl-db/src/base/dataset.inc"/>
862 <Caret Line="1035" Column="22" TopLine="1008"/>
863 </Position6>
864 <Position7>
865 <Filename Value="/usr/share/fpcsrc/packages/fcl-db/src/base/dataset.inc"/>
866 <Caret Line="1772" Column="21" TopLine="1745"/>
867 </Position7>
868 <Position8>
869 <Filename Value="/usr/share/fpcsrc/packages/fcl-db/src/base/dataset.inc"/>
870 <Caret Line="1881" Column="13" TopLine="1854"/>
871 </Position8>
872 <Position9>
873 <Filename Value="/usr/share/fpcsrc/packages/fcl-db/src/base/db.pas"/>
874 <Caret Line="1555" Column="15" TopLine="1539"/>
875 </Position9>
876 <Position10>
877 <Filename Value="/usr/share/fpcsrc/packages/fcl-db/src/base/db.pas"/>
878 <Caret Line="1702" Column="15" TopLine="1687"/>
879 </Position10>
880 <Position11>
881 <Filename Value="/usr/share/fpcsrc/packages/fcl-db/src/base/dataset.inc"/>
882 <Caret Line="1901" Column="13" TopLine="1898"/>
883 </Position11>
884 <Position12>
885 <Filename Value="/usr/share/fpcsrc/packages/fcl-db/src/base/db.pas"/>
886 <Caret Line="1496" Column="15" TopLine="1480"/>
887 </Position12>
888 <Position13>
889 <Filename Value="/usr/share/fpcsrc/packages/fcl-db/src/base/dataset.inc"/>
890 <Caret Line="1677" Column="3" TopLine="1618"/>
891 </Position13>
892 <Position14>
893 <Filename Value="/usr/share/fpcsrc/packages/fcl-db/src/base/dataset.inc"/>
894 <Caret Line="15" Column="34"/>
895 </Position14>
896 <Position15>
897 <Filename Value="/usr/share/fpcsrc/packages/fcl-db/src/base/dataset.inc"/>
898 </Position15>
899 <Position16>
900 <Filename Value="/usr/share/fpcsrc/packages/fcl-db/src/base/dataset.inc"/>
901 <Caret Line="518" Column="28" TopLine="491"/>
902 </Position16>
903 <Position17>
904 <Filename Value="/usr/share/fpcsrc/packages/fcl-db/src/base/dataset.inc"/>
905 <Caret Line="762" Column="20" TopLine="741"/>
906 </Position17>
907 <Position18>
908 <Filename Value="/usr/share/fpcsrc/packages/fcl-db/src/base/dataset.inc"/>
909 <Caret Line="805" Column="20" TopLine="778"/>
910 </Position18>
911 <Position19>
912 <Filename Value="/usr/share/fpcsrc/packages/fcl-db/src/base/dataset.inc"/>
913 <Caret Line="838" Column="28" TopLine="811"/>
914 </Position19>
915 <Position20>
916 <Filename Value="/usr/share/fpcsrc/packages/fcl-db/src/base/dataset.inc"/>
917 <Caret Line="2150" Column="15" TopLine="2123"/>
918 </Position20>
919 <Position21>
920 <Filename Value="/usr/share/fpcsrc/packages/fcl-db/src/base/dataset.inc"/>
921 <Caret Line="2155" Column="23" TopLine="2128"/>
922 </Position21>
923 <Position22>
924 <Filename Value="/usr/share/fpcsrc/packages/fcl-db/src/base/dataset.inc"/>
925 <Caret Line="2156" Column="23" TopLine="2129"/>
926 </Position22>
927 <Position23>
928 <Filename Value="/usr/share/fpcsrc/packages/fcl-db/src/base/dataset.inc"/>
929 </Position23>
930 <Position24>
931 <Filename Value="/usr/share/fpcsrc/packages/fcl-db/src/base/dataset.inc"/>
932 <Caret Line="745" Column="32" TopLine="718"/>
933 </Position24>
934 <Position25>
935 <Filename Value="/usr/share/fpcsrc/packages/fcl-db/src/base/dataset.inc"/>
936 <Caret Line="783" Column="32" TopLine="756"/>
937 </Position25>
938 <Position26>
939 <Filename Value="/usr/share/fpcsrc/packages/fcl-db/src/base/dataset.inc"/>
940 <Caret Line="790" Column="54" TopLine="763"/>
941 </Position26>
942 <Position27>
943 <Filename Value="/usr/share/fpcsrc/packages/fcl-db/src/base/dataset.inc"/>
944 <Caret Line="1164" Column="16" TopLine="1138"/>
945 </Position27>
946 <Position28>
947 <Filename Value="/usr/share/fpcsrc/packages/fcl-db/src/base/dataset.inc"/>
948 <Caret Line="1818" Column="48" TopLine="1791"/>
949 </Position28>
950 <Position29>
951 <Filename Value="/usr/share/fpcsrc/packages/fcl-db/src/base/dataset.inc"/>
952 <Caret Line="1983" Column="25" TopLine="1973"/>
953 </Position29>
954 </JumpHistory>
955 </ProjectOptions>
956 <CompilerOptions>
957 <Version Value="11"/>
958 <Target>
959 <Filename Value="project1"/>
960 </Target>
961 <SearchPaths>
962 <IncludeFiles Value="$(ProjOutDir)"/>
963 <UnitOutputDirectory Value="lib/$(TargetCPU)-$(TargetOS)"/>
964 </SearchPaths>
965 <Linking>
966 <Debugging>
967 <UseHeaptrc Value="True"/>
968 </Debugging>
969 <Options>
970 <Win32>
971 <GraphicApplication Value="True"/>
972 </Win32>
973 </Options>
974 </Linking>
975 <Other>
976 <CustomOptions Value="-dUseCThreads"/>
977 </Other>
978 </CompilerOptions>
979 <Debugging>
980 <Exceptions Count="3">
981 <Item1>
982 <Name Value="EAbort"/>
983 </Item1>
984 <Item2>
985 <Name Value="ECodetoolError"/>
986 </Item2>
987 <Item3>
988 <Name Value="EFOpenError"/>
989 </Item3>
990 </Exceptions>
991 </Debugging>
992 </CONFIG>

Properties

Name Value
svn:eol-style native