-
Notifications
You must be signed in to change notification settings - Fork 5
Expand file tree
/
Copy pathformLevelDesign.dfm
More file actions
executable file
·232 lines (232 loc) · 4.94 KB
/
formLevelDesign.dfm
File metadata and controls
executable file
·232 lines (232 loc) · 4.94 KB
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
object frmLevelDesign: TfrmLevelDesign
Left = 296
Top = 212
Width = 870
Height = 500
Caption = 'Level Design'
Color = clBtnFace
DockSite = True
DragMode = dmAutomatic
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
OldCreateOrder = False
OnClose = FormClose
OnCreate = FormCreate
OnDestroy = FormDestroy
PixelsPerInch = 96
TextHeight = 13
object JvNetscapeSplitter1: TJvNetscapeSplitter
Left = 0
Top = 204
Width = 862
Height = 10
Cursor = crVSplit
Align = alBottom
Maximized = False
Minimized = False
ButtonCursor = crDefault
end
object pnlEditor: TPanel
Left = 0
Top = 29
Width = 862
Height = 175
Align = alClient
TabOrder = 0
end
object JvToolBar1: TJvToolBar
Left = 0
Top = 0
Width = 862
Height = 29
Caption = 'JvToolBar1'
Images = Form1.ImageList1
TabOrder = 1
object btnSave: TToolButton
Left = 0
Top = 2
Hint = 'Save'
Caption = 'btnSave'
ImageIndex = 3
ParentShowHint = False
ShowHint = True
OnClick = btnSaveClick
end
object ToolButton2: TToolButton
Left = 23
Top = 2
Hint = 'Reload'
Caption = 'ToolButton2'
ImageIndex = 8
ParentShowHint = False
ShowHint = True
OnClick = ToolButton2Click
end
object ToolButton3: TToolButton
Left = 46
Top = 2
Width = 8
Caption = 'ToolButton3'
ImageIndex = 9
Style = tbsSeparator
end
object cbBack: TCheckBox
Left = 54
Top = 2
Width = 83
Height = 22
Caption = 'Background'
Checked = True
State = cbChecked
TabOrder = 0
end
object cbPanel: TCheckBox
Left = 137
Top = 2
Width = 56
Height = 22
Caption = 'Panels'
Checked = True
State = cbChecked
TabOrder = 1
end
object Entities: TCheckBox
Left = 193
Top = 2
Width = 56
Height = 22
Caption = 'Entities'
Checked = True
State = cbChecked
TabOrder = 2
end
object cbFront: TCheckBox
Left = 249
Top = 2
Width = 48
Height = 22
Caption = 'Front'
Checked = True
State = cbChecked
TabOrder = 3
end
object cbHoles: TCheckBox
Left = 297
Top = 2
Width = 87
Height = 22
Caption = 'Holes/Walls'
Checked = True
State = cbChecked
TabOrder = 6
end
object cbEntities: TComboBox
Left = 384
Top = 2
Width = 104
Height = 21
ItemHeight = 13
TabOrder = 4
Visible = False
end
object cbFocus: TCheckBox
Left = 488
Top = 2
Width = 97
Height = 22
Caption = 'Focus Glossary'
Checked = True
State = cbChecked
TabOrder = 5
OnClick = cbFocusClick
end
object ProgressBar1: TProgressBar
Left = 585
Top = 2
Width = 150
Height = 22
TabOrder = 7
end
object btnWallCalc: TButton
Left = 735
Top = 2
Width = 50
Height = 22
Caption = 'WallCalc'
TabOrder = 8
OnClick = btnWallCalcClick
end
end
object StatusBar1: TStatusBar
Left = 0
Top = 454
Width = 862
Height = 19
Panels = <
item
Width = 100
end
item
Width = 100
end
item
Width = 100
end>
end
object sblevel: TJvgScrollBox
Left = 0
Top = 214
Width = 862
Height = 240
HorzScrollBar.Smooth = True
HorzScrollBar.Tracking = True
VertScrollBar.Smooth = True
VertScrollBar.Tracking = True
Align = alBottom
DragCursor = crHandPoint
DragMode = dmAutomatic
TabOrder = 3
OnDragDrop = sblevelDragDrop
OnMouseMove = sblevelMouseMove
BufferedDraw = True
object pnlLevel: TPanel
Left = 0
Top = 0
Width = 41
Height = 41
Color = clBlack
DragMode = dmAutomatic
TabOrder = 0
end
object JvPanel1: TJvPanel
Left = 368
Top = 72
Width = 185
Height = 41
HotTrackFont.Charset = DEFAULT_CHARSET
HotTrackFont.Color = clWindowText
HotTrackFont.Height = -11
HotTrackFont.Name = 'MS Sans Serif'
HotTrackFont.Style = []
OnPaint = JvPanel1Paint
Caption = 'JvPanel1'
PopupMenu = popLevel
TabOrder = 1
Visible = False
OnDragDrop = JvPanel1DragDrop
OnDragOver = JvPanel1DragOver
OnMouseMove = JvPanel1MouseMove
end
end
object popLevel: TPopupMenu
Left = 104
Top = 254
object StaircaseBuilder1: TMenuItem
Caption = 'Staircase Builder'
OnClick = StaircaseBuilder1Click
end
end
end