ViewVC Help
View File | Revision Log | Show Annotations | Download File | View Changeset | Root Listing
root/public/ibx/branches/journaling/examples/employee/project1.lpi
(Generate patch)

Comparing ibx/trunk/examples/employee/project1.lpi (file contents):
Revision 19 by tony, Mon Jul 7 13:00:15 2014 UTC vs.
Revision 57 by tony, Wed Mar 8 11:20:46 2017 UTC

# Line 1 | Line 1
1 < <?xml version="1.0" encoding="UTF-8"?>
2 < <CONFIG>
3 <  <ProjectOptions>
4 <    <Version Value="9"/>
5 <    <General>
6 <      <MainUnit Value="0"/>
7 <      <ResourceType Value="res"/>
8 <      <UseXPManifest Value="True"/>
9 <      <Icon Value="0"/>
10 <      <ActiveWindowIndexAtStart 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="3">
32 <      <Item1>
33 <        <PackageName Value="FCL"/>
34 <        <MinVersion Major="1" Valid="True"/>
35 <      </Item1>
36 <      <Item2>
37 <        <PackageName Value="ibexpress"/>
38 <        <MinVersion Minor="9" Valid="True"/>
39 <      </Item2>
40 <      <Item3>
41 <        <PackageName Value="LCL"/>
42 <      </Item3>
43 <    </RequiredPackages>
44 <    <Units Count="32">
45 <      <Unit0>
46 <        <Filename Value="project1.lpr"/>
47 <        <IsPartOfProject Value="True"/>
48 <        <UnitName Value="project1"/>
49 <        <WindowIndex Value="0"/>
50 <        <TopLine Value="1"/>
51 <        <CursorPos X="1" Y="17"/>
52 <        <UsageCount Value="45"/>
53 <      </Unit0>
54 <      <Unit1>
55 <        <Filename Value="unit1.pas"/>
56 <        <IsPartOfProject Value="True"/>
57 <        <ComponentName Value="Form1"/>
58 <        <HasResources Value="True"/>
59 <        <ResourceBaseClass Value="Form"/>
60 <        <UnitName Value="Unit1"/>
61 <        <IsVisibleTab Value="True"/>
62 <        <EditorIndex Value="1"/>
63 <        <WindowIndex Value="0"/>
64 <        <TopLine Value="171"/>
65 <        <CursorPos X="110" Y="182"/>
66 <        <UsageCount Value="45"/>
67 <        <Loaded Value="True"/>
68 <        <LoadedDesigner Value="True"/>
69 <      </Unit1>
70 <      <Unit2>
71 <        <Filename Value="../../runtime/IBSQLMonitor.pas"/>
72 <        <UnitName Value="IBSQLMonitor"/>
73 <        <WindowIndex Value="0"/>
74 <        <TopLine Value="30"/>
75 <        <CursorPos X="14" Y="47"/>
76 <        <UsageCount Value="10"/>
77 <      </Unit2>
78 <      <Unit3>
79 <        <Filename Value="unit2.pas"/>
80 <        <IsPartOfProject Value="True"/>
81 <        <ComponentName Value="EditEmployeeDlg"/>
82 <        <ResourceBaseClass Value="Form"/>
83 <        <UnitName Value="Unit2"/>
84 <        <EditorIndex Value="2"/>
85 <        <WindowIndex Value="0"/>
86 <        <TopLine Value="96"/>
87 <        <CursorPos X="27" Y="96"/>
88 <        <UsageCount Value="36"/>
89 <        <Loaded Value="True"/>
90 <      </Unit3>
91 <      <Unit4>
92 <        <Filename Value="unit3.pas"/>
93 <        <IsPartOfProject Value="True"/>
94 <        <ComponentName Value="AddEmployeeDlg"/>
95 <        <ResourceBaseClass Value="Form"/>
96 <        <UnitName Value="Unit3"/>
97 <        <WindowIndex Value="0"/>
98 <        <TopLine Value="17"/>
99 <        <CursorPos X="35" Y="31"/>
100 <        <UsageCount Value="36"/>
101 <      </Unit4>
102 <      <Unit5>
103 <        <Filename Value="../../runtime/IB.pas"/>
104 <        <UnitName Value="IB"/>
105 <        <EditorIndex Value="4"/>
106 <        <WindowIndex Value="0"/>
107 <        <TopLine Value="392"/>
108 <        <CursorPos X="54" Y="405"/>
109 <        <UsageCount Value="18"/>
110 <        <Loaded Value="True"/>
111 <      </Unit5>
112 <      <Unit6>
113 <        <Filename Value="../../runtime/IBCustomDataSet.pas"/>
114 <        <UnitName Value="IBCustomDataSet"/>
115 <        <EditorIndex Value="0"/>
116 <        <WindowIndex Value="0"/>
117 <        <TopLine Value="1630"/>
118 <        <CursorPos X="34" Y="1646"/>
119 <        <UsageCount Value="18"/>
120 <        <Loaded Value="True"/>
121 <      </Unit6>
122 <      <Unit7>
123 <        <Filename Value="../../runtime/IBDatabase.pas"/>
124 <        <UnitName Value="IBDatabase"/>
125 <        <EditorIndex Value="5"/>
126 <        <WindowIndex Value="0"/>
127 <        <TopLine Value="1192"/>
128 <        <CursorPos X="1" Y="1198"/>
129 <        <UsageCount Value="17"/>
130 <        <Loaded Value="True"/>
131 <      </Unit7>
132 <      <Unit8>
133 <        <Filename Value="../../runtime/IBQuery.pas"/>
134 <        <UnitName Value="IBQuery"/>
135 <        <WindowIndex Value="0"/>
136 <        <TopLine Value="144"/>
137 <        <CursorPos X="21" Y="164"/>
138 <        <UsageCount Value="15"/>
139 <      </Unit8>
140 <      <Unit9>
141 <        <Filename Value="/usr/local/share/lazarus/lcl/include/dblookup.inc"/>
142 <        <WindowIndex Value="0"/>
143 <        <TopLine Value="201"/>
144 <        <CursorPos X="23" Y="214"/>
145 <        <UsageCount Value="14"/>
146 <      </Unit9>
147 <      <Unit10>
148 <        <Filename Value="/usr/local/share/lazarus/lcl/dbctrls.pp"/>
149 <        <UnitName Value="DbCtrls"/>
150 <        <WindowIndex Value="0"/>
151 <        <TopLine Value="1484"/>
152 <        <CursorPos X="1" Y="1505"/>
153 <        <UsageCount Value="14"/>
154 <      </Unit10>
155 <      <Unit11>
156 <        <Filename Value="../../../../projects/external/lazarus.0.9.30/lcl/include/control.inc"/>
157 <        <WindowIndex Value="0"/>
158 <        <TopLine Value="3168"/>
159 <        <CursorPos X="1" Y="3189"/>
160 <        <UsageCount Value="9"/>
161 <      </Unit11>
162 <      <Unit12>
163 <        <Filename Value="../../runtime/IBIntf.pas"/>
164 <        <UnitName Value="IBIntf"/>
165 <        <WindowIndex Value="0"/>
166 <        <TopLine Value="229"/>
167 <        <CursorPos X="69" Y="251"/>
168 <        <UsageCount Value="14"/>
169 <      </Unit12>
170 <      <Unit13>
171 <        <Filename Value="../../runtime/IBSQL.pas"/>
172 <        <UnitName Value="IBSQL"/>
173 <        <WindowIndex Value="0"/>
174 <        <TopLine Value="369"/>
175 <        <CursorPos X="50" Y="401"/>
176 <        <UsageCount Value="10"/>
177 <      </Unit13>
178 <      <Unit14>
179 <        <Filename Value="/usr/share/fpcsrc/2.4.2/rtl/inc/systemh.inc"/>
180 <        <WindowIndex Value="0"/>
181 <        <TopLine Value="75"/>
182 <        <CursorPos X="19" Y="95"/>
183 <        <UsageCount Value="10"/>
184 <      </Unit14>
185 <      <Unit15>
186 <        <Filename Value="/usr/share/fpcsrc/2.4.2/packages/fcl-db/src/base/db.pas"/>
187 <        <UnitName Value="db"/>
188 <        <WindowIndex Value="0"/>
189 <        <TopLine Value="1579"/>
190 <        <CursorPos X="46" Y="1597"/>
191 <        <UsageCount Value="13"/>
192 <      </Unit15>
193 <      <Unit16>
194 <        <Filename Value="../../runtime/IBBlob.pas"/>
195 <        <UnitName Value="IBBlob"/>
196 <        <WindowIndex Value="0"/>
197 <        <TopLine Value="1"/>
198 <        <CursorPos X="1" Y="1"/>
199 <        <UsageCount Value="10"/>
200 <      </Unit16>
201 <      <Unit17>
202 <        <Filename Value="../../runtime/sv5ipc.inc"/>
203 <        <WindowIndex Value="0"/>
204 <        <TopLine Value="312"/>
205 <        <CursorPos X="6" Y="329"/>
206 <        <UsageCount Value="10"/>
207 <      </Unit17>
208 <      <Unit18>
209 <        <Filename Value="/usr/share/fpcsrc/2.4.2/rtl/unix/ipc.pp"/>
210 <        <UnitName Value="ipc"/>
211 <        <WindowIndex Value="0"/>
212 <        <TopLine Value="1"/>
213 <        <CursorPos X="1" Y="1"/>
214 <        <UsageCount Value="10"/>
215 <      </Unit18>
216 <      <Unit19>
217 <        <Filename Value="/usr/share/fpcsrc/2.4.2/rtl/linux/ipcsys.inc"/>
218 <        <WindowIndex Value="0"/>
219 <        <TopLine Value="17"/>
220 <        <CursorPos X="10" Y="34"/>
221 <        <UsageCount Value="10"/>
222 <      </Unit19>
223 <      <Unit20>
224 <        <Filename Value="../../runtime/IBServices.pas"/>
225 <        <UnitName Value="IBServices"/>
226 <        <WindowIndex Value="0"/>
227 <        <TopLine Value="37"/>
228 <        <CursorPos X="3" Y="54"/>
229 <        <UsageCount Value="10"/>
230 <      </Unit20>
231 <      <Unit21>
232 <        <Filename Value="../../runtime/IBExtract.pas"/>
233 <        <UnitName Value="IBExtract"/>
234 <        <EditorIndex Value="3"/>
235 <        <WindowIndex Value="0"/>
236 <        <TopLine Value="49"/>
237 <        <CursorPos X="59" Y="49"/>
238 <        <UsageCount Value="12"/>
239 <        <Loaded Value="True"/>
240 <      </Unit21>
241 <      <Unit22>
242 <        <Filename Value="/usr/share/fpcsrc/2.4.2/packages/fcl-db/src/base/dataset.inc"/>
243 <        <WindowIndex Value="0"/>
244 <        <TopLine Value="938"/>
245 <        <CursorPos X="3" Y="941"/>
246 <        <UsageCount Value="12"/>
247 <      </Unit22>
248 <      <Unit23>
249 <        <Filename Value="../../../../projects/cdream/dbclients/src/frames/SendEmailFrameUnit.lfm"/>
250 <        <WindowIndex Value="0"/>
251 <        <TopLine Value="414"/>
252 <        <CursorPos X="1" Y="6"/>
253 <        <UsageCount Value="10"/>
254 <        <DefaultSyntaxHighlighter Value="LFM"/>
255 <      </Unit23>
256 <      <Unit24>
257 <        <Filename Value="../../../../projects/cdream/dbclients/src/framework/BaseFrameUnit.pas"/>
258 <        <UnitName Value="BaseFrameUnit"/>
259 <        <WindowIndex Value="0"/>
260 <        <TopLine Value="205"/>
261 <        <CursorPos X="1" Y="214"/>
262 <        <UsageCount Value="12"/>
263 <      </Unit24>
264 <      <Unit25>
265 <        <Filename Value="../../../../projects/cdream/dbclients/src/framework/ToyShopDBUnit.pas"/>
266 <        <UnitName Value="ToyShopDBUnit"/>
267 <        <WindowIndex Value="0"/>
268 <        <TopLine Value="142"/>
269 <        <CursorPos X="1" Y="156"/>
270 <        <UsageCount Value="10"/>
271 <      </Unit25>
272 <      <Unit26>
273 <        <Filename Value="../../../../projects/cdream/dbclients/debian/changelog"/>
274 <        <WindowIndex Value="0"/>
275 <        <TopLine Value="1"/>
276 <        <CursorPos X="60" Y="7"/>
277 <        <UsageCount Value="10"/>
278 <        <DefaultSyntaxHighlighter Value="None"/>
279 <      </Unit26>
280 <      <Unit27>
281 <        <Filename Value="/usr/share/fpcsrc/2.4.2/packages/fcl-db/src/base/database.inc"/>
282 <        <WindowIndex Value="0"/>
283 <        <TopLine Value="474"/>
284 <        <CursorPos X="3" Y="476"/>
285 <        <UsageCount Value="11"/>
286 <      </Unit27>
287 <      <Unit28>
288 <        <Filename Value="../../runtime/IBStoredProc.pas"/>
289 <        <UnitName Value="IBStoredProc"/>
290 <        <EditorIndex Value="6"/>
291 <        <WindowIndex Value="0"/>
292 <        <TopLine Value="206"/>
293 <        <CursorPos X="6" Y="215"/>
294 <        <UsageCount Value="11"/>
295 <        <Loaded Value="True"/>
296 <      </Unit28>
297 <      <Unit29>
298 <        <Filename Value="/usr/local/share/lazarus/lcl/include/control.inc"/>
299 <        <WindowIndex Value="0"/>
300 <        <TopLine Value="3172"/>
301 <        <CursorPos X="1" Y="3189"/>
302 <        <UsageCount Value="11"/>
303 <      </Unit29>
304 <      <Unit30>
305 <        <Filename Value="/usr/share/fpcsrc/2.4.2/rtl/inc/variants.pp"/>
306 <        <UnitName Value="variants"/>
307 <        <WindowIndex Value="0"/>
308 <        <TopLine Value="142"/>
309 <        <CursorPos X="53" Y="69"/>
310 <        <UsageCount Value="11"/>
311 <      </Unit30>
312 <      <Unit31>
313 <        <Filename Value="/usr/share/fpcsrc/2.4.2/rtl/inc/varianth.inc"/>
314 <        <WindowIndex Value="0"/>
315 <        <TopLine Value="16"/>
316 <        <CursorPos X="13" Y="44"/>
317 <        <UsageCount Value="11"/>
318 <      </Unit31>
319 <    </Units>
320 <    <JumpHistory Count="27" HistoryIndex="26">
321 <      <Position1>
322 <        <Filename Value="../../runtime/IBDatabase.pas"/>
323 <        <Caret Line="156" Column="33" TopLine="153"/>
324 <      </Position1>
325 <      <Position2>
326 <        <Filename Value="../../runtime/IBDatabase.pas"/>
327 <        <Caret Line="218" Column="1" TopLine="204"/>
328 <      </Position2>
329 <      <Position3>
330 <        <Filename Value="../../runtime/IBStoredProc.pas"/>
331 <        <Caret Line="1" Column="1" TopLine="1"/>
332 <      </Position3>
333 <      <Position4>
334 <        <Filename Value="unit1.pas"/>
335 <        <Caret Line="232" Column="18" TopLine="199"/>
336 <      </Position4>
337 <      <Position5>
338 <        <Filename Value="unit1.pas"/>
339 <        <Caret Line="233" Column="18" TopLine="200"/>
340 <      </Position5>
341 <      <Position6>
342 <        <Filename Value="unit1.pas"/>
343 <        <Caret Line="232" Column="18" TopLine="199"/>
344 <      </Position6>
345 <      <Position7>
346 <        <Filename Value="../../runtime/IBDatabase.pas"/>
347 <        <Caret Line="1199" Column="10" TopLine="1196"/>
348 <      </Position7>
349 <      <Position8>
350 <        <Filename Value="../../runtime/IBDatabase.pas"/>
351 <        <Caret Line="1198" Column="1" TopLine="1192"/>
352 <      </Position8>
353 <      <Position9>
354 <        <Filename Value="../../runtime/IBDatabase.pas"/>
355 <        <Caret Line="1201" Column="1" TopLine="1192"/>
356 <      </Position9>
357 <      <Position10>
358 <        <Filename Value="../../runtime/IBDatabase.pas"/>
359 <        <Caret Line="876" Column="16" TopLine="875"/>
360 <      </Position10>
361 <      <Position11>
362 <        <Filename Value="../../runtime/IBDatabase.pas"/>
363 <        <Caret Line="218" Column="56" TopLine="194"/>
364 <      </Position11>
365 <      <Position12>
366 <        <Filename Value="../../runtime/IBDatabase.pas"/>
367 <        <Caret Line="1201" Column="19" TopLine="1196"/>
368 <      </Position12>
369 <      <Position13>
370 <        <Filename Value="../../runtime/IBDatabase.pas"/>
371 <        <Caret Line="1198" Column="1" TopLine="1192"/>
372 <      </Position13>
373 <      <Position14>
374 <        <Filename Value="../../runtime/IBDatabase.pas"/>
375 <        <Caret Line="1203" Column="1" TopLine="1192"/>
376 <      </Position14>
377 <      <Position15>
378 <        <Filename Value="../../runtime/IBDatabase.pas"/>
379 <        <Caret Line="1204" Column="1" TopLine="1192"/>
380 <      </Position15>
381 <      <Position16>
382 <        <Filename Value="../../runtime/IBDatabase.pas"/>
383 <        <Caret Line="1198" Column="1" TopLine="1192"/>
384 <      </Position16>
385 <      <Position17>
386 <        <Filename Value="../../runtime/IBDatabase.pas"/>
387 <        <Caret Line="1200" Column="1" TopLine="1192"/>
388 <      </Position17>
389 <      <Position18>
390 <        <Filename Value="../../runtime/IBDatabase.pas"/>
391 <        <Caret Line="1201" Column="1" TopLine="1192"/>
392 <      </Position18>
393 <      <Position19>
394 <        <Filename Value="../../runtime/IBDatabase.pas"/>
395 <        <Caret Line="1203" Column="1" TopLine="1192"/>
396 <      </Position19>
397 <      <Position20>
398 <        <Filename Value="unit1.pas"/>
399 <        <Caret Line="199" Column="28" TopLine="199"/>
400 <      </Position20>
401 <      <Position21>
402 <        <Filename Value="../../runtime/IBCustomDataSet.pas"/>
403 <        <Caret Line="1160" Column="3" TopLine="1156"/>
404 <      </Position21>
405 <      <Position22>
406 <        <Filename Value="../../runtime/IBCustomDataSet.pas"/>
407 <        <Caret Line="1" Column="1" TopLine="1"/>
408 <      </Position22>
409 <      <Position23>
410 <        <Filename Value="../../runtime/IBCustomDataSet.pas"/>
411 <        <Caret Line="1680" Column="35" TopLine="1653"/>
412 <      </Position23>
413 <      <Position24>
414 <        <Filename Value="../../runtime/IBCustomDataSet.pas"/>
415 <        <Caret Line="1677" Column="79" TopLine="1657"/>
416 <      </Position24>
417 <      <Position25>
418 <        <Filename Value="../../runtime/IBCustomDataSet.pas"/>
419 <        <Caret Line="1646" Column="34" TopLine="1630"/>
420 <      </Position25>
421 <      <Position26>
422 <        <Filename Value="unit1.pas"/>
423 <        <Caret Line="174" Column="54" TopLine="172"/>
424 <      </Position26>
425 <      <Position27>
426 <        <Filename Value="unit1.pas"/>
427 <        <Caret Line="173" Column="54" TopLine="171"/>
428 <      </Position27>
429 <    </JumpHistory>
430 <  </ProjectOptions>
431 <  <CompilerOptions>
432 <    <Version Value="11"/>
433 <    <Target>
434 <      <Filename Value="project1"/>
435 <    </Target>
436 <    <SearchPaths>
437 <      <IncludeFiles Value="$(ProjOutDir)"/>
438 <      <UnitOutputDirectory Value="lib/$(TargetCPU)-$(TargetOS)"/>
439 <    </SearchPaths>
440 <    <Linking>
441 <      <Options>
442 <        <Win32>
443 <          <GraphicApplication Value="True"/>
444 <        </Win32>
445 <      </Options>
446 <    </Linking>
447 <    <Other>
448 <      <CompilerMessages>
449 <        <UseMsgFile Value="True"/>
450 <      </CompilerMessages>
451 <      <CustomOptions Value="-dUseCThreads"/>
452 <      <CompilerPath Value="$(CompPath)"/>
453 <    </Other>
454 <  </CompilerOptions>
455 <  <Debugging>
456 <    <Exceptions Count="3">
457 <      <Item1>
458 <        <Name Value="EAbort"/>
459 <      </Item1>
460 <      <Item2>
461 <        <Name Value="ECodetoolError"/>
462 <      </Item2>
463 <      <Item3>
464 <        <Name Value="EFOpenError"/>
465 <      </Item3>
466 <    </Exceptions>
467 <  </Debugging>
468 <  <EditorMacros Count="0"/>
469 < </CONFIG>
1 > <?xml version="1.0" encoding="UTF-8"?>
2   CONFIG>
3   <ProjectOptions>
4     <Version Value="10"/>
5     <General>
6       <MainUnit Value="0"/>
7       <ResourceType Value="res"/>
8       <UseXPManifest Value="True"/>
9       <Icon Value="0"/>
10     </General>
11     <i18n>
12       <EnableI18N LFM="False"/>
13     </i18n>
14     <VersionInfo>
15       <StringTable ProductVersion=""/>
16     </VersionInfo>
17     <BuildModes Count="1" Active="Default">
18       <Item1 Name="Default" Default="True"/>
19     </BuildModes>
20     <PublishOptions>
21       <Version Value="2"/>
22       <IncludeFileFilter Value="*.(pas|pp|inc|lfm|lpr|lrs|lpi|lpk|sh|xml)"/>
23       <ExcludeFileFilter Value="*.(bak|ppu|o|so);*~;backup"/>
24     </PublishOptions>
25     <RunParams>
26       <local>
27         <FormatVersion Value="1"/>
28       </local>
29     </RunParams>
30     <RequiredPackages Count="4">
31       <Item1>
32         <PackageName Value="ibcontrols"/>
33       </Item1>
34       <Item2>
35         <PackageName Value="FCL"/>
36         <MinVersion Major="1" Valid="True"/>
37       </Item2>
38       <Item3>
39         <PackageName Value="ibexpress"/>
40         <MinVersion Minor="9" Valid="True"/>
41       </Item3>
42       <Item4>
43         <PackageName Value="LCL"/>
44       </Item4>
45     </RequiredPackages>
46     <Units Count="151">
47       <Unit0>
48         <Filename Value="project1.lpr"/>
49         <IsPartOfProject Value="True"/>
50         <EditorIndex Value="-1"/>
51         <CursorPos X="33" Y="10"/>
52         <UsageCount Value="177"/>
53       </Unit0>
54       <Unit1>
55         <Filename Value="unit1.pas"/>
56         <IsPartOfProject Value="True"/>
57         <ComponentName Value="Form1"/>
58         <HasResources Value="True"/>
59         <ResourceBaseClass Value="Form"/>
60         <UnitName Value="Unit1"/>
61         <CursorPos X="119" Y="8"/>
62         <UsageCount Value="177"/>
63         <Loaded Value="True"/>
64         <LoadedDesigner Value="True"/>
65       </Unit1>
66       <Unit2>
67         <Filename Value="../../runtime/IBSQLMonitor.pas"/>
68         <EditorIndex Value="-1"/>
69         <WindowIndex Value="1"/>
70         <TopLine Value="1088"/>
71         <CursorPos X="70" Y="1105"/>
72         <UsageCount Value="6"/>
73       </Unit2>
74       <Unit3>
75         <Filename Value="unit2.pas"/>
76         <IsPartOfProject Value="True"/>
77         <ComponentName Value="SelectDeptDlg"/>
78         <HasResources Value="True"/>
79         <ResourceBaseClass Value="Form"/>
80         <UnitName Value="Unit2"/>
81         <EditorIndex Value="-1"/>
82         <WindowIndex Value="1"/>
83         <TopLine Value="9"/>
84         <CursorPos X="87" Y="24"/>
85         <UsageCount Value="166"/>
86       </Unit3>
87       <Unit4>
88         <Filename Value="unit3.pas"/>
89         <ComponentName Value="AddEmployeeDlg"/>
90         <HasResources Value="True"/>
91         <ResourceBaseClass Value="Form"/>
92         <TopLine Value="28"/>
93         <CursorPos Y="48"/>
94         <UsageCount Value="83"/>
95       </Unit4>
96       <Unit5>
97         <Filename Value="../../runtime/IB.pas"/>
98         <EditorIndex Value="-1"/>
99         <WindowIndex Value="1"/>
100         <TopLine Value="40"/>
101         <CursorPos X="51" Y="50"/>
102         <UsageCount Value="28"/>
103       </Unit5>
104       <Unit6>
105         <Filename Value="../../runtime/IBCustomDataSet.pas"/>
106         <IsVisibleTab Value="True"/>
107         <EditorIndex Value="1"/>
108         <TopLine Value="1205"/>
109         <CursorPos X="3" Y="1210"/>
110         <UsageCount Value="43"/>
111         <Loaded Value="True"/>
112       </Unit6>
113       <Unit7>
114         <Filename Value="../../runtime/IBDatabase.pas"/>
115         <EditorIndex Value="-1"/>
116         <TopLine Value="339"/>
117         <CursorPos X="15" Y="340"/>
118         <UsageCount Value="25"/>
119       </Unit7>
120       <Unit8>
121         <Filename Value="../../runtime/IBQuery.pas"/>
122         <EditorIndex Value="-1"/>
123         <TopLine Value="28"/>
124         <CursorPos X="26" Y="47"/>
125         <UsageCount Value="59"/>
126       </Unit8>
127       <Unit9>
128         <Filename Value="/usr/local/share/lazarus/lcl/include/dblookup.inc"/>
129         <TopLine Value="201"/>
130         <CursorPos X="23" Y="214"/>
131         <UsageCount Value="5"/>
132       </Unit9>
133       <Unit10>
134         <Filename Value="/usr/local/share/lazarus/lcl/dbctrls.pp"/>
135         <TopLine Value="1484"/>
136         <CursorPos Y="1505"/>
137         <UsageCount Value="5"/>
138       </Unit10>
139       <Unit11>
140         <Filename Value="../../../../projects/external/lazarus.0.9.30/lcl/include/control.inc"/>
141         <TopLine Value="3168"/>
142         <CursorPos Y="3189"/>
143         <UsageCount Value="10"/>
144       </Unit11>
145       <Unit12>
146         <Filename Value="../../runtime/IBIntf.pas"/>
147         <EditorIndex Value="-1"/>
148         <WindowIndex Value="1"/>
149         <TopLine Value="300"/>
150         <CursorPos X="39" Y="330"/>
151         <UsageCount Value="5"/>
152       </Unit12>
153       <Unit13>
154         <Filename Value="../../runtime/IBSQL.pas"/>
155         <EditorIndex Value="-1"/>
156         <TopLine Value="187"/>
157         <CursorPos X="19" Y="216"/>
158         <UsageCount Value="20"/>
159       </Unit13>
160       <Unit14>
161         <Filename Value="/usr/share/fpcsrc/2.4.2/rtl/inc/systemh.inc"/>
162         <TopLine Value="75"/>
163         <CursorPos X="19" Y="95"/>
164         <UsageCount Value="1"/>
165       </Unit14>
166       <Unit15>
167         <Filename Value="/usr/share/fpcsrc/2.4.2/packages/fcl-db/src/base/db.pas"/>
168         <TopLine Value="1579"/>
169         <CursorPos X="46" Y="1597"/>
170         <UsageCount Value="4"/>
171       </Unit15>
172       <Unit16>
173         <Filename Value="../../runtime/IBBlob.pas"/>
174         <EditorIndex Value="-1"/>
175         <WindowIndex Value="1"/>
176         <TopLine Value="23"/>
177         <CursorPos X="22" Y="40"/>
178         <UsageCount Value="6"/>
179       </Unit16>
180       <Unit17>
181         <Filename Value="../../runtime/sv5ipc.inc"/>
182         <TopLine Value="312"/>
183         <CursorPos X="6" Y="329"/>
184         <UsageCount Value="1"/>
185       </Unit17>
186       <Unit18>
187         <Filename Value="/usr/share/fpcsrc/2.4.2/rtl/unix/ipc.pp"/>
188         <UsageCount Value="1"/>
189       </Unit18>
190       <Unit19>
191         <Filename Value="/usr/share/fpcsrc/2.4.2/rtl/linux/ipcsys.inc"/>
192         <TopLine Value="17"/>
193         <CursorPos X="10" Y="34"/>
194         <UsageCount Value="1"/>
195       </Unit19>
196       <Unit20>
197         <Filename Value="../../runtime/IBServices.pas"/>
198         <EditorIndex Value="-1"/>
199         <WindowIndex Value="1"/>
200         <TopLine Value="274"/>
201         <CursorPos X="49" Y="575"/>
202         <UsageCount Value="5"/>
203       </Unit20>
204       <Unit21>
205         <Filename Value="../../runtime/IBExtract.pas"/>
206         <TopLine Value="49"/>
207         <CursorPos X="59" Y="49"/>
208         <UsageCount Value="3"/>
209       </Unit21>
210       <Unit22>
211         <Filename Value="/usr/share/fpcsrc/2.4.2/packages/fcl-db/src/base/dataset.inc"/>
212         <TopLine Value="938"/>
213         <CursorPos X="3" Y="941"/>
214         <UsageCount Value="3"/>
215       </Unit22>
216       <Unit23>
217         <Filename Value="../../../../projects/cdream/dbclients/src/frames/SendEmailFrameUnit.lfm"/>
218         <TopLine Value="414"/>
219         <CursorPos Y="6"/>
220         <UsageCount Value="1"/>
221         <DefaultSyntaxHighlighter Value="LFM"/>
222       </Unit23>
223       <Unit24>
224         <Filename Value="../../../../projects/cdream/dbclients/src/framework/BaseFrameUnit.pas"/>
225         <TopLine Value="205"/>
226         <CursorPos Y="214"/>
227         <UsageCount Value="3"/>
228       </Unit24>
229       <Unit25>
230         <Filename Value="../../../../projects/cdream/dbclients/src/framework/ToyShopDBUnit.pas"/>
231         <TopLine Value="142"/>
232         <CursorPos Y="156"/>
233         <UsageCount Value="1"/>
234       </Unit25>
235       <Unit26>
236         <Filename Value="../../../../projects/cdream/dbclients/debian/changelog"/>
237         <CursorPos X="60" Y="7"/>
238         <UsageCount Value="1"/>
239         <DefaultSyntaxHighlighter Value="None"/>
240       </Unit26>
241       <Unit27>
242         <Filename Value="/usr/share/fpcsrc/2.4.2/packages/fcl-db/src/base/database.inc"/>
243         <TopLine Value="474"/>
244         <CursorPos X="3" Y="476"/>
245         <UsageCount Value="2"/>
246       </Unit27>
247       <Unit28>
248         <Filename Value="../../runtime/IBStoredProc.pas"/>
249         <TopLine Value="206"/>
250         <CursorPos X="6" Y="215"/>
251         <UsageCount Value="2"/>
252       </Unit28>
253       <Unit29>
254         <Filename Value="/usr/local/share/lazarus/lcl/include/control.inc"/>
255         <TopLine Value="3172"/>
256         <CursorPos Y="3189"/>
257         <UsageCount Value="2"/>
258       </Unit29>
259       <Unit30>
260         <Filename Value="/usr/share/fpcsrc/2.4.2/rtl/inc/variants.pp"/>
261         <TopLine Value="142"/>
262         <CursorPos X="53" Y="69"/>
263         <UsageCount Value="2"/>
264       </Unit30>
265       <Unit31>
266         <Filename Value="/usr/share/fpcsrc/2.4.2/rtl/inc/varianth.inc"/>
267         <TopLine Value="16"/>
268         <CursorPos X="13" Y="44"/>
269         <UsageCount Value="2"/>
270       </Unit31>
271       <Unit32>
272         <Filename Value="unit1.lfm"/>
273         <EditorIndex Value="-1"/>
274         <TopLine Value="578"/>
275         <CursorPos X="11" Y="603"/>
276         <ExtraEditorCount Value="1"/>
277         <ExtraEditor1>
278           <EditorIndex Value="-1"/>
279         </ExtraEditor1>
280         <UsageCount Value="9"/>
281         <DefaultSyntaxHighlighter Value="LFM"/>
282       </Unit32>
283       <Unit33>
284         <Filename Value="../../runtime/IBLookupComboEditBox.pas"/>
285         <TopLine Value="78"/>
286         <CursorPos Y="89"/>
287         <UsageCount Value="9"/>
288       </Unit33>
289       <Unit34>
290         <Filename Value="../../runtime/IBDynamicGrid.pas"/>
291         <TopLine Value="22"/>
292         <CursorPos X="72" Y="33"/>
293         <UsageCount Value="8"/>
294       </Unit34>
295       <Unit35>
296         <Filename Value="../../runtime/IBTreeView.pas"/>
297         <TopLine Value="147"/>
298         <CursorPos X="26" Y="160"/>
299         <UsageCount Value="3"/>
300       </Unit35>
301       <Unit36>
302         <Filename Value="/usr/share/fpcsrc/packages/fcl-db/src/base/db.pas"/>
303         <EditorIndex Value="2"/>
304         <TopLine Value="889"/>
305         <CursorPos X="14" Y="905"/>
306         <UsageCount Value="33"/>
307         <Loaded Value="True"/>
308       </Unit36>
309       <Unit37>
310         <Filename Value="../../../../lcl/controls.pp"/>
311         <EditorIndex Value="-1"/>
312         <WindowIndex Value="1"/>
313         <TopLine Value="1176"/>
314         <CursorPos X="15" Y="1186"/>
315         <UsageCount Value="17"/>
316       </Unit37>
317       <Unit38>
318         <Filename Value="../../../../lcl/include/wincontrol.inc"/>
319         <WindowIndex Value="1"/>
320         <TopLine Value="8131"/>
321         <CursorPos Y="8144"/>
322         <UsageCount Value="9"/>
323       </Unit38>
324       <Unit39>
325         <Filename Value="../../../../lcl/dbgrids.pas"/>
326         <EditorIndex Value="-1"/>
327         <WindowIndex Value="1"/>
328         <TopLine Value="3672"/>
329         <CursorPos X="25" Y="3691"/>
330         <UsageCount Value="17"/>
331       </Unit39>
332       <Unit40>
333         <Filename Value="../../../../lcl/grids.pas"/>
334         <EditorIndex Value="-1"/>
335         <WindowIndex Value="1"/>
336         <TopLine Value="6558"/>
337         <CursorPos Y="6571"/>
338         <UsageCount Value="21"/>
339       </Unit40>
340       <Unit41>
341         <Filename Value="../../../../lcl/include/winapih.inc"/>
342         <TopLine Value="238"/>
343         <CursorPos X="10" Y="253"/>
344         <UsageCount Value="9"/>
345       </Unit41>
346       <Unit42>
347         <Filename Value="../../../../lcl/comctrls.pp"/>
348         <TopLine Value="2745"/>
349         <CursorPos X="54" Y="2758"/>
350         <UsageCount Value="6"/>
351       </Unit42>
352       <Unit43>
353         <Filename Value="../../../../lcl/include/treeview.inc"/>
354         <TopLine Value="643"/>
355         <CursorPos Y="645"/>
356         <UsageCount Value="5"/>
357       </Unit43>
358       <Unit44>
359         <Filename Value="../../../../lcl/editbtn.pas"/>
360         <TopLine Value="614"/>
361         <CursorPos X="3" Y="614"/>
362         <UsageCount Value="4"/>
363       </Unit44>
364       <Unit45>
365         <Filename Value="../../runtime/IBSQLParser.pas"/>
366         <TopLine Value="604"/>
367         <CursorPos Y="620"/>
368         <UsageCount Value="5"/>
369       </Unit45>
370       <Unit46>
371         <Filename Value="../../ibcontrols/IBLookupComboEditBox.pas"/>
372         <EditorIndex Value="-1"/>
373         <WindowIndex Value="1"/>
374         <TopLine Value="500"/>
375         <CursorPos X="36" Y="525"/>
376         <UsageCount Value="8"/>
377       </Unit46>
378       <Unit47>
379         <Filename Value="../../ibcontrols/IBTreeView.pas"/>
380         <TopLine Value="142"/>
381         <CursorPos Y="142"/>
382         <UsageCount Value="5"/>
383       </Unit47>
384       <Unit48>
385         <Filename Value="../../ibcontrols/IBDynamicGrid.pas"/>
386         <EditorIndex Value="-1"/>
387         <WindowIndex Value="1"/>
388         <TopLine Value="1029"/>
389         <CursorPos Y="1041"/>
390         <UsageCount Value="23"/>
391       </Unit48>
392       <Unit49>
393         <Filename Value="../../design/ibselectsqleditor.pas"/>
394         <ComponentName Value="IBSelectSQLEditorForm"/>
395         <HasResources Value="True"/>
396         <ResourceBaseClass Value="Form"/>
397         <UsageCount Value="3"/>
398       </Unit49>
399       <Unit50>
400         <Filename Value="../../design/IBEventsEditor.pas"/>
401         <ComponentName Value="IBEventsEditor"/>
402         <HasResources Value="True"/>
403         <ResourceBaseClass Value="Form"/>
404         <UsageCount Value="2"/>
405       </Unit50>
406       <Unit51>
407         <Filename Value="../../design/ibdeletesqleditor.pas"/>
408         <ComponentName Value="IBDeleteSQLEditorForm"/>
409         <HasResources Value="True"/>
410         <ResourceBaseClass Value="Form"/>
411         <CursorPos X="60" Y="26"/>
412         <UsageCount Value="2"/>
413       </Unit51>
414       <Unit52>
415         <Filename Value="../../design/ibinsertsqleditor.pas"/>
416         <ComponentName Value="IBInsertSQLEditorForm"/>
417         <HasResources Value="True"/>
418         <ResourceBaseClass Value="Form"/>
419         <CursorPos X="48" Y="18"/>
420         <UsageCount Value="2"/>
421       </Unit52>
422       <Unit53>
423         <Filename Value="../../design/ibmodifysqleditor.pas"/>
424         <ComponentName Value="IBModifySQLEditorForm"/>
425         <HasResources Value="True"/>
426         <ResourceBaseClass Value="Form"/>
427         <CursorPos X="60" Y="23"/>
428         <UsageCount Value="2"/>
429       </Unit53>
430       <Unit54>
431         <Filename Value="../../design/ibupdatesqleditor.pas"/>
432         <ComponentName Value="IBUpdateSQLEditorForm"/>
433         <HasResources Value="True"/>
434         <ResourceBaseClass Value="Form"/>
435         <CursorPos X="15" Y="10"/>
436         <UsageCount Value="2"/>
437       </Unit54>
438       <Unit55>
439         <Filename Value="../../design/ibsqleditor.pas"/>
440         <ComponentName Value="IBSQLEditorForm"/>
441         <HasResources Value="True"/>
442         <ResourceBaseClass Value="Form"/>
443         <TopLine Value="240"/>
444         <CursorPos X="3" Y="240"/>
445         <UsageCount Value="2"/>
446       </Unit55>
447       <Unit56>
448         <Filename Value="../../design/ibdataseteditor.pas"/>
449         <ComponentName Value="IBDataSetEditorForm"/>
450         <HasResources Value="True"/>
451         <ResourceBaseClass Value="Form"/>
452         <CursorPos X="46" Y="18"/>
453         <UsageCount Value="2"/>
454       </Unit56>
455       <Unit57>
456         <Filename Value="../../design/dbFieldLinkPropEditor.pas"/>
457         <ComponentName Value="FieldLinkEditor"/>
458         <HasResources Value="True"/>
459         <ResourceBaseClass Value="Form"/>
460         <CursorPos X="60" Y="23"/>
461         <UsageCount Value="2"/>
462       </Unit57>
463       <Unit58>
464         <Filename Value="../../design/dbFieldListPropEditor.pas"/>
465         <ComponentName Value="FieldListEditor"/>
466         <HasResources Value="True"/>
467         <ResourceBaseClass Value="Form"/>
468         <TopLine Value="133"/>
469         <CursorPos X="56" Y="137"/>
470         <UsageCount Value="2"/>
471       </Unit58>
472       <Unit59>
473         <Filename Value="../../design/IBDatabaseEdit.pas"/>
474         <ComponentName Value="IBDatabaseEditForm"/>
475         <HasResources Value="True"/>
476         <ResourceBaseClass Value="Form"/>
477         <EditorIndex Value="-1"/>
478         <WindowIndex Value="1"/>
479         <TopLine Value="270"/>
480         <CursorPos X="17" Y="287"/>
481         <UsageCount Value="6"/>
482       </Unit59>
483       <Unit60>
484         <Filename Value="/usr/share/fpcsrc/packages/fcl-db/src/base/dataset.inc"/>
485         <EditorIndex Value="-1"/>
486         <TopLine Value="2467"/>
487         <CursorPos X="3" Y="88"/>
488         <UsageCount Value="11"/>
489       </Unit60>
490       <Unit61>
491         <Filename Value="../../../../lcl/themes.pas"/>
492         <TopLine Value="791"/>
493         <CursorPos X="3" Y="791"/>
494         <UsageCount Value="6"/>
495       </Unit61>
496       <Unit62>
497         <Filename Value="../../../../lcl/extctrls.pp"/>
498         <WindowIndex Value="1"/>
499         <TopLine Value="982"/>
500         <CursorPos X="32" Y="992"/>
501         <UsageCount Value="15"/>
502       </Unit62>
503       <Unit63>
504         <Filename Value="../../../../lcl/lcltype.pp"/>
505         <TopLine Value="47"/>
506         <CursorPos X="3" Y="61"/>
507         <UsageCount Value="3"/>
508       </Unit63>
509       <Unit64>
510         <Filename Value="../../../../lcl/forms.pp"/>
511         <UnitName Value="Forms"/>
512         <EditorIndex Value="-1"/>
513         <WindowIndex Value="1"/>
514         <TopLine Value="1254"/>
515         <CursorPos X="35" Y="1266"/>
516         <UsageCount Value="6"/>
517       </Unit64>
518       <Unit65>
519         <Filename Value="../../../../lcl/include/application.inc"/>
520         <EditorIndex Value="-1"/>
521         <WindowIndex Value="1"/>
522         <TopLine Value="1043"/>
523         <CursorPos Y="1055"/>
524         <UsageCount Value="5"/>
525       </Unit65>
526       <Unit66>
527         <Filename Value="/usr/share/fpcsrc/rtl/inc/objpash.inc"/>
528         <TopLine Value="169"/>
529         <CursorPos X="8" Y="183"/>
530         <UsageCount Value="4"/>
531       </Unit66>
532       <Unit67>
533         <Filename Value="../../../../components/lazutils/lazmethodlist.pas"/>
534         <TopLine Value="10"/>
535         <CursorPos X="15" Y="25"/>
536         <UsageCount Value="3"/>
537       </Unit67>
538       <Unit68>
539         <Filename Value="../../../../lcl/include/customform.inc"/>
540         <TopLine Value="1803"/>
541         <CursorPos Y="1817"/>
542         <UsageCount Value="8"/>
543       </Unit68>
544       <Unit69>
545         <Filename Value="../../../../lcl/graphics.pp"/>
546         <TopLine Value="1202"/>
547         <CursorPos X="14" Y="1216"/>
548         <UsageCount Value="10"/>
549       </Unit69>
550       <Unit70>
551         <Filename Value="../../../../lcl/include/winapi.inc"/>
552         <TopLine Value="935"/>
553         <CursorPos X="3" Y="938"/>
554         <UsageCount Value="9"/>
555       </Unit70>
556       <Unit71>
557         <Filename Value="../../../../lcl/include/control.inc"/>
558         <EditorIndex Value="-1"/>
559         <WindowIndex Value="1"/>
560         <TopLine Value="4771"/>
561         <CursorPos Y="4784"/>
562         <UsageCount Value="6"/>
563       </Unit71>
564       <Unit72>
565         <Filename Value="../../../../lcl/stdctrls.pp"/>
566         <TopLine Value="303"/>
567         <CursorPos X="24" Y="318"/>
568         <UsageCount Value="9"/>
569       </Unit72>
570       <Unit73>
571         <Filename Value="../../../../lcl/include/scrollbar.inc"/>
572         <TopLine Value="93"/>
573         <CursorPos X="3" Y="97"/>
574         <UsageCount Value="3"/>
575       </Unit73>
576       <Unit74>
577         <Filename Value="../../../../lcl/include/scrollingwincontrol.inc"/>
578         <TopLine Value="199"/>
579         <CursorPos X="3" Y="201"/>
580         <UsageCount Value="3"/>
581       </Unit74>
582       <Unit75>
583         <Filename Value="/usr/share/fpcsrc/packages/fcl-image/src/fpcanvas.pp"/>
584         <TopLine Value="351"/>
585         <CursorPos X="14" Y="363"/>
586         <UsageCount Value="8"/>
587       </Unit75>
588       <Unit76>
589         <Filename Value="../../../../lcl/interfaces/gtk2/gtk2winapi.inc"/>
590         <TopLine Value="6332"/>
591         <CursorPos Y="6346"/>
592         <UsageCount Value="7"/>
593       </Unit76>
594       <Unit77>
595         <Filename Value="/usr/share/fpcsrc/packages/fcl-db/src/base/datasource.inc"/>
596         <EditorIndex Value="-1"/>
597         <WindowIndex Value="1"/>
598         <TopLine Value="199"/>
599         <CursorPos X="22" Y="202"/>
600         <UsageCount Value="6"/>
601       </Unit77>
602       <Unit78>
603         <Filename Value="../ibtreeview/Unit1.pas"/>
604         <TopLine Value="145"/>
605         <CursorPos X="36" Y="174"/>
606         <UsageCount Value="4"/>
607       </Unit78>
608       <Unit79>
609         <Filename Value="../lookupcombobox/Unit1.pas"/>
610         <TopLine Value="207"/>
611         <CursorPos Y="236"/>
612         <UsageCount Value="4"/>
613       </Unit79>
614       <Unit80>
615         <Filename Value="../../runtime/IBDialogs.pas"/>
616         <ComponentName Value="IBXLoginDlg"/>
617         <HasResources Value="True"/>
618         <ResourceBaseClass Value="Form"/>
619         <EditorIndex Value="-1"/>
620         <WindowIndex Value="1"/>
621         <TopLine Value="37"/>
622         <CursorPos X="3" Y="109"/>
623         <UsageCount Value="6"/>
624       </Unit80>
625       <Unit81>
626         <Filename Value="../../design/IBDBReg.pas"/>
627         <EditorIndex Value="-1"/>
628         <WindowIndex Value="1"/>
629         <TopLine Value="357"/>
630         <CursorPos X="61" Y="364"/>
631         <UsageCount Value="6"/>
632       </Unit81>
633       <Unit82>
634         <Filename Value="../../../../lcl/dbctrls.pp"/>
635         <EditorIndex Value="-1"/>
636         <WindowIndex Value="1"/>
637         <TopLine Value="789"/>
638         <CursorPos X="15" Y="800"/>
639         <UsageCount Value="5"/>
640       </Unit82>
641       <Unit83>
642         <Filename Value="../../../../lcl/include/customdbcombobox.inc"/>
643         <TopLine Value="67"/>
644         <CursorPos Y="74"/>
645         <UsageCount Value="5"/>
646       </Unit83>
647       <Unit84>
648         <Filename Value="../../../../lcl/include/customcombobox.inc"/>
649         <TopLine Value="227"/>
650         <CursorPos Y="237"/>
651         <UsageCount Value="5"/>
652       </Unit84>
653       <Unit85>
654         <Filename Value="../../../../lcl/include/dblookupcombobox.inc"/>
655         <EditorIndex Value="-1"/>
656         <WindowIndex Value="1"/>
657         <TopLine Value="27"/>
658         <CursorPos X="3" Y="31"/>
659         <UsageCount Value="5"/>
660       </Unit85>
661       <Unit86>
662         <Filename Value="../../../../lcl/include/dblookup.inc"/>
663         <EditorIndex Value="-1"/>
664         <WindowIndex Value="1"/>
665         <TopLine Value="281"/>
666         <CursorPos X="3" Y="289"/>
667         <UsageCount Value="5"/>
668       </Unit86>
669       <Unit87>
670         <Filename Value="/usr/share/fpcsrc/2.6.4/packages/fcl-db/src/base/db.pas"/>
671         <EditorIndex Value="-1"/>
672         <WindowIndex Value="1"/>
673         <TopLine Value="1695"/>
674         <CursorPos X="3" Y="1673"/>
675         <UsageCount Value="5"/>
676       </Unit87>
677       <Unit88>
678         <Filename Value="../../../mwaframework/source/BaseFrameUnit.pas"/>
679         <ComponentName Value="BaseFrame"/>
680         <HasResources Value="True"/>
681         <ResourceBaseClass Value="Frame"/>
682         <EditorIndex Value="-1"/>
683         <WindowIndex Value="1"/>
684         <TopLine Value="41"/>
685         <CursorPos X="42" Y="60"/>
686         <UsageCount Value="5"/>
687       </Unit88>
688       <Unit89>
689         <Filename Value="../../../mwaframework/source/BaseFormUnit.pas"/>
690         <EditorIndex Value="-1"/>
691         <WindowIndex Value="1"/>
692         <CursorPos X="64" Y="9"/>
693         <UsageCount Value="5"/>
694       </Unit89>
695       <Unit90>
696         <Filename Value="../../../mwaframework/source/CustomDBUnit.pas"/>
697         <EditorIndex Value="-1"/>
698         <WindowIndex Value="1"/>
699         <TopLine Value="72"/>
700         <CursorPos X="61" Y="91"/>
701         <UsageCount Value="5"/>
702       </Unit90>
703       <Unit91>
704         <Filename Value="../../../mwaframework/source/TopFormUnit.pas"/>
705         <EditorIndex Value="-1"/>
706         <WindowIndex Value="1"/>
707         <CursorPos X="65" Y="13"/>
708         <UsageCount Value="5"/>
709       </Unit91>
710       <Unit92>
711         <Filename Value="../../../mwaframework/source/dlg/DBFormUnit.pas"/>
712         <EditorIndex Value="-1"/>
713         <WindowIndex Value="1"/>
714         <CursorPos X="27" Y="7"/>
715         <UsageCount Value="5"/>
716       </Unit92>
717       <Unit93>
718         <Filename Value="../../../mwaframework/source/listframeunit.pas"/>
719         <ComponentName Value="ListFrame"/>
720         <HasResources Value="True"/>
721         <ResourceBaseClass Value="Frame"/>
722         <EditorIndex Value="-1"/>
723         <WindowIndex Value="1"/>
724         <CursorPos X="49" Y="10"/>
725         <UsageCount Value="5"/>
726       </Unit93>
727       <Unit94>
728         <Filename Value="../../runtime/dblogindlg.pas"/>
729         <EditorIndex Value="-1"/>
730         <WindowIndex Value="1"/>
731         <TopLine Value="40"/>
732         <CursorPos X="13" Y="67"/>
733         <UsageCount Value="5"/>
734       </Unit94>
735       <Unit95>
736         <Filename Value="../../ibexpress.pas"/>
737         <EditorIndex Value="-1"/>
738         <WindowIndex Value="1"/>
739         <CursorPos X="96" Y="6"/>
740         <UsageCount Value="5"/>
741       </Unit95>
742       <Unit96>
743         <Filename Value="../../changelog"/>
744         <EditorIndex Value="-1"/>
745         <TopLine Value="34"/>
746         <CursorPos X="52" Y="50"/>
747         <UsageCount Value="6"/>
748         <DefaultSyntaxHighlighter Value="None"/>
749       </Unit96>
750       <Unit97>
751         <Filename Value="../../iblocaldb/IBLocalDBSupport.pas"/>
752         <EditorIndex Value="-1"/>
753         <WindowIndex Value="1"/>
754         <TopLine Value="237"/>
755         <CursorPos X="18" Y="263"/>
756         <UsageCount Value="5"/>
757       </Unit97>
758       <Unit98>
759         <Filename Value="../../../../fpc/2.6.4/source/rtl/objpas/sysutils/osutilsh.inc"/>
760         <EditorIndex Value="-1"/>
761         <WindowIndex Value="1"/>
762         <TopLine Value="22"/>
763         <CursorPos X="20" Y="39"/>
764         <UsageCount Value="5"/>
765       </Unit98>
766       <Unit99>
767         <Filename Value="../../../../fpc/2.6.4/source/rtl/win/sysutils.pp"/>
768         <EditorIndex Value="-1"/>
769         <WindowIndex Value="1"/>
770         <TopLine Value="1089"/>
771         <CursorPos X="25" Y="1092"/>
772         <UsageCount Value="5"/>
773       </Unit99>
774       <Unit100>
775         <Filename Value="../../../../fpc/2.6.4/source/rtl/win/windirs.pp"/>
776         <EditorIndex Value="-1"/>
777         <WindowIndex Value="1"/>
778         <TopLine Value="34"/>
779         <CursorPos X="22" Y="38"/>
780         <UsageCount Value="5"/>
781       </Unit100>
782       <Unit101>
783         <Filename Value="../../design/IBDSDialogs.pas"/>
784         <ComponentName Value="IBXDSLoginDlg"/>
785         <HasResources Value="True"/>
786         <ResourceBaseClass Value="Form"/>
787         <EditorIndex Value="-1"/>
788         <WindowIndex Value="1"/>
789         <TopLine Value="76"/>
790         <CursorPos X="38" Y="104"/>
791         <UsageCount Value="6"/>
792       </Unit101>
793       <Unit102>
794         <Filename Value="../../../../components/ideintf/lazideintf.pas"/>
795         <UnitName Value="LazIDEIntf"/>
796         <EditorIndex Value="-1"/>
797         <WindowIndex Value="1"/>
798         <TopLine Value="334"/>
799         <CursorPos X="34" Y="346"/>
800         <UsageCount Value="5"/>
801       </Unit102>
802       <Unit103>
803         <Filename Value="../../../../components/ideintf/projectintf.pas"/>
804         <UnitName Value="ProjectIntf"/>
805         <EditorIndex Value="-1"/>
806         <WindowIndex Value="1"/>
807         <TopLine Value="49"/>
808         <CursorPos X="34" Y="51"/>
809         <UsageCount Value="5"/>
810       </Unit103>
811       <Unit104>
812         <Filename Value="../../../../components/ideintf/projpackintf.pas"/>
813         <UnitName Value="ProjPackIntf"/>
814         <EditorIndex Value="-1"/>
815         <WindowIndex Value="1"/>
816         <TopLine Value="19"/>
817         <CursorPos X="3" Y="33"/>
818         <UsageCount Value="5"/>
819       </Unit104>
820       <Unit105>
821         <Filename Value="../../runtime/IBCodePage.pas"/>
822         <EditorIndex Value="-1"/>
823         <WindowIndex Value="1"/>
824         <TopLine Value="80"/>
825         <CursorPos Y="108"/>
826         <UsageCount Value="9"/>
827       </Unit105>
828       <Unit106>
829         <Filename Value="/usr/share/fpcsrc/rtl/unix/sysutils.pp"/>
830         <EditorIndex Value="-1"/>
831         <WindowIndex Value="1"/>
832         <TopLine Value="273"/>
833         <CursorPos X="38" Y="285"/>
834         <UsageCount Value="5"/>
835       </Unit106>
836       <Unit107>
837         <Filename Value="/usr/share/fpcsrc/rtl/objpas/sysutils/syscodepages.inc"/>
838         <EditorIndex Value="-1"/>
839         <WindowIndex Value="1"/>
840         <TopLine Value="427"/>
841         <CursorPos X="16" Y="453"/>
842         <UsageCount Value="9"/>
843       </Unit107>
844       <Unit108>
845         <Filename Value="/usr/share/fpcsrc/rtl/inc/charset.pp"/>
846         <EditorIndex Value="-1"/>
847         <WindowIndex Value="1"/>
848         <UsageCount Value="6"/>
849       </Unit108>
850       <Unit109>
851         <Filename Value="/usr/share/fpcsrc/rtl/inc/systemh.inc"/>
852         <EditorIndex Value="-1"/>
853         <WindowIndex Value="1"/>
854         <TopLine Value="86"/>
855         <CursorPos X="10" Y="101"/>
856         <UsageCount Value="5"/>
857       </Unit109>
858       <Unit110>
859         <Filename Value="/usr/share/fpcsrc/packages/fcl-db/src/base/fields.inc"/>
860         <EditorIndex Value="-1"/>
861         <WindowIndex Value="1"/>
862         <TopLine Value="2943"/>
863         <CursorPos X="15" Y="2964"/>
864         <UsageCount Value="5"/>
865       </Unit110>
866       <Unit111>
867         <Filename Value="/usr/share/fpcsrc/rtl/objpas/classes/classesh.inc"/>
868         <EditorIndex Value="-1"/>
869         <WindowIndex Value="1"/>
870         <TopLine Value="749"/>
871         <CursorPos X="14" Y="776"/>
872         <UsageCount Value="6"/>
873       </Unit111>
874       <Unit112>
875         <Filename Value="/usr/share/fpcsrc/rtl/objpas/classes/stringl.inc"/>
876         <EditorIndex Value="-1"/>
877         <WindowIndex Value="1"/>
878         <TopLine Value="423"/>
879         <CursorPos X="3" Y="428"/>
880         <UsageCount Value="6"/>
881       </Unit112>
882       <Unit113>
883         <Filename Value="/usr/share/fpcsrc/packages/rtl-unicode/src/inc/cp895.pas"/>
884         <EditorIndex Value="-1"/>
885         <WindowIndex Value="1"/>
886         <UsageCount Value="6"/>
887       </Unit113>
888       <Unit114>
889         <Filename Value="../../../../../svn/thirdparty/ibx1.5/runtime/IBCustomDataSet.pas"/>
890         <EditorIndex Value="-1"/>
891         <WindowIndex Value="1"/>
892         <TopLine Value="3636"/>
893         <CursorPos Y="3657"/>
894         <UsageCount Value="6"/>
895       </Unit114>
896       <Unit115>
897         <Filename Value="../../../fbintf/IB.pas"/>
898         <EditorIndex Value="-1"/>
899         <TopLine Value="389"/>
900         <CursorPos X="101" Y="398"/>
901         <UsageCount Value="25"/>
902       </Unit115>
903       <Unit116>
904         <Filename Value="../../../fbintf/client/FBClientAPI.pas"/>
905         <EditorIndex Value="-1"/>
906         <TopLine Value="114"/>
907         <CursorPos X="15" Y="119"/>
908         <UsageCount Value="15"/>
909       </Unit116>
910       <Unit117>
911         <Filename Value="../../../fbintf/client/include/uloadlibrary.inc"/>
912         <EditorIndex Value="-1"/>
913         <TopLine Value="26"/>
914         <CursorPos Y="29"/>
915         <UsageCount Value="13"/>
916       </Unit117>
917       <Unit118>
918         <Filename Value="../../../fbintf/client/include/wloadlibrary.inc"/>
919         <EditorIndex Value="-1"/>
920         <TopLine Value="22"/>
921         <CursorPos X="74" Y="42"/>
922         <UsageCount Value="13"/>
923       </Unit118>
924       <Unit119>
925         <Filename Value="../../../../fpc/3.0.0/source/packages/fcl-base/src/custapp.pp"/>
926         <UnitName Value="CustApp"/>
927         <EditorIndex Value="-1"/>
928         <WindowIndex Value="1"/>
929         <TopLine Value="260"/>
930         <CursorPos X="52" Y="263"/>
931         <UsageCount Value="6"/>
932       </Unit119>
933       <Unit120>
934         <Filename Value="../../../../fpc/3.0.0/source/rtl/objpas/sysutils/sysutilh.inc"/>
935         <EditorIndex Value="-1"/>
936         <WindowIndex Value="1"/>
937         <TopLine Value="215"/>
938         <CursorPos X="14" Y="227"/>
939         <UsageCount Value="6"/>
940       </Unit120>
941       <Unit121>
942         <Filename Value="../../../../fpc/3.0.0/source/rtl/objpas/sysutils/sysutils.inc"/>
943         <EditorIndex Value="-1"/>
944         <WindowIndex Value="1"/>
945         <TopLine Value="559"/>
946         <CursorPos X="3" Y="567"/>
947         <UsageCount Value="6"/>
948       </Unit121>
949       <Unit122>
950         <Filename Value="../../../cvs.old.versions/ibx/changelog"/>
951         <EditorIndex Value="-1"/>
952         <WindowIndex Value="1"/>
953         <CursorPos X="2" Y="9"/>
954         <UsageCount Value="6"/>
955         <DefaultSyntaxHighlighter Value="None"/>
956       </Unit122>
957       <Unit123>
958         <Filename Value="../../../fbintf/client/FBSQLData.pas"/>
959         <EditorIndex Value="-1"/>
960         <TopLine Value="767"/>
961         <CursorPos X="3" Y="774"/>
962         <UsageCount Value="26"/>
963       </Unit123>
964       <Unit124>
965         <Filename Value="../../../fbintf/client/2.5/FB25Statement.pas"/>
966         <EditorIndex Value="-1"/>
967         <TopLine Value="750"/>
968         <CursorPos X="21" Y="753"/>
969         <ExtraEditorCount Value="1"/>
970         <ExtraEditor1>
971           <EditorIndex Value="-1"/>
972           <TopLine Value="1074"/>
973           <CursorPos Y="1094"/>
974         </ExtraEditor1>
975         <UsageCount Value="26"/>
976       </Unit124>
977       <Unit125>
978         <Filename Value="../../../fbintf/client/3.0/FB30Statement.pas"/>
979         <EditorIndex Value="-1"/>
980         <WindowIndex Value="-1"/>
981         <TopLine Value="869"/>
982         <CursorPos X="3" Y="871"/>
983         <ExtraEditorCount Value="1"/>
984         <ExtraEditor1>
985           <EditorIndex Value="-1"/>
986           <TopLine Value="792"/>
987           <CursorPos X="6" Y="810"/>
988         </ExtraEditor1>
989         <UsageCount Value="15"/>
990       </Unit125>
991       <Unit126>
992         <Filename Value="../../../fbintf/client/FBMessages.pas"/>
993         <EditorIndex Value="-1"/>
994         <TopLine Value="70"/>
995         <CursorPos X="48" Y="76"/>
996         <UsageCount Value="10"/>
997       </Unit126>
998       <Unit127>
999         <Filename Value="/usr/share/fpcsrc/rtl/unix/bunxovlh.inc"/>
1000         <EditorIndex Value="-1"/>
1001         <WindowIndex Value="1"/>
1002         <TopLine Value="54"/>
1003         <CursorPos X="18" Y="68"/>
1004         <UsageCount Value="6"/>
1005       </Unit127>
1006       <Unit128>
1007         <Filename Value="../../../fbintf/IBUtils.pas"/>
1008         <EditorIndex Value="-1"/>
1009         <UsageCount Value="6"/>
1010       </Unit128>
1011       <Unit129>
1012         <Filename Value="../../../fbintf/IBExternals.pas"/>
1013         <EditorIndex Value="-1"/>
1014         <TopLine Value="40"/>
1015         <UsageCount Value="6"/>
1016       </Unit129>
1017       <Unit130>
1018         <Filename Value="/usr/share/fpcsrc/rtl/inc/dynlibs.pas"/>
1019         <EditorIndex Value="-1"/>
1020         <TopLine Value="31"/>
1021         <CursorPos X="23" Y="52"/>
1022         <UsageCount Value="8"/>
1023       </Unit130>
1024       <Unit131>
1025         <Filename Value="../../../fbintf/client/2.5/FB25ClientAPI.pas"/>
1026         <EditorIndex Value="-1"/>
1027         <TopLine Value="183"/>
1028         <CursorPos Y="200"/>
1029         <UsageCount Value="9"/>
1030       </Unit131>
1031       <Unit132>
1032         <Filename Value="../../../fbintf/client/3.0/FB30ClientAPI.pas"/>
1033         <EditorIndex Value="-1"/>
1034         <TopLine Value="77"/>
1035         <CursorPos X="50" Y="106"/>
1036         <UsageCount Value="10"/>
1037       </Unit132>
1038       <Unit133>
1039         <Filename Value="../../../fbintf/IBErrorCodes.pas"/>
1040         <EditorIndex Value="-1"/>
1041         <TopLine Value="349"/>
1042         <CursorPos X="17" Y="371"/>
1043         <UsageCount Value="7"/>
1044       </Unit133>
1045       <Unit134>
1046         <Filename Value="../../../cvs.old.versions/ibx/runtime/IBCustomDataSet.pas"/>
1047         <EditorIndex Value="-1"/>
1048         <TopLine Value="1843"/>
1049         <CursorPos Y="1864"/>
1050         <UsageCount Value="8"/>
1051       </Unit134>
1052       <Unit135>
1053         <Filename Value="../../../fbintf/client/FBActivityMonitor.pas"/>
1054         <EditorIndex Value="-1"/>
1055         <TopLine Value="300"/>
1056         <CursorPos X="6" Y="319"/>
1057         <UsageCount Value="11"/>
1058       </Unit135>
1059       <Unit136>
1060         <Filename Value="../../../fbintf/client/FBStatement.pas"/>
1061         <EditorIndex Value="-1"/>
1062         <TopLine Value="64"/>
1063         <CursorPos X="17" Y="78"/>
1064         <UsageCount Value="16"/>
1065       </Unit136>
1066       <Unit137>
1067         <Filename Value="../../../fbintf/client/FBOutputBlock.pas"/>
1068         <EditorIndex Value="-1"/>
1069         <TopLine Value="120"/>
1070         <CursorPos Y="135"/>
1071         <UsageCount Value="9"/>
1072       </Unit137>
1073       <Unit138>
1074         <Filename Value="../../../cvs.old.versions/ibx/runtime/IBSQL.pas"/>
1075         <EditorIndex Value="-1"/>
1076         <TopLine Value="786"/>
1077         <CursorPos X="3" Y="788"/>
1078         <UsageCount Value="10"/>
1079       </Unit138>
1080       <Unit139>
1081         <Filename Value="/usr/share/fpcsrc/rtl/objpas/sysutils/datih.inc"/>
1082         <EditorIndex Value="-1"/>
1083         <TopLine Value="99"/>
1084         <CursorPos X="10" Y="114"/>
1085         <UsageCount Value="14"/>
1086       </Unit139>
1087       <Unit140>
1088         <Filename Value="/usr/share/fpcsrc/rtl/objpas/sysutils/dati.inc"/>
1089         <EditorIndex Value="-1"/>
1090         <TopLine Value="86"/>
1091         <CursorPos X="3" Y="88"/>
1092         <UsageCount Value="14"/>
1093       </Unit140>
1094       <Unit141>
1095         <Filename Value="../../runtime/IBTable.pas"/>
1096         <EditorIndex Value="-1"/>
1097         <TopLine Value="16"/>
1098         <CursorPos Y="34"/>
1099         <UsageCount Value="12"/>
1100       </Unit141>
1101       <Unit142>
1102         <Filename Value="../../../fbintf/client/FBTransaction.pas"/>
1103         <EditorIndex Value="-1"/>
1104         <TopLine Value="72"/>
1105         <CursorPos X="15" Y="93"/>
1106         <UsageCount Value="11"/>
1107       </Unit142>
1108       <Unit143>
1109         <Filename Value="../../../fbintf/client/FBAttachment.pas"/>
1110         <EditorIndex Value="-1"/>
1111         <TopLine Value="94"/>
1112         <CursorPos X="44" Y="96"/>
1113         <UsageCount Value="11"/>
1114       </Unit143>
1115       <Unit144>
1116         <Filename Value="../../../fbintf/client/2.5/FB25Attachment.pas"/>
1117         <EditorIndex Value="-1"/>
1118         <TopLine Value="42"/>
1119         <CursorPos X="15" Y="57"/>
1120         <UsageCount Value="11"/>
1121       </Unit144>
1122       <Unit145>
1123         <Filename Value="../../runtime/IBUpdateSQL.pas"/>
1124         <EditorIndex Value="-1"/>
1125         <TopLine Value="52"/>
1126         <CursorPos X="23" Y="70"/>
1127         <UsageCount Value="12"/>
1128       </Unit145>
1129       <Unit146>
1130         <Filename Value="../../ibcontrols/DBControlGrid.pas"/>
1131         <EditorIndex Value="-1"/>
1132         <TopLine Value="88"/>
1133         <CursorPos X="15" Y="102"/>
1134         <UsageCount Value="9"/>
1135       </Unit146>
1136       <Unit147>
1137         <Filename Value="../../../fbintf/client/FBServices.pas"/>
1138         <EditorIndex Value="-1"/>
1139         <TopLine Value="81"/>
1140         <CursorPos X="20" Y="89"/>
1141         <UsageCount Value="9"/>
1142       </Unit147>
1143       <Unit148>
1144         <Filename Value="/usr/share/fpcsrc/packages/fcl-db/src/base/database.inc"/>
1145         <EditorIndex Value="-1"/>
1146         <TopLine Value="609"/>
1147         <CursorPos X="3" Y="632"/>
1148         <UsageCount Value="18"/>
1149       </Unit148>
1150       <Unit149>
1151         <Filename Value="../../../../../../projects/RequirementsManager/src/MainFormUnit.pas"/>
1152         <HasResources Value="True"/>
1153         <EditorIndex Value="-1"/>
1154         <UsageCount Value="10"/>
1155       </Unit149>
1156       <Unit150>
1157         <Filename Value="../../runtime/IBEvents.pas"/>
1158         <EditorIndex Value="-1"/>
1159         <TopLine Value="71"/>
1160         <CursorPos Y="97"/>
1161         <UsageCount Value="16"/>
1162       </Unit150>
1163     </Units>
1164     <JumpHistory Count="7" HistoryIndex="6">
1165       <Position1>
1166         <Filename Value="unit1.pas"/>
1167         <Caret Line="394" Column="116" TopLine="370"/>
1168       </Position1>
1169       <Position2>
1170         <Filename Value="unit1.pas"/>
1171       </Position2>
1172       <Position3>
1173         <Filename Value="unit1.pas"/>
1174         <Caret Line="9" Column="76"/>
1175       </Position3>
1176       <Position4>
1177         <Filename Value="../../runtime/IBCustomDataSet.pas"/>
1178         <Caret Line="68" Column="3" TopLine="65"/>
1179       </Position4>
1180       <Position5>
1181         <Filename Value="../../runtime/IBCustomDataSet.pas"/>
1182         <Caret Line="1185" Column="3" TopLine="1180"/>
1183       </Position5>
1184       <Position6>
1185         <Filename Value="../../runtime/IBCustomDataSet.pas"/>
1186         <Caret Line="1019" Column="19" TopLine="1017"/>
1187       </Position6>
1188       <Position7>
1189         <Filename Value="../../runtime/IBCustomDataSet.pas"/>
1190         <Caret Line="1092" Column="22" TopLine="1075"/>
1191       </Position7>
1192     </JumpHistory>
1193   </ProjectOptions>
1194   <CompilerOptions>
1195     <Version Value="11"/>
1196     <Target>
1197       <Filename Value="project1"/>
1198     </Target>
1199     <SearchPaths>
1200       <IncludeFiles Value="$(ProjOutDir)"/>
1201       <UnitOutputDirectory Value="lib/$(TargetCPU)-$(TargetOS)"/>
1202     </SearchPaths>
1203     <Linking>
1204       <Options>
1205         <Win32>
1206           <GraphicApplication Value="True"/>
1207         </Win32>
1208       </Options>
1209     </Linking>
1210     <Other>
1211       <CustomOptions Value="-dUseCThreads"/>
1212     </Other>
1213   </CompilerOptions>
1214   <Debugging>
1215     <Exceptions Count="3">
1216       <Item1>
1217         <Name Value="EAbort"/>
1218       </Item1>
1219       <Item2>
1220         <Name Value="ECodetoolError"/>
1221       </Item2>
1222       <Item3>
1223         <Name Value="EFOpenError"/>
1224       </Item3>
1225     </Exceptions>
1226   </Debugging>
1227   /CONFIG>

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines