-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathROSSpeller.dsk
350 lines (322 loc) · 6.23 KB
/
ROSSpeller.dsk
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
[Closed Files]
[Modules]
Module0=Spellers.pas
Module1=Unit1.pas
Module2=ROSSpeller.dpr
Count=3
EditWindowCount=1
[Spellers.pas]
ModuleType=SourceModule
FormState=0
FormOnTop=0
[Unit1.pas]
ModuleType=SourceModule
FormState=0
FormOnTop=0
[ROSSpeller.dpr]
ModuleType=SourceModule
FormState=0
FormOnTop=0
[C:\Program Files (x86)\Borland\Delphi7\Projects\ProjectGroup1.bpg]
FormState=0
FormOnTop=0
[EditWindow0]
ViewCount=3
CurrentView=2
View0=0
View1=1
View2=2
CodeExplorer=CodeExplorer@EditWindow0
MessageView=MessageView@EditWindow0
Create=1
Visible=1
State=0
Left=570
Top=193
Width=744
Height=706
MaxLeft=-8
MaxTop=119
ClientWidth=736
ClientHeight=675
LeftPanelSize=0
LeftPanelClients=CodeExplorer@EditWindow0
LeftPanelData=00000400010000000C000000436F64654578706C6F7265728C000000000000000253020000000000000100000000000000000000000001000000008C00000000000000FFFFFFFF
RightPanelSize=0
BottomPanelSize=187
BottomPanelClients=MessageView@EditWindow0
BottomPanelData=0000040000000000E00200000000000002BB000000000000000100000000000000000000000001000000006B0300000000000001000000006B0300000000000001000000006B0300000000000001000000006B0300000000000001000000006B030000000000000100000000EA03000000000000010000000047030000000000000100000000C3030000000000000100000000A80200000000000001000000000503000000000000010000000070020000000000000100000000E0020000000000000100000000E00200000B0000004D65737361676556696577FFFFFFFF
[View0]
Module=ROSSpeller.dpr
CursorX=1
CursorY=1
TopLine=1
LeftCol=1
[View1]
Module=Unit1.pas
CursorX=1
CursorY=341
TopLine=258
LeftCol=1
[View2]
Module=Spellers.pas
CursorX=18
CursorY=2327
TopLine=2318
LeftCol=1
[Watches]
Count=24
Watch0='Form1.Memo1.text',256,0,18,1,0,'Watches'
Watch1='S',256,0,18,1,0,'Watches'
Watch2='line[j]',256,0,18,1,0,'Watches'
Watch3='line[j + 1]',256,0,18,1,0,'Watches'
Watch4='j',256,0,18,1,0,'Watches'
Watch5='line',256,0,18,1,0,'Watches'
Watch6='lengthLine',256,0,18,1,0,'Watches'
Watch7='i',256,0,18,1,0,'Watches'
Watch8='c + j - 1',256,0,18,1,0,'Watches'
Watch9='lengthSel',256,0,18,1,0,'Watches'
Watch10='Length(line) - j + 1',256,0,18,1,0,'Watches'
Watch11='inComment',256,0,18,1,0,'Watches'
Watch12='startSel',256,0,18,1,0,'Watches'
Watch13='finSel',256,0,18,1,0,'Watches'
Watch14='filename',256,0,18,1,0,'Watches'
Watch15='DirectoryOutline1.Directory',256,0,18,1,0,'Watches'
Watch16='Label1.Caption',256,0,18,1,0,'Watches'
Watch17='DirectoryOutline1.ItemCount',256,0,18,1,0,'Watches'
Watch18='ic',256,0,18,1,0,'Watches'
Watch19='ic1',256,0,18,1,0,'Watches'
Watch20='ss1',256,0,18,1,0,'Watches'
Watch21='initdir',256,0,18,1,0,'Watches'
Watch22='mask[i2]',256,0,18,1,0,'Watches'
Watch23='OpenDialog1.InitialDir',256,0,18,1,0,'Watches'
[WatchWindow]
WatchColumnWidth=100
WatchShowColumnHeaders=1
Create=1
Visible=1
State=0
Left=0
Top=0
Width=426
Height=509
MaxLeft=-1
MaxTop=-1
ClientWidth=426
ClientHeight=509
TBDockHeight=764
LRDockWidth=430
Dockable=1
[Breakpoints]
Count=3
Breakpoint0='D:\_F\bas\ReactOS\TSpellers\SrcSpell\Spellers.pas',519,'',0,1,'',1,0,0,'',1,'','',''
Breakpoint1='D:\_F\bas\ReactOS\TSpellers\SrcSpell\Spellers.pas',2280,'',0,1,'',1,0,0,'',1,'','',''
Breakpoint2='Unit1.pas',348,'',0,1,'',1,0,0,'',1,'','',''
[AddressBreakpoints]
Count=0
[Main Window]
Create=1
Visible=1
State=0
Left=11
Top=2
Width=1516
Height=141
MaxLeft=-1
MaxTop=-1
ClientWidth=1508
ClientHeight=110
[ProjectManager]
Create=1
Visible=0
State=0
Left=369
Top=372
Width=446
Height=313
MaxLeft=-1
MaxTop=-1
ClientWidth=438
ClientHeight=282
TBDockHeight=313
LRDockWidth=446
Dockable=1
[CPUWindow]
Create=1
Visible=0
State=0
Left=160
Top=143
Width=640
Height=794
MaxLeft=-1
MaxTop=-1
ClientWidth=632
ClientHeight=763
DumpPane=79
DisassemblyPane=187
RegisterPane=231
FlagPane=64
[AlignmentPalette]
Create=1
Visible=0
State=0
Left=200
Top=124
Width=156
Height=89
MaxLeft=-1
MaxTop=-1
ClientWidth=150
ClientHeight=60
[PropertyInspector]
Create=1
Visible=1
State=0
Left=0
Top=255
Width=309
Height=414
MaxLeft=-1
MaxTop=-1
ClientWidth=309
ClientHeight=414
TBDockHeight=551
LRDockWidth=309
Dockable=1
SplitPos=149
ArrangeBy=Name
SelectedItem=
ExpandedItems=BoundLabel,BoundLabel.Font,MenuSupport,ObjectTypes,Options,SkinData
HiddenCategories=
[ObjectTree]
Create=1
Visible=1
State=0
Left=0
Top=12
Width=309
Height=227
MaxLeft=-1
MaxTop=-1
ClientWidth=309
ClientHeight=227
TBDockHeight=370
LRDockWidth=309
Dockable=1
[fmGrepResults]
Create=1
Visible=1
State=0
Left=0
Top=0
Width=426
Height=509
MaxLeft=-1
MaxTop=-1
ClientWidth=426
ClientHeight=509
TBDockHeight=764
LRDockWidth=430
Dockable=1
[fmMacroLibrary]
Create=1
Visible=0
State=0
Left=792
Top=326
Width=335
Height=397
MaxLeft=-1
MaxTop=-1
ClientWidth=327
ClientHeight=366
TBDockHeight=397
LRDockWidth=335
Dockable=1
[CnBookmarkForm]
Create=1
Visible=1
State=0
Left=1155
Top=492
Width=424
Height=272
MaxLeft=-1
MaxTop=-1
ClientWidth=416
ClientHeight=241
TBDockHeight=522
LRDockWidth=447
Dockable=0
EditHeight=40
ColumnWidth=64,34,43,324
[CodeExplorer@EditWindow0]
Create=1
Visible=0
State=0
Left=0
Top=12
Width=140
Height=583
MaxLeft=-1
MaxTop=-1
ClientWidth=140
ClientHeight=583
TBDockHeight=583
LRDockWidth=140
Dockable=1
[MessageView@EditWindow0]
Create=1
Visible=1
State=0
Left=12
Top=0
Width=724
Height=187
MaxLeft=-1
MaxTop=-1
ClientWidth=724
ClientHeight=187
TBDockHeight=187
LRDockWidth=443
Dockable=1
[DockHosts]
DockHostCount=2
[DockSite0]
DockSiteType=1
Create=1
Visible=1
State=0
Left=1050
Top=144
Width=442
Height=569
MaxLeft=-1
MaxTop=-1
ClientWidth=434
ClientHeight=538
TBDockHeight=843
LRDockWidth=361
Dockable=1
TabPosition=0
ActiveTab=Watch List
TabDockClients=WatchWindow,fmGrepResults
[DockSite1]
DockSiteType=0
Create=1
Visible=1
State=0
Left=12
Top=121
Width=317
Height=700
MaxLeft=-1
MaxTop=-1
ClientWidth=309
ClientHeight=669
TBDockHeight=821
LRDockWidth=227
Dockable=1
DockClients=ObjectTree,PropertyInspector
DockSiteData=00000400000000009D020000000000000135010000000000000100000000F30000000E0000004F626A656374547265655669657701000000009D0200001100000050726F7065727479496E73706563746F72FFFFFFFF