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

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines