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

Comparing ibx/trunk/examples/isqlmonitor/IntegratedMonitoring.lpi (file contents):
Revision 214 by tony, Thu Mar 15 13:07:49 2018 UTC vs.
Revision 263 by tony, Thu Dec 6 15:55:01 2018 UTC

# Line 1 | Line 1
1   <?xml version="1.0" encoding="UTF-8"?>
2   <CONFIG>
3    <ProjectOptions>
4 <    <Version Value="10"/>
4 >    <Version Value="11"/>
5      <General>
6        <MainUnit Value="0"/>
7        <Title Value="Integrated Monitoring Example"/>
# Line 17 | Line 17
17      </BuildModes>
18      <PublishOptions>
19        <Version Value="2"/>
20      <IncludeFileFilter Value="*.(pas|pp|inc|lfm|lpr|lrs|lpi|lpk|sh|xml)"/>
21      <ExcludeFileFilter Value="*.(bak|ppu|o|so);*~;backup"/>
20      </PublishOptions>
21      <RunParams>
22 <      <local>
23 <        <FormatVersion Value="1"/>
24 <      </local>
22 >      <FormatVersion Value="2"/>
23 >      <Modes Count="1">
24 >        <Mode0 Name="default"/>
25 >      </Modes>
26      </RunParams>
27      <RequiredPackages Count="4">
28        <Item1>
# Line 41 | Line 40
40          <PackageName Value="LCL"/>
41        </Item4>
42      </RequiredPackages>
43 <    <Units Count="30">
43 >    <Units Count="33">
44        <Unit0>
45          <Filename Value="IntegratedMonitoring.lpr"/>
46          <IsPartOfProject Value="True"/>
# Line 56 | Line 55
55          <ComponentName Value="Form1"/>
56          <HasResources Value="True"/>
57          <ResourceBaseClass Value="Form"/>
58 +        <IsVisibleTab Value="True"/>
59          <WindowIndex Value="1"/>
60          <TopLine Value="28"/>
61 <        <CursorPos X="7" Y="36"/>
61 >        <CursorPos X="12" Y="36"/>
62          <UsageCount Value="123"/>
63          <Loaded Value="True"/>
64          <LoadedDesigner Value="True"/>
# Line 87 | Line 87
87        </Unit3>
88        <Unit4>
89          <Filename Value="../../runtime/nongui/IBCustomDataSet.pas"/>
90 <        <IsVisibleTab Value="True"/>
91 <        <EditorIndex Value="1"/>
90 >        <EditorIndex Value="-1"/>
91          <WindowIndex Value="1"/>
92 <        <TopLine Value="1422"/>
93 <        <CursorPos X="24" Y="1413"/>
92 >        <TopLine Value="1414"/>
93 >        <CursorPos X="29" Y="1422"/>
94          <UsageCount Value="12"/>
96        <Loaded Value="True"/>
95        </Unit4>
96        <Unit5>
97          <Filename Value="/usr/share/fpcsrc/packages/fcl-db/src/base/db.pas"/>
# Line 107 | Line 105
105          <Filename Value="../../runtime/nongui/IBSQLMonitor.pas"/>
106          <EditorIndex Value="-1"/>
107          <WindowIndex Value="1"/>
108 <        <TopLine Value="197"/>
109 <        <CursorPos X="10" Y="212"/>
108 >        <TopLine Value="978"/>
109 >        <CursorPos X="3" Y="981"/>
110          <UsageCount Value="10"/>
111        </Unit6>
112        <Unit7>
# Line 278 | Line 276
276          <Filename Value="/usr/share/fpcsrc/packages/fcl-base/src/fptimer.pp"/>
277          <EditorIndex Value="-1"/>
278          <WindowIndex Value="1"/>
279 <        <TopLine Value="130"/>
280 <        <CursorPos X="3" Y="132"/>
279 >        <TopLine Value="308"/>
280 >        <CursorPos X="3" Y="310"/>
281          <UsageCount Value="11"/>
282        </Unit27>
283        <Unit28>
# Line 293 | Line 291
291          <Filename Value="../../changelog"/>
292          <EditorIndex Value="-1"/>
293          <WindowIndex Value="1"/>
294 <        <TopLine Value="64"/>
297 <        <CursorPos X="61" Y="91"/>
294 >        <CursorPos X="14" Y="8"/>
295          <UsageCount Value="10"/>
296          <DefaultSyntaxHighlighter Value="None"/>
297        </Unit29>
298 +      <Unit30>
299 +        <Filename Value="/usr/share/fpcsrc/packages/fcl-base/src/unix/eventlog.inc"/>
300 +        <EditorIndex Value="-1"/>
301 +        <WindowIndex Value="1"/>
302 +        <TopLine Value="67"/>
303 +        <UsageCount Value="10"/>
304 +      </Unit30>
305 +      <Unit31>
306 +        <Filename Value="/usr/share/fpcsrc/rtl/objpas/classes/classesh.inc"/>
307 +        <EditorIndex Value="-1"/>
308 +        <WindowIndex Value="1"/>
309 +        <TopLine Value="2043"/>
310 +        <CursorPos X="10" Y="2064"/>
311 +        <UsageCount Value="10"/>
312 +      </Unit31>
313 +      <Unit32>
314 +        <Filename Value="/usr/share/fpcsrc/rtl/objpas/classes/classes.inc"/>
315 +        <EditorIndex Value="-1"/>
316 +        <WindowIndex Value="1"/>
317 +        <TopLine Value="383"/>
318 +        <CursorPos X="3" Y="387"/>
319 +        <UsageCount Value="10"/>
320 +      </Unit32>
321      </Units>
322 <    <JumpHistory Count="3" HistoryIndex="2">
322 >    <JumpHistory Count="2" HistoryIndex="1">
323        <Position1>
324          <Filename Value="MainForm.pas"/>
325          <Caret Line="37" Column="4" TopLine="28"/>
326        </Position1>
327        <Position2>
328          <Filename Value="MainForm.pas"/>
329 <        <Caret Line="36" Column="7" TopLine="28"/>
329 >        <Caret Line="36" Column="12" TopLine="28"/>
330        </Position2>
311      <Position3>
312        <Filename Value="../../runtime/nongui/IBCustomDataSet.pas"/>
313        <Caret Line="1413" Column="24" TopLine="1404"/>
314      </Position3>
331      </JumpHistory>
332    </ProjectOptions>
333    <CompilerOptions>
# Line 324 | Line 340
340        <UnitOutputDirectory Value="lib/$(TargetCPU)-$(TargetOS)"/>
341      </SearchPaths>
342      <Linking>
343 +      <Debugging>
344 +        <UseHeaptrc Value="True"/>
345 +      </Debugging>
346        <Options>
347          <Win32>
348            <GraphicApplication Value="True"/>

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines