ViewVC Help
View File | Revision Log | Show Annotations | Download File | View Changeset | Root Listing
root/public/ibx/trunk/examples/isqlmonitor/IntegratedMonitoring.lpi
Revision: 315
Committed: Thu Feb 25 11:56:36 2021 UTC (3 years, 2 months ago) by tony
File size: 11798 byte(s)
Log Message:
Updated for IBX 4 release

File Contents

# User Rev Content
1 tony 31 <?xml version="1.0" encoding="UTF-8"?>
2     <CONFIG>
3     <ProjectOptions>
4 tony 263 <Version Value="11"/>
5 tony 31 <General>
6     <MainUnit Value="0"/>
7 tony 33 <Title Value="Integrated Monitoring Example"/>
8 tony 31 <ResourceType Value="res"/>
9     <UseXPManifest Value="True"/>
10     <Icon Value="0"/>
11     </General>
12     <i18n>
13     <EnableI18N LFM="False"/>
14     </i18n>
15     <BuildModes Count="1" Active="Default">
16     <Item1 Name="Default" Default="True"/>
17     </BuildModes>
18     <PublishOptions>
19     <Version Value="2"/>
20     </PublishOptions>
21     <RunParams>
22 tony 263 <FormatVersion Value="2"/>
23     <Modes Count="1">
24     <Mode0 Name="default"/>
25     </Modes>
26 tony 31 </RunParams>
27     <RequiredPackages Count="4">
28     <Item1>
29     <PackageName Value="ibcontrols"/>
30     </Item1>
31     <Item2>
32     <PackageName Value="FCL"/>
33     <MinVersion Major="1" Valid="True"/>
34     </Item2>
35     <Item3>
36     <PackageName Value="ibexpress"/>
37     <MinVersion Minor="9" Valid="True"/>
38     </Item3>
39     <Item4>
40     <PackageName Value="LCL"/>
41     </Item4>
42     </RequiredPackages>
43 tony 217 <Units Count="33">
44 tony 31 <Unit0>
45     <Filename Value="IntegratedMonitoring.lpr"/>
46     <IsPartOfProject Value="True"/>
47 tony 209 <EditorIndex Value="-1"/>
48 tony 31 <WindowIndex Value="1"/>
49 tony 33 <CursorPos X="4" Y="20"/>
50 tony 213 <UsageCount Value="123"/>
51 tony 31 </Unit0>
52     <Unit1>
53     <Filename Value="MainForm.pas"/>
54     <IsPartOfProject Value="True"/>
55     <ComponentName Value="Form1"/>
56     <HasResources Value="True"/>
57     <ResourceBaseClass Value="Form"/>
58 tony 215 <IsVisibleTab Value="True"/>
59 tony 31 <WindowIndex Value="1"/>
60 tony 315 <TopLine Value="371"/>
61     <CursorPos X="3" Y="402"/>
62 tony 213 <UsageCount Value="123"/>
63 tony 31 <Loaded Value="True"/>
64     <LoadedDesigner Value="True"/>
65     </Unit1>
66     <Unit2>
67 tony 68 <Filename Value="MonitorFormUnit.pas"/>
68     <IsPartOfProject Value="True"/>
69     <ComponentName Value="MonitorForm"/>
70     <HasResources Value="True"/>
71     <ResourceBaseClass Value="Form"/>
72 tony 209 <EditorIndex Value="-1"/>
73 tony 31 <WindowIndex Value="1"/>
74 tony 315 <TopLine Value="41"/>
75     <CursorPos X="3" Y="63"/>
76 tony 213 <UsageCount Value="25"/>
77 tony 31 </Unit2>
78     <Unit3>
79     <Filename Value="SelectDeptDlgUnit.pas"/>
80     <IsPartOfProject Value="True"/>
81     <ComponentName Value="SelectDeptDlg"/>
82     <HasResources Value="True"/>
83     <ResourceBaseClass Value="Form"/>
84 tony 209 <EditorIndex Value="-1"/>
85 tony 31 <WindowIndex Value="1"/>
86 tony 68 <CursorPos X="21" Y="13"/>
87 tony 213 <UsageCount Value="25"/>
88 tony 68 </Unit3>
89 tony 209 <Unit4>
90     <Filename Value="../../runtime/nongui/IBCustomDataSet.pas"/>
91 tony 215 <EditorIndex Value="-1"/>
92 tony 209 <WindowIndex Value="1"/>
93 tony 263 <TopLine Value="1414"/>
94     <CursorPos X="29" Y="1422"/>
95 tony 213 <UsageCount Value="12"/>
96 tony 209 </Unit4>
97     <Unit5>
98     <Filename Value="/usr/share/fpcsrc/packages/fcl-db/src/base/db.pas"/>
99     <EditorIndex Value="-1"/>
100     <WindowIndex Value="1"/>
101     <TopLine Value="1595"/>
102     <CursorPos X="14" Y="1615"/>
103     <UsageCount Value="11"/>
104     </Unit5>
105     <Unit6>
106     <Filename Value="../../runtime/nongui/IBSQLMonitor.pas"/>
107     <EditorIndex Value="-1"/>
108     <WindowIndex Value="1"/>
109 tony 217 <TopLine Value="978"/>
110     <CursorPos X="3" Y="981"/>
111 tony 209 <UsageCount Value="10"/>
112     </Unit6>
113     <Unit7>
114     <Filename Value="../../runtime/nongui/IBTypes.pas"/>
115     <EditorIndex Value="-1"/>
116     <WindowIndex Value="1"/>
117     <TopLine Value="15"/>
118     <CursorPos X="49" Y="47"/>
119     <UsageCount Value="10"/>
120     </Unit7>
121     <Unit8>
122     <Filename Value="/usr/share/fpcsrc/packages/fcl-db/src/base/dataset.inc"/>
123     <EditorIndex Value="-1"/>
124     <WindowIndex Value="1"/>
125     <TopLine Value="551"/>
126     <CursorPos X="41" Y="576"/>
127     <UsageCount Value="10"/>
128     </Unit8>
129     <Unit9>
130     <Filename Value="../../ibcontrols/IBLookupComboEditBox.pas"/>
131     <EditorIndex Value="-1"/>
132     <WindowIndex Value="1"/>
133     <TopLine Value="45"/>
134     <CursorPos X="42" Y="78"/>
135     <UsageCount Value="11"/>
136     </Unit9>
137     <Unit10>
138     <Filename Value="/usr/share/fpcsrc/packages/fcl-db/src/base/datasource.inc"/>
139     <EditorIndex Value="-1"/>
140     <WindowIndex Value="1"/>
141     <TopLine Value="192"/>
142     <CursorPos X="3" Y="195"/>
143     <UsageCount Value="11"/>
144     </Unit10>
145     <Unit11>
146     <Filename Value="../../../../lcl/dbctrls.pp"/>
147     <UnitName Value="DbCtrls"/>
148     <EditorIndex Value="-1"/>
149     <WindowIndex Value="1"/>
150     <TopLine Value="777"/>
151     <CursorPos X="20" Y="780"/>
152     <UsageCount Value="11"/>
153     </Unit11>
154     <Unit12>
155     <Filename Value="../../../../lcl/include/dblookupcombobox.inc"/>
156     <EditorIndex Value="-1"/>
157     <WindowIndex Value="1"/>
158     <TopLine Value="27"/>
159     <CursorPos X="45" Y="40"/>
160     <UsageCount Value="11"/>
161     </Unit12>
162     <Unit13>
163     <Filename Value="../../../../lcl/include/dblookup.inc"/>
164     <EditorIndex Value="-1"/>
165     <WindowIndex Value="1"/>
166     <TopLine Value="60"/>
167     <CursorPos X="54" Y="78"/>
168     <UsageCount Value="11"/>
169     </Unit13>
170     <Unit14>
171     <Filename Value="../../../../lcl/include/customcombobox.inc"/>
172     <EditorIndex Value="-1"/>
173     <WindowIndex Value="1"/>
174     <TopLine Value="242"/>
175     <CursorPos X="3" Y="249"/>
176     <UsageCount Value="11"/>
177     </Unit14>
178     <Unit15>
179     <Filename Value="../../../../lcl/stdctrls.pp"/>
180     <UnitName Value="StdCtrls"/>
181     <EditorIndex Value="-1"/>
182     <WindowIndex Value="1"/>
183     <TopLine Value="256"/>
184     <CursorPos X="33" Y="263"/>
185     <UsageCount Value="11"/>
186     </Unit15>
187     <Unit16>
188     <Filename Value="../../../../lcl/controls.pp"/>
189     <UnitName Value="Controls"/>
190     <EditorIndex Value="-1"/>
191     <WindowIndex Value="1"/>
192     <TopLine Value="1351"/>
193     <CursorPos X="15" Y="1371"/>
194     <UsageCount Value="11"/>
195     </Unit16>
196     <Unit17>
197     <Filename Value="../../../../../fpcsrc/3.0.4/packages/fcl-db/src/base/dataset.inc"/>
198     <EditorIndex Value="-1"/>
199     <WindowIndex Value="1"/>
200     <TopLine Value="237"/>
201     <CursorPos Y="266"/>
202     <UsageCount Value="10"/>
203     </Unit17>
204     <Unit18>
205     <Filename Value="../../../../../fpcsrc/3.0.4/packages/fcl-db/src/base/datasource.inc"/>
206     <EditorIndex Value="-1"/>
207     <WindowIndex Value="1"/>
208     <TopLine Value="640"/>
209     <CursorPos Y="671"/>
210     <UsageCount Value="10"/>
211     </Unit18>
212     <Unit19>
213     <Filename Value="../../../../../fpcsrc/3.0.4/rtl/objpas/classes/lists.inc"/>
214     <EditorIndex Value="-1"/>
215     <WindowIndex Value="1"/>
216     <TopLine Value="32"/>
217     <CursorPos Y="56"/>
218     <UsageCount Value="10"/>
219     </Unit19>
220     <Unit20>
221     <Filename Value="../../../../lcl/include/control.inc"/>
222     <EditorIndex Value="-1"/>
223     <WindowIndex Value="1"/>
224     <TopLine Value="3774"/>
225     <CursorPos X="3" Y="3793"/>
226     <UsageCount Value="10"/>
227     </Unit20>
228     <Unit21>
229     <Filename Value="/usr/share/fpcsrc/rtl/objpas/sysutils/datih.inc"/>
230     <EditorIndex Value="-1"/>
231     <WindowIndex Value="1"/>
232     <TopLine Value="85"/>
233     <CursorPos X="4" Y="105"/>
234     <UsageCount Value="10"/>
235     </Unit21>
236     <Unit22>
237     <Filename Value="/usr/share/fpcsrc/rtl/objpas/sysutils/dati.inc"/>
238     <EditorIndex Value="-1"/>
239     <WindowIndex Value="1"/>
240     <TopLine Value="77"/>
241     <CursorPos X="3" Y="79"/>
242     <UsageCount Value="10"/>
243     </Unit22>
244     <Unit23>
245     <Filename Value="../../../fbintf/client/3.0/firebird/Firebird.pas"/>
246     <EditorIndex Value="-1"/>
247     <WindowIndex Value="1"/>
248     <TopLine Value="136"/>
249     <CursorPos X="9" Y="157"/>
250     <UsageCount Value="10"/>
251     </Unit23>
252     <Unit24>
253     <Filename Value="../../../fbintf/client/3.0/FB30Statement.pas"/>
254     <EditorIndex Value="-1"/>
255     <WindowIndex Value="1"/>
256     <TopLine Value="1276"/>
257     <CursorPos X="24" Y="1312"/>
258     <UsageCount Value="10"/>
259     </Unit24>
260     <Unit25>
261     <Filename Value="/usr/share/fpcsrc/packages/fcl-db/src/base/fields.inc"/>
262     <EditorIndex Value="-1"/>
263     <WindowIndex Value="1"/>
264     <TopLine Value="68"/>
265     <CursorPos X="81" Y="99"/>
266     <UsageCount Value="10"/>
267     </Unit25>
268     <Unit26>
269     <Filename Value="../../ibcontrols/IBDynamicGrid.pas"/>
270     <EditorIndex Value="-1"/>
271     <WindowIndex Value="1"/>
272     <TopLine Value="121"/>
273     <CursorPos X="41" Y="148"/>
274     <UsageCount Value="10"/>
275     </Unit26>
276 tony 213 <Unit27>
277     <Filename Value="/usr/share/fpcsrc/packages/fcl-base/src/fptimer.pp"/>
278     <EditorIndex Value="-1"/>
279     <WindowIndex Value="1"/>
280 tony 215 <TopLine Value="308"/>
281     <CursorPos X="3" Y="310"/>
282 tony 213 <UsageCount Value="11"/>
283     </Unit27>
284     <Unit28>
285     <Filename Value="../../runtime/nongui/sv5ipc.inc"/>
286     <EditorIndex Value="-1"/>
287     <WindowIndex Value="1"/>
288     <CursorPos X="21" Y="14"/>
289     <UsageCount Value="10"/>
290     </Unit28>
291     <Unit29>
292     <Filename Value="../../changelog"/>
293     <EditorIndex Value="-1"/>
294     <WindowIndex Value="1"/>
295 tony 263 <CursorPos X="14" Y="8"/>
296 tony 213 <UsageCount Value="10"/>
297     <DefaultSyntaxHighlighter Value="None"/>
298     </Unit29>
299 tony 215 <Unit30>
300     <Filename Value="/usr/share/fpcsrc/packages/fcl-base/src/unix/eventlog.inc"/>
301     <EditorIndex Value="-1"/>
302     <WindowIndex Value="1"/>
303     <TopLine Value="67"/>
304     <UsageCount Value="10"/>
305     </Unit30>
306 tony 217 <Unit31>
307     <Filename Value="/usr/share/fpcsrc/rtl/objpas/classes/classesh.inc"/>
308     <EditorIndex Value="-1"/>
309     <WindowIndex Value="1"/>
310     <TopLine Value="2043"/>
311     <CursorPos X="10" Y="2064"/>
312     <UsageCount Value="10"/>
313     </Unit31>
314     <Unit32>
315     <Filename Value="/usr/share/fpcsrc/rtl/objpas/classes/classes.inc"/>
316     <EditorIndex Value="-1"/>
317     <WindowIndex Value="1"/>
318     <TopLine Value="383"/>
319     <CursorPos X="3" Y="387"/>
320     <UsageCount Value="10"/>
321     </Unit32>
322 tony 31 </Units>
323 tony 315 <JumpHistory Count="3" HistoryIndex="2">
324 tony 209 <Position1>
325     <Filename Value="MainForm.pas"/>
326     <Caret Line="37" Column="4" TopLine="28"/>
327     </Position1>
328     <Position2>
329     <Filename Value="MainForm.pas"/>
330 tony 263 <Caret Line="36" Column="12" TopLine="28"/>
331 tony 209 </Position2>
332 tony 315 <Position3>
333     <Filename Value="MainForm.pas"/>
334     <Caret Line="35" Column="7" TopLine="28"/>
335     </Position3>
336 tony 209 </JumpHistory>
337 tony 31 </ProjectOptions>
338     <CompilerOptions>
339     <Version Value="11"/>
340     <Target>
341     <Filename Value="IntegratedMonitoring"/>
342     </Target>
343     <SearchPaths>
344     <IncludeFiles Value="$(ProjOutDir)"/>
345     <UnitOutputDirectory Value="lib/$(TargetCPU)-$(TargetOS)"/>
346     </SearchPaths>
347     <Linking>
348 tony 263 <Debugging>
349     <UseHeaptrc Value="True"/>
350     </Debugging>
351 tony 31 <Options>
352     <Win32>
353     <GraphicApplication Value="True"/>
354     </Win32>
355     </Options>
356     </Linking>
357     <Other>
358     <CustomOptions Value="-dUseCThreads"/>
359     </Other>
360     </CompilerOptions>
361     <Debugging>
362     <Exceptions Count="3">
363     <Item1>
364     <Name Value="EAbort"/>
365     </Item1>
366     <Item2>
367     <Name Value="ECodetoolError"/>
368     </Item2>
369     <Item3>
370     <Name Value="EFOpenError"/>
371     </Item3>
372     </Exceptions>
373     </Debugging>
374     </CONFIG>