ViewVC Help
View File | Revision Log | Show Annotations | Download File | View Changeset | Root Listing
root/public/ibx/trunk/examples/isqlmonitor/IntegratedMonitoring.lpi
Revision: 213
Committed: Thu Mar 15 12:53:41 2018 UTC (6 years ago) by tony
File size: 10896 byte(s)
Log Message:
Fixes Merged

File Contents

# Content
1 <?xml version="1.0" encoding="UTF-8"?>
2 <CONFIG>
3 <ProjectOptions>
4 <Version Value="10"/>
5 <General>
6 <MainUnit Value="0"/>
7 <Title Value="Integrated Monitoring Example"/>
8 <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 <IncludeFileFilter Value="*.(pas|pp|inc|lfm|lpr|lrs|lpi|lpk|sh|xml)"/>
21 <ExcludeFileFilter Value="*.(bak|ppu|o|so);*~;backup"/>
22 </PublishOptions>
23 <RunParams>
24 <local>
25 <FormatVersion Value="1"/>
26 </local>
27 </RunParams>
28 <RequiredPackages Count="4">
29 <Item1>
30 <PackageName Value="ibcontrols"/>
31 </Item1>
32 <Item2>
33 <PackageName Value="FCL"/>
34 <MinVersion Major="1" Valid="True"/>
35 </Item2>
36 <Item3>
37 <PackageName Value="ibexpress"/>
38 <MinVersion Minor="9" Valid="True"/>
39 </Item3>
40 <Item4>
41 <PackageName Value="LCL"/>
42 </Item4>
43 </RequiredPackages>
44 <Units Count="30">
45 <Unit0>
46 <Filename Value="IntegratedMonitoring.lpr"/>
47 <IsPartOfProject Value="True"/>
48 <EditorIndex Value="-1"/>
49 <WindowIndex Value="1"/>
50 <CursorPos X="4" Y="20"/>
51 <UsageCount Value="123"/>
52 </Unit0>
53 <Unit1>
54 <Filename Value="MainForm.pas"/>
55 <IsPartOfProject Value="True"/>
56 <ComponentName Value="Form1"/>
57 <HasResources Value="True"/>
58 <ResourceBaseClass Value="Form"/>
59 <IsVisibleTab Value="True"/>
60 <WindowIndex Value="1"/>
61 <TopLine Value="28"/>
62 <CursorPos X="7" Y="36"/>
63 <UsageCount Value="123"/>
64 <Loaded Value="True"/>
65 <LoadedDesigner Value="True"/>
66 </Unit1>
67 <Unit2>
68 <Filename Value="MonitorFormUnit.pas"/>
69 <IsPartOfProject Value="True"/>
70 <ComponentName Value="MonitorForm"/>
71 <HasResources Value="True"/>
72 <ResourceBaseClass Value="Form"/>
73 <EditorIndex Value="-1"/>
74 <WindowIndex Value="1"/>
75 <CursorPos X="42" Y="15"/>
76 <UsageCount Value="25"/>
77 </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 <EditorIndex Value="-1"/>
85 <WindowIndex Value="1"/>
86 <CursorPos X="21" Y="13"/>
87 <UsageCount Value="25"/>
88 </Unit3>
89 <Unit4>
90 <Filename Value="../../runtime/nongui/IBCustomDataSet.pas"/>
91 <EditorIndex Value="-1"/>
92 <WindowIndex Value="1"/>
93 <TopLine Value="1434"/>
94 <CursorPos X="34" Y="1457"/>
95 <UsageCount Value="12"/>
96 </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 <TopLine Value="197"/>
110 <CursorPos X="10" Y="212"/>
111 <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 <Unit27>
277 <Filename Value="/usr/share/fpcsrc/packages/fcl-base/src/fptimer.pp"/>
278 <EditorIndex Value="-1"/>
279 <WindowIndex Value="1"/>
280 <TopLine Value="61"/>
281 <CursorPos X="15" Y="82"/>
282 <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 <TopLine Value="64"/>
296 <CursorPos X="61" Y="91"/>
297 <UsageCount Value="10"/>
298 <DefaultSyntaxHighlighter Value="None"/>
299 </Unit29>
300 </Units>
301 <JumpHistory Count="2" HistoryIndex="1">
302 <Position1>
303 <Filename Value="MainForm.pas"/>
304 <Caret Line="37" Column="4" TopLine="28"/>
305 </Position1>
306 <Position2>
307 <Filename Value="MainForm.pas"/>
308 <Caret Line="36" Column="7" TopLine="28"/>
309 </Position2>
310 </JumpHistory>
311 </ProjectOptions>
312 <CompilerOptions>
313 <Version Value="11"/>
314 <Target>
315 <Filename Value="IntegratedMonitoring"/>
316 </Target>
317 <SearchPaths>
318 <IncludeFiles Value="$(ProjOutDir)"/>
319 <UnitOutputDirectory Value="lib/$(TargetCPU)-$(TargetOS)"/>
320 </SearchPaths>
321 <Linking>
322 <Options>
323 <Win32>
324 <GraphicApplication Value="True"/>
325 </Win32>
326 </Options>
327 </Linking>
328 <Other>
329 <CustomOptions Value="-dUseCThreads"/>
330 </Other>
331 </CompilerOptions>
332 <Debugging>
333 <Exceptions Count="3">
334 <Item1>
335 <Name Value="EAbort"/>
336 </Item1>
337 <Item2>
338 <Name Value="ECodetoolError"/>
339 </Item2>
340 <Item3>
341 <Name Value="EFOpenError"/>
342 </Item3>
343 </Exceptions>
344 </Debugging>
345 </CONFIG>