-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathTETRIS.DSK
254 lines (227 loc) · 4.25 KB
/
TETRIS.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
[Closed Files]
File_0=SourceModule,'C:\VEDRAN\PROJEKTI\NT\chskin.pas',0,1,41,26,53,1,0
File_1=SourceModule,'C:\VEDRAN\PROJEKTI\NT\scores.pas',0,1,243,23,243,1,0
File_2=SourceModule,'c:\program files\borland\delphi4\componen\FastIMG.pas',0,1,276,1,285,0,0
File_3=SourceModule,'C:\Program Files\Borland\Delphi4\COMPONEN\FastFX.pas',0,1,50,15,68,0,0
File_4=SourceModule,'C:\Program Files\Borland\Delphi4\COMPONEN\FastBMP.pas',0,1,22,1,22,0,0
File_5=SourceModule,'C:\Program Files\Borland\Delphi4\COMPONEN\FastRGB.pas',0,1,1,35,1,0,0
File_6=SourceModule,'C:\VEDRAN\PROJEKTI\DPEBP\dpebpun.pas',0,1,268,27,277,1,0
[Modules]
Module0=C:\vedran\PROJEKTI\tetris\scores.pas
Module1=C:\vedran\PROJEKTI\tetris\main.pas
Module2=C:\vedran\PROJEKTI\tetris\tetris.dpr
Module3=c:\program files\borland\delphi5\components\FastIMG.pas
Module4=C:\vedran\PROJEKTI\tetris\chskin.pas
Module5=c:\program files\borland\delphi5\components\FastFX.pas
Count=6
EditWindowCount=1
[C:\vedran\PROJEKTI\tetris\scores.pas]
ModuleType=SourceModule
FormState=1
FormOnTop=0
[C:\vedran\PROJEKTI\tetris\main.pas]
ModuleType=SourceModule
FormState=1
FormOnTop=0
[C:\vedran\PROJEKTI\tetris\tetris.dpr]
ModuleType=SourceModule
FormState=0
FormOnTop=0
[c:\program files\borland\delphi5\components\FastIMG.pas]
ModuleType=SourceModule
FormState=0
FormOnTop=0
[C:\vedran\PROJEKTI\tetris\chskin.pas]
ModuleType=SourceModule
FormState=0
FormOnTop=0
[c:\program files\borland\delphi5\components\FastFX.pas]
ModuleType=SourceModule
FormState=0
FormOnTop=0
[C:\Program Files\Borland\Delphi5\Projects\ProjectGroup1.bpg]
FormState=0
FormOnTop=0
[EditWindow0]
ViewCount=6
CurrentView=1
View0=0
View1=1
View2=2
View3=3
View4=4
View5=5
CodeExplorer=CodeExplorer@EditWindow0
MessageView=MessageView@EditWindow0
Create=1
Visible=1
State=2
Left=200
Top=127
Width=544
Height=376
MaxLeft=-4
MaxTop=102
MaxWidth=808
MaxHeight=474
ClientWidth=800
ClientHeight=447
LeftPanelSize=140
LeftPanelClients=CodeExplorer@EditWindow0
LeftPanelData=000004000000000000000000000000000000000000000000000100000000000000000C000000436F64654578706C6F726572FFFFFFFF
RightPanelSize=0
BottomPanelSize=0
BottomPanelClients=MessageView@EditWindow0
BottomPanelData=00000400010000000B0000004D657373616765566965770000000000000000000000000000000000FFFFFFFF
[View0]
Module=C:\vedran\PROJEKTI\tetris\tetris.dpr
CursorX=7
CursorY=6
TopLine=1
LeftCol=1
[View1]
Module=C:\vedran\PROJEKTI\tetris\scores.pas
CursorX=1
CursorY=243
TopLine=243
LeftCol=1
[View2]
Module=C:\vedran\PROJEKTI\tetris\chskin.pas
CursorX=1
CursorY=1
TopLine=1
LeftCol=1
[View3]
Module=c:\program files\borland\delphi5\components\FastIMG.pas
CursorX=1
CursorY=26
TopLine=17
LeftCol=1
[View4]
Module=c:\program files\borland\delphi5\components\FastFX.pas
CursorX=6
CursorY=586
TopLine=577
LeftCol=1
[View5]
Module=C:\vedran\PROJEKTI\tetris\main.pas
CursorX=15
CursorY=979
TopLine=965
LeftCol=1
[Watches]
Count=3
Watch0='Result',256,0,18,1,0
Watch1='x',256,0,18,1,0
Watch2='y',256,0,18,1,0
[Breakpoints]
Count=0
[AddressBreakpoints]
Count=0
[Main Window]
Create=1
Visible=1
State=0
Left=0
Top=1
Width=800
Height=105
MaxLeft=-1
MaxTop=-1
ClientWidth=792
ClientHeight=78
[ProjectManager]
Create=1
Visible=0
State=0
Left=369
Top=372
Width=438
Height=303
MaxLeft=-1
MaxTop=-1
ClientWidth=430
ClientHeight=279
TBDockHeight=303
LRDockWidth=438
Dockable=1
[AlignmentPalette]
Create=1
Visible=1
State=0
Left=173
Top=368
Width=156
Height=82
MaxLeft=-1
MaxTop=-1
ClientWidth=150
ClientHeight=60
[PropertyInspector]
Create=1
Visible=1
State=0
Left=0
Top=107
Width=190
Height=386
MaxLeft=-1
MaxTop=-1
ClientWidth=180
ClientHeight=360
TBDockHeight=386
LRDockWidth=190
Dockable=1
SplitPos=94
ArrangeBy=Name
SelectedItem=Name
ExpandedItems=Font,Font.Style
HiddenCategories=Legacy
ShowStatusBar=1
[WatchWindow]
Create=1
Visible=1
State=0
Left=707
Top=4
Width=87
Height=177
MaxLeft=-1
MaxTop=-1
ClientWidth=79
ClientHeight=153
TBDockHeight=177
LRDockWidth=87
Dockable=1
[CodeExplorer@EditWindow0]
Create=1
Visible=1
State=0
Left=0
Top=12
Width=140
Height=417
MaxLeft=-1
MaxTop=-1
ClientWidth=140
ClientHeight=417
TBDockHeight=305
LRDockWidth=140
Dockable=1
[MessageView@EditWindow0]
Create=1
Visible=0
State=0
Left=12
Top=0
Width=788
Height=52
MaxLeft=-1
MaxTop=-1
ClientWidth=788
ClientHeight=52
TBDockHeight=52
LRDockWidth=443
Dockable=1
[DockHosts]
DockHostCount=0