ViewVC Help
View File | Revision Log | Show Annotations | Download File | View Changeset | Root Listing
root/public/ibx/trunk/examples/ibstoredproc/ibstoredprocdemo.lps
Revision: 266
Committed: Wed Dec 26 18:34:32 2018 UTC (5 years, 3 months ago) by tony
File size: 7720 byte(s)
Log Message:
Fixes Merged

File Contents

# Content
1 <?xml version="1.0" encoding="UTF-8"?>
2 <CONFIG>
3 <ProjectSession>
4 <Version Value="11"/>
5 <BuildModes Active="Default"/>
6 <Units Count="25">
7 <Unit0>
8 <Filename Value="ibstoredprocdemo.lpr"/>
9 <IsPartOfProject Value="True"/>
10 <EditorIndex Value="-1"/>
11 <WindowIndex Value="-1"/>
12 <TopLine Value="-1"/>
13 <CursorPos X="-1" Y="-1"/>
14 <UsageCount Value="20"/>
15 </Unit0>
16 <Unit1>
17 <Filename Value="Unit1.pas"/>
18 <IsPartOfProject Value="True"/>
19 <ComponentName Value="Form1"/>
20 <HasResources Value="True"/>
21 <ResourceBaseClass Value="Form"/>
22 <TopLine Value="116"/>
23 <CursorPos X="20" Y="136"/>
24 <UsageCount Value="20"/>
25 <Loaded Value="True"/>
26 <LoadedDesigner Value="True"/>
27 </Unit1>
28 <Unit2>
29 <Filename Value="Unit2.pas"/>
30 <IsPartOfProject Value="True"/>
31 <ComponentName Value="DBCreateForm"/>
32 <HasResources Value="True"/>
33 <ResourceBaseClass Value="Form"/>
34 <EditorIndex Value="2"/>
35 <TopLine Value="27"/>
36 <CursorPos X="8" Y="58"/>
37 <UsageCount Value="20"/>
38 <Loaded Value="True"/>
39 </Unit2>
40 <Unit3>
41 <Filename Value="../../runtime/ibxscript.pas"/>
42 <EditorIndex Value="-1"/>
43 <TopLine Value="568"/>
44 <CursorPos X="39" Y="577"/>
45 <UsageCount Value="10"/>
46 </Unit3>
47 <Unit4>
48 <Filename Value="../IdentityColumns/Unit1.pas"/>
49 <ComponentName Value="Form1"/>
50 <HasResources Value="True"/>
51 <ResourceBaseClass Value="Form"/>
52 <EditorIndex Value="-1"/>
53 <TopLine Value="63"/>
54 <CursorPos Y="105"/>
55 <UsageCount Value="10"/>
56 </Unit4>
57 <Unit5>
58 <Filename Value="../../../fbintf/IB.pas"/>
59 <EditorIndex Value="-1"/>
60 <TopLine Value="897"/>
61 <CursorPos X="31" Y="917"/>
62 <UsageCount Value="10"/>
63 </Unit5>
64 <Unit6>
65 <Filename Value="../../runtime/IBDatabase.pas"/>
66 <EditorIndex Value="-1"/>
67 <TopLine Value="1810"/>
68 <CursorPos Y="1831"/>
69 <UsageCount Value="10"/>
70 </Unit6>
71 <Unit7>
72 <Filename Value="../../changelog"/>
73 <EditorIndex Value="-1"/>
74 <TopLine Value="37"/>
75 <CursorPos X="31" Y="67"/>
76 <UsageCount Value="10"/>
77 <DefaultSyntaxHighlighter Value="None"/>
78 </Unit7>
79 <Unit8>
80 <Filename Value="../../runtime/IBStoredProc.pas"/>
81 <EditorIndex Value="-1"/>
82 <TopLine Value="77"/>
83 <CursorPos X="52" Y="89"/>
84 <UsageCount Value="10"/>
85 </Unit8>
86 <Unit9>
87 <Filename Value="/usr/share/fpcsrc/packages/fcl-db/src/base/db.pas"/>
88 <EditorIndex Value="-1"/>
89 <TopLine Value="1145"/>
90 <CursorPos X="14" Y="1164"/>
91 <UsageCount Value="10"/>
92 </Unit9>
93 <Unit10>
94 <Filename Value="/usr/share/fpcsrc/packages/fcl-db/src/base/dsparams.inc"/>
95 <EditorIndex Value="-1"/>
96 <TopLine Value="850"/>
97 <CursorPos X="3" Y="585"/>
98 <UsageCount Value="10"/>
99 </Unit10>
100 <Unit11>
101 <Filename Value="../../../fbintf/client/3.0/FB30Blob.pas"/>
102 <EditorIndex Value="-1"/>
103 <TopLine Value="90"/>
104 <CursorPos X="54" Y="117"/>
105 <UsageCount Value="10"/>
106 </Unit11>
107 <Unit12>
108 <Filename Value="../../../fbintf/client/FBBlob.pas"/>
109 <EditorIndex Value="-1"/>
110 <TopLine Value="372"/>
111 <CursorPos Y="449"/>
112 <UsageCount Value="10"/>
113 </Unit12>
114 <Unit13>
115 <Filename Value="../../../fbintf/client/2.5/FB25Blob.pas"/>
116 <EditorIndex Value="-1"/>
117 <TopLine Value="64"/>
118 <CursorPos X="3" Y="143"/>
119 <UsageCount Value="10"/>
120 </Unit13>
121 <Unit14>
122 <Filename Value="../../../fbintf/client/FBAttachment.pas"/>
123 <EditorIndex Value="-1"/>
124 <TopLine Value="98"/>
125 <CursorPos X="12" Y="117"/>
126 <UsageCount Value="10"/>
127 </Unit14>
128 <Unit15>
129 <Filename Value="../../../fbintf/client/FBClientAPI.pas"/>
130 <EditorIndex Value="-1"/>
131 <TopLine Value="136"/>
132 <UsageCount Value="10"/>
133 </Unit15>
134 <Unit16>
135 <Filename Value="../../../fbintf/client/3.0/FB30ClientAPI.pas"/>
136 <EditorIndex Value="-1"/>
137 <TopLine Value="264"/>
138 <CursorPos X="3" Y="267"/>
139 <UsageCount Value="10"/>
140 </Unit16>
141 <Unit17>
142 <Filename Value="../../../fbintf/client/3.0/FB30Attachment.pas"/>
143 <EditorIndex Value="-1"/>
144 <TopLine Value="62"/>
145 <CursorPos X="70" Y="207"/>
146 <UsageCount Value="10"/>
147 </Unit17>
148 <Unit18>
149 <Filename Value="../../../fbintf/changelog"/>
150 <EditorIndex Value="-1"/>
151 <CursorPos X="26" Y="13"/>
152 <UsageCount Value="10"/>
153 <DefaultSyntaxHighlighter Value="None"/>
154 </Unit18>
155 <Unit19>
156 <Filename Value="/usr/share/fpcsrc/rtl/objpas/classes/classesh.inc"/>
157 <EditorIndex Value="-1"/>
158 <TopLine Value="1686"/>
159 <CursorPos X="22" Y="1637"/>
160 <UsageCount Value="10"/>
161 </Unit19>
162 <Unit20>
163 <Filename Value="../../../../../fpcsrc/3.0.4/rtl/inc/thread.inc"/>
164 <EditorIndex Value="-1"/>
165 <TopLine Value="352"/>
166 <CursorPos Y="372"/>
167 <UsageCount Value="10"/>
168 </Unit20>
169 <Unit21>
170 <Filename Value="../../../../../fpcsrc/3.0.4/rtl/objpas/classes/classes.inc"/>
171 <EditorIndex Value="-1"/>
172 <TopLine Value="203"/>
173 <CursorPos X="40" Y="225"/>
174 <UsageCount Value="10"/>
175 </Unit21>
176 <Unit22>
177 <Filename Value="fbout-header.sql"/>
178 <EditorIndex Value="-1"/>
179 <TopLine Value="11"/>
180 <UsageCount Value="10"/>
181 <DefaultSyntaxHighlighter Value="SQL"/>
182 </Unit22>
183 <Unit23>
184 <Filename Value="../../runtime/nongui/IBStoredProc.pas"/>
185 <EditorIndex Value="-1"/>
186 <TopLine Value="269"/>
187 <CursorPos X="3" Y="288"/>
188 <UsageCount Value="10"/>
189 </Unit23>
190 <Unit24>
191 <Filename Value="../../../fbintf/client/3.0/FB30Statement.pas"/>
192 <IsVisibleTab Value="True"/>
193 <EditorIndex Value="1"/>
194 <TopLine Value="1000"/>
195 <CursorPos Y="1013"/>
196 <UsageCount Value="10"/>
197 <Loaded Value="True"/>
198 </Unit24>
199 </Units>
200 <JumpHistory Count="8" HistoryIndex="7">
201 <Position1>
202 <Filename Value="Unit1.pas"/>
203 <Caret Line="81" TopLine="66"/>
204 </Position1>
205 <Position2>
206 <Filename Value="Unit1.pas"/>
207 <Caret Line="80" TopLine="65"/>
208 </Position2>
209 <Position3>
210 <Filename Value="Unit1.pas"/>
211 <Caret Line="112" Column="27" TopLine="91"/>
212 </Position3>
213 <Position4>
214 <Filename Value="Unit1.pas"/>
215 <Caret Line="112" Column="27" TopLine="58"/>
216 </Position4>
217 <Position5>
218 <Filename Value="Unit1.pas"/>
219 <Caret Line="114" Column="27" TopLine="75"/>
220 </Position5>
221 <Position6>
222 <Filename Value="Unit1.pas"/>
223 <Caret Line="35" Column="39"/>
224 </Position6>
225 <Position7>
226 <Filename Value="../../../fbintf/client/3.0/FB30Statement.pas"/>
227 <Caret TopLine="10"/>
228 </Position7>
229 <Position8>
230 <Filename Value="../../../fbintf/client/3.0/FB30Statement.pas"/>
231 <Caret Line="249" Column="15" TopLine="230"/>
232 </Position8>
233 </JumpHistory>
234 <RunParams>
235 <FormatVersion Value="2"/>
236 <Modes Count="0" ActiveMode="default"/>
237 </RunParams>
238 </ProjectSession>
239 </CONFIG>