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

Comparing ibx/trunk/examples/local-employeedb/LocalDBExample.lpi (file contents):
Revision 288 by tony, Mon Feb 4 13:34:37 2019 UTC vs.
Revision 289 by tony, Tue Jun 4 22:28:06 2019 UTC

# Line 43 | Line 43
43          <PackageName Value="LCL"/>
44        </Item5>
45      </RequiredPackages>
46 <    <Units Count="39">
46 >    <Units Count="45">
47        <Unit0>
48          <Filename Value="LocalDBExample.lpr"/>
49          <IsPartOfProject Value="True"/>
# Line 60 | Line 60
60          <ResourceBaseClass Value="Form"/>
61          <UnitName Value="Unit1"/>
62          <IsVisibleTab Value="True"/>
63 <        <TopLine Value="243"/>
64 <        <CursorPos Y="261"/>
63 >        <CursorPos X="13" Y="36"/>
64          <UsageCount Value="173"/>
65          <Loaded Value="True"/>
66          <LoadedDesigner Value="True"/>
# Line 146 | Line 145
145        <Unit12>
146          <Filename Value="../../runtime/nongui/IBXServices.pas"/>
147          <EditorIndex Value="-1"/>
148 <        <TopLine Value="695"/>
149 <        <CursorPos X="19" Y="713"/>
148 >        <TopLine Value="363"/>
149 >        <CursorPos X="2" Y="382"/>
150          <UsageCount Value="18"/>
151        </Unit12>
152        <Unit13>
# Line 163 | Line 162
162        <Unit14>
163          <Filename Value="../../iblocaldb/nongui/IBXCustomIBLocalDBSupport.pas"/>
164          <EditorIndex Value="-1"/>
165 <        <TopLine Value="454"/>
166 <        <CursorPos X="66" Y="467"/>
165 >        <TopLine Value="135"/>
166 >        <CursorPos X="14" Y="135"/>
167          <ExtraEditorCount Value="1"/>
168          <ExtraEditor1>
169            <EditorIndex Value="-1"/>
170 <          <TopLine Value="135"/>
171 <          <CursorPos X="14" Y="135"/>
170 >          <TopLine Value="472"/>
171 >          <CursorPos X="17" Y="500"/>
172          </ExtraEditor1>
173          <UsageCount Value="18"/>
174        </Unit14>
# Line 196 | Line 195
195        <Unit17>
196          <Filename Value="/usr/share/fpcsrc/packages/fcl-db/src/base/db.pas"/>
197          <EditorIndex Value="-1"/>
198 <        <TopLine Value="194"/>
199 <        <CursorPos X="15" Y="214"/>
198 >        <TopLine Value="863"/>
199 >        <CursorPos X="22" Y="886"/>
200          <UsageCount Value="17"/>
201        </Unit17>
202        <Unit18>
# Line 357 | Line 356
356          <CursorPos X="3" Y="102"/>
357          <UsageCount Value="10"/>
358        </Unit38>
359 +      <Unit39>
360 +        <Filename Value="../../runtime/nongui/IBSQLMonitor.pas"/>
361 +        <EditorIndex Value="-1"/>
362 +        <TopLine Value="107"/>
363 +        <CursorPos X="3" Y="119"/>
364 +        <UsageCount Value="10"/>
365 +      </Unit39>
366 +      <Unit40>
367 +        <Filename Value="/usr/share/fpcsrc/rtl/objpas/classes/classesh.inc"/>
368 +        <EditorIndex Value="-1"/>
369 +        <TopLine Value="1823"/>
370 +        <CursorPos X="18" Y="1841"/>
371 +        <UsageCount Value="10"/>
372 +      </Unit40>
373 +      <Unit41>
374 +        <Filename Value="/usr/share/fpcsrc/rtl/objpas/classes/compon.inc"/>
375 +        <EditorIndex Value="-1"/>
376 +        <TopLine Value="466"/>
377 +        <CursorPos X="3" Y="473"/>
378 +        <UsageCount Value="10"/>
379 +      </Unit41>
380 +      <Unit42>
381 +        <Filename Value="/usr/share/fpcsrc/packages/fcl-db/src/base/fields.inc"/>
382 +        <EditorIndex Value="-1"/>
383 +        <TopLine Value="2879"/>
384 +        <CursorPos X="3" Y="2883"/>
385 +        <UsageCount Value="10"/>
386 +      </Unit42>
387 +      <Unit43>
388 +        <Filename Value="../../runtime/nongui/IBCustomDataSet.pas"/>
389 +        <EditorIndex Value="-1"/>
390 +        <TopLine Value="863"/>
391 +        <CursorPos X="24" Y="881"/>
392 +        <UsageCount Value="10"/>
393 +      </Unit43>
394 +      <Unit44>
395 +        <Filename Value="../../runtime/nongui/IBBlob.pas"/>
396 +        <EditorIndex Value="-1"/>
397 +        <TopLine Value="232"/>
398 +        <CursorPos X="3" Y="236"/>
399 +        <UsageCount Value="10"/>
400 +      </Unit44>
401      </Units>
402 <    <JumpHistory Count="6" HistoryIndex="5">
402 >    <JumpHistory Count="2" HistoryIndex="1">
403        <Position1>
404          <Filename Value="unit1.pas"/>
405 <        <Caret Line="148" Column="52" TopLine="131"/>
405 >        <Caret Line="37" Column="22"/>
406        </Position1>
407        <Position2>
408          <Filename Value="unit1.pas"/>
409 <        <Caret Line="211" TopLine="192"/>
409 >        <Caret Line="36" Column="13"/>
410        </Position2>
370      <Position3>
371        <Filename Value="unit1.pas"/>
372        <Caret Line="203" Column="49" TopLine="182"/>
373      </Position3>
374      <Position4>
375        <Filename Value="unit1.pas"/>
376        <Caret Line="516" Column="15" TopLine="476"/>
377      </Position4>
378      <Position5>
379        <Filename Value="unit1.pas"/>
380        <Caret Line="519" TopLine="508"/>
381      </Position5>
382      <Position6>
383        <Filename Value="unit1.pas"/>
384        <Caret Line="192" Column="38" TopLine="159"/>
385      </Position6>
411      </JumpHistory>
412    </ProjectOptions>
413    <CompilerOptions>
# Line 395 | Line 420
420        <UnitOutputDirectory Value="lib/$(TargetCPU)-$(TargetOS)"/>
421      </SearchPaths>
422      <Linking>
423 +      <Debugging>
424 +        <UseHeaptrc Value="True"/>
425 +      </Debugging>
426        <Options>
427          <Win32>
428            <GraphicApplication Value="True"/>

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines