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

File Contents

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