Subversion Repositories spacemission

Rev

Rev 1 | Only display areas with differences | Regard whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 1 Rev 4
1
ÿ
1
object DelphiXInputEditForm: TDelphiXInputEditForm
2
TDELPHIXINPUTEDITFORM0‡TPF0TDelphiXInputEditFormDelphiXInputEditFormLeftITop¼
ActiveControlOKButtonBorderStylebsDialogCaptionTDXInput EditorClientHeightôClientWidthFont.CharsetDEFAULT_CHARSET
2
  Left = 329
3
Font.ColorclWindowTextFont.Heightô	Font.Name
MS Sans Serif
3
  Top = 188
4
Font.Style	PopupMenu	PopupMenuPositionpoScreenCenterScaledOnCreate
4
  ActiveControl = OKButton
5
FormCreateOnShowFormShow
PixelsPerInch`
5
  BorderStyle = bsDialog
6
TextHeightTButtonOKButtonLeftÐTopØWidthTHeightCaptionOKDefault	TabOrderOnClick
OKButtonClickTButtonCancelButtonLeft(TopØWidthTHeightCancel	CaptionCancelTabOrderOnClickCancelButtonClickTPageControlPageControlLeftTopWidthqHeightÉ
6
  Caption = 'TDXInput Editor'
7
ActivePageJoyTabSheetTabOrder	TTabSheetJoyTabSheetCaptionJoystick	TGroupBox	GroupBox2LeftTopWidthYHeight9CaptionGeneralTabOrderTLabelLabel5LeftTopWidthHeightCaptionNo.TBevelBevel1LeftŠTopWidthHeight	TSpinEditIDEditLeft0TopWidthQHeightMaxValueÿMinValueTabOrderValueOnChange
7
  ClientHeight = 244
8
EditChange	TCheckBox
8
  ClientWidth = 385
9
AutoCenterLeft˜TopWidth¹HeightCaptionCentering of stickTabOrderOnClick
9
  Color = clBtnFace
10
EditChange	TCheckBox
ForceFeedbackLeft˜TopWidth™HeightCaptionForce feedbackTabOrderOnClick
10
  Font.Charset = DEFAULT_CHARSET
11
EditChange	TGroupBox	GroupBox3LeftTopHWidth™HeightaCaption	Dead zoneTabOrderTLabelLabel7LeftTopWidthHeightCaptionX:TLabelLabel8LeftTop/WidthHeightCaptionY:TLabelLabel9LeftTopGWidthHeightCaptionZ:TLabelLabel11LeftSTopWidth(HeightCaption% invalidityTLabelLabel12LeftSTop0Width(HeightCaption% invalidityTLabelLabel13LeftSTopHWidth(HeightCaption% invalidity	TSpinEdit	DeadZoneZLeft TopDWidth1HeightMaxValuedMinValueTabOrderValueOnChange
11
  Font.Color = clWindowText
12
EditChange	TSpinEdit	DeadZoneYLeft Top,Width1HeightMaxValuedMinValueTabOrderValueOnChange
12
  Font.Height = -12
13
EditChange	TSpinEdit	DeadZoneXLeft TopWidth1HeightMaxValuedMinValueTabOrderValueOnChange
13
  Font.Name = 'MS Sans Serif'
14
EditChange	TGroupBox	GroupBox4Left¨TopHWidth™HeightaCaptionRangeTabOrderTLabelLabel4LeftTopWidthHeightCaptionX:TLabelLabel6LeftTop/WidthHeightCaptionY:TLabelLabel10LeftTopGWidthHeightCaptionZ:	TSpinEditRangeZLeftTopDWidthIHeightMaxValue@BMinValueTabOrderValueOnChange
14
  Font.Style = []
15
EditChange	TSpinEditRangeYLeftTop,WidthIHeightMaxValue@BMinValueTabOrderValueOnChange
15
  OldCreateOrder = True
16
EditChange	TSpinEditRangeXLeftTopWidthIHeightMaxValue@BMinValueTabOrderValueOnChange
16
  PopupMenu = PopupMenu
17
EditChange	TTabSheetKeyTabSheetCaptionKeyboard	TGroupBox	GroupBox1LeftTopWidthYHeight¡Caption
17
  Position = poScreenCenter
18
Key assignTabOrderTLabelLabel3Left¦Top\WidthHeightCaptionKey 3TLabelLabel2Left¦Top<WidthHeightCaptionKey 2TLabelLabel1Left¦TopWidthHeightCaptionKey 1TListBoxStateListBoxLeftTopWidthHeight
18
  Scaled = False
19
ItemHeightTabOrderOnClickStateListBoxClick	TComboBoxKeyComboBox1LeftÈTopWidthHeightStylecsDropDownList
19
  OnCreate = FormCreate
20
ItemHeightTabOrderOnChange
20
  OnShow = FormShow
21
EditChange	TComboBoxKeyComboBox2LeftÈTop8WidthHeightStylecsDropDownList
21
  PixelsPerInch = 96
22
ItemHeightTabOrderOnChange
22
  TextHeight = 13
23
EditChange	TComboBoxKeyComboBox3LeftÈTopXWidthHeightStylecsDropDownList
23
  object OKButton: TButton
24
ItemHeightTabOrderOnChange
24
    Left = 208
25
EditChange
25
    Top = 216
26
TPopupMenu	PopupMenuLeftTopØ	TMenuItemPlayer1Caption&Single playerOnClickPlayer1Click	TMenuItem	Player2_1CaptionMulti player &1OnClickPlayer2_1Click	TMenuItem	Player2_2CaptionMulti player &2OnClickPlayer2_2Click
26
    Width = 84
-
 
27
    Height = 25
-
 
28
    Caption = 'OK'
-
 
29
    Default = True
-
 
30
    TabOrder = 0
-
 
31
    OnClick = OKButtonClick
-
 
32
  end
-
 
33
  object CancelButton: TButton
-
 
34
    Left = 296
-
 
35
    Top = 216
-
 
36
    Width = 84
-
 
37
    Height = 25
-
 
38
    Cancel = True
-
 
39
    Caption = 'Cancel'
-
 
40
    TabOrder = 1
-
 
41
    OnClick = CancelButtonClick
-
 
42
  end
-
 
43
  object PageControl: TPageControl
-
 
44
    Left = 8
-
 
45
    Top = 8
-
 
46
    Width = 369
-
 
47
    Height = 201
-
 
48
    ActivePage = JoyTabSheet
-
 
49
    TabOrder = 2
-
 
50
    object JoyTabSheet: TTabSheet
-
 
51
      Caption = 'Joystick'
-
 
52
      object GroupBox2: TGroupBox
-
 
53
        Left = 8
-
 
54
        Top = 8
-
 
55
        Width = 345
-
 
56
        Height = 57
-
 
57
        Caption = 'General'
-
 
58
        TabOrder = 0
-
 
59
        object Label5: TLabel
-
 
60
          Left = 8
-
 
61
          Top = 22
-
 
62
          Width = 17
-
 
63
          Height = 13
-
 
64
          Caption = 'No.'
-
 
65
        end
-
 
66
        object Bevel1: TBevel
-
 
67
          Left = 138
-
 
68
          Top = 15
-
 
69
          Width = 2
-
 
70
          Height = 31
-
 
71
        end
-
 
72
        object IDEdit: TSpinEdit
-
 
73
          Left = 48
-
 
74
          Top = 18
-
 
75
          Width = 81
-
 
76
          Height = 22
-
 
77
          MaxValue = 255
-
 
78
          MinValue = 0
-
 
79
          TabOrder = 0
-
 
80
          Value = 0
-
 
81
          OnChange = EditChange
-
 
82
        end
-
 
83
        object AutoCenter: TCheckBox
-
 
84
          Left = 152
-
 
85
          Top = 12
-
 
86
          Width = 185
-
 
87
          Height = 17
-
 
88
          Caption = 'Centering of stick'
-
 
89
          TabOrder = 1
-
 
90
          OnClick = EditChange
-
 
91
        end
-
 
92
        object ForceFeedback: TCheckBox
-
 
93
          Left = 152
-
 
94
          Top = 31
-
 
95
          Width = 153
-
 
96
          Height = 17
-
 
97
          Caption = 'Force feedback'
-
 
98
          TabOrder = 2
-
 
99
          OnClick = EditChange
-
 
100
        end
-
 
101
      end
-
 
102
      object GroupBox3: TGroupBox
-
 
103
        Left = 8
-
 
104
        Top = 72
-
 
105
        Width = 153
-
 
106
        Height = 97
-
 
107
        Caption = 'Dead zone'
-
 
108
        TabOrder = 1
-
 
109
        object Label7: TLabel
-
 
110
          Left = 8
-
 
111
          Top = 23
-
 
112
          Width = 10
-
 
113
          Height = 13
-
 
114
          Caption = 'X:'
-
 
115
        end
-
 
116
        object Label8: TLabel
-
 
117
          Left = 8
-
 
118
          Top = 47
-
 
119
          Width = 10
-
 
120
          Height = 13
-
 
121
          Caption = 'Y:'
-
 
122
        end
-
 
123
        object Label9: TLabel
-
 
124
          Left = 8
-
 
125
          Top = 71
-
 
126
          Width = 10
-
 
127
          Height = 13
-
 
128
          Caption = 'Z:'
-
 
129
        end
-
 
130
        object Label11: TLabel
-
 
131
          Left = 83
-
 
132
          Top = 24
-
 
133
          Width = 51
-
 
134
          Height = 13
-
 
135
          Caption = '% invalidity'
-
 
136
        end
-
 
137
        object Label12: TLabel
-
 
138
          Left = 83
-
 
139
          Top = 48
-
 
140
          Width = 51
-
 
141
          Height = 13
-
 
142
          Caption = '% invalidity'
-
 
143
        end
-
 
144
        object Label13: TLabel
-
 
145
          Left = 83
-
 
146
          Top = 72
-
 
147
          Width = 51
-
 
148
          Height = 13
-
 
149
          Caption = '% invalidity'
-
 
150
        end
-
 
151
        object DeadZoneZ: TSpinEdit
-
 
152
          Left = 32
-
 
153
          Top = 68
-
 
154
          Width = 49
-
 
155
          Height = 22
-
 
156
          MaxValue = 100
-
 
157
          MinValue = 0
-
 
158
          TabOrder = 0
-
 
159
          Value = 0
-
 
160
          OnChange = EditChange
-
 
161
        end
-
 
162
        object DeadZoneY: TSpinEdit
-
 
163
          Left = 32
-
 
164
          Top = 44
-
 
165
          Width = 49
-
 
166
          Height = 22
-
 
167
          MaxValue = 100
-
 
168
          MinValue = 0
-
 
169
          TabOrder = 1
-
 
170
          Value = 0
-
 
171
          OnChange = EditChange
-
 
172
        end
-
 
173
        object DeadZoneX: TSpinEdit
-
 
174
          Left = 32
-
 
175
          Top = 20
-
 
176
          Width = 49
-
 
177
          Height = 22
-
 
178
          MaxValue = 100
-
 
179
          MinValue = 0
-
 
180
          TabOrder = 2
-
 
181
          Value = 0
-
 
182
          OnChange = EditChange
-
 
183
        end
-
 
184
      end
-
 
185
      object GroupBox4: TGroupBox
-
 
186
        Left = 168
-
 
187
        Top = 72
-
 
188
        Width = 153
-
 
189
        Height = 97
-
 
190
        Caption = 'Range'
-
 
191
        TabOrder = 2
-
 
192
        object Label4: TLabel
-
 
193
          Left = 8
-
 
194
          Top = 23
-
 
195
          Width = 10
-
 
196
          Height = 13
-
 
197
          Caption = 'X:'
-
 
198
        end
-
 
199
        object Label6: TLabel
-
 
200
          Left = 8
-
 
201
          Top = 47
-
 
202
          Width = 10
-
 
203
          Height = 13
-
 
204
          Caption = 'Y:'
-
 
205
        end
-
 
206
        object Label10: TLabel
-
 
207
          Left = 8
-
 
208
          Top = 71
-
 
209
          Width = 10
-
 
210
          Height = 13
-
 
211
          Caption = 'Z:'
-
 
212
        end
-
 
213
        object RangeZ: TSpinEdit
-
 
214
          Left = 30
-
 
215
          Top = 68
-
 
216
          Width = 73
-
 
217
          Height = 22
-
 
218
          MaxValue = 1000000
-
 
219
          MinValue = 0
-
 
220
          TabOrder = 0
-
 
221
          Value = 0
-
 
222
          OnChange = EditChange
-
 
223
        end
-
 
224
        object RangeY: TSpinEdit
-
 
225
          Left = 30
-
 
226
          Top = 44
-
 
227
          Width = 73
-
 
228
          Height = 22
-
 
229
          MaxValue = 1000000
-
 
230
          MinValue = 0
-
 
231
          TabOrder = 1
-
 
232
          Value = 0
-
 
233
          OnChange = EditChange
-
 
234
        end
-
 
235
        object RangeX: TSpinEdit
-
 
236
          Left = 30
-
 
237
          Top = 20
-
 
238
          Width = 73
-
 
239
          Height = 22
-
 
240
          MaxValue = 1000000
-
 
241
          MinValue = 0
-
 
242
          TabOrder = 2
-
 
243
          Value = 0
-
 
244
          OnChange = EditChange
-
 
245
        end
-
 
246
      end
-
 
247
    end
-
 
248
    object KeyTabSheet: TTabSheet
-
 
249
      Caption = 'Keyboard'
-
 
250
      object GroupBox1: TGroupBox
-
 
251
        Left = 8
-
 
252
        Top = 8
-
 
253
        Width = 345
-
 
254
        Height = 161
-
 
255
        Caption = 'Key assign'
-
 
256
        TabOrder = 0
-
 
257
        object Label3: TLabel
-
 
258
          Left = 166
-
 
259
          Top = 92
-
 
260
          Width = 27
-
 
261
          Height = 13
-
 
262
          Caption = 'Key 3'
-
 
263
        end
-
 
264
        object Label2: TLabel
-
 
265
          Left = 166
-
 
266
          Top = 60
-
 
267
          Width = 27
-
 
268
          Height = 13
-
 
269
          Caption = 'Key 2'
-
 
270
        end
-
 
271
        object Label1: TLabel
-
 
272
          Left = 166
-
 
273
          Top = 28
-
 
274
          Width = 27
-
 
275
          Height = 13
-
 
276
          Caption = 'Key 1'
-
 
277
        end
-
 
278
        object StateListBox: TListBox
-
 
279
          Left = 8
-
 
280
          Top = 24
-
 
281
          Width = 143
-
 
282
          Height = 129
-
 
283
          ItemHeight = 13
-
 
284
          TabOrder = 0
-
 
285
          OnClick = StateListBoxClick
-
 
286
        end
-
 
287
        object KeyComboBox1: TComboBox
-
 
288
          Left = 200
-
 
289
          Top = 24
-
 
290
          Width = 129
-
 
291
          Height = 21
-
 
292
          Style = csDropDownList
-
 
293
          ItemHeight = 0
-
 
294
          TabOrder = 1
-
 
295
          OnChange = EditChange
-
 
296
        end
-
 
297
        object KeyComboBox2: TComboBox
-
 
298
          Left = 200
-
 
299
          Top = 56
-
 
300
          Width = 129
-
 
301
          Height = 21
-
 
302
          Style = csDropDownList
-
 
303
          ItemHeight = 0
-
 
304
          TabOrder = 2
-
 
305
          OnChange = EditChange
-
 
306
        end
-
 
307
        object KeyComboBox3: TComboBox
-
 
308
          Left = 200
-
 
309
          Top = 88
-
 
310
          Width = 129
-
 
311
          Height = 21
-
 
312
          Style = csDropDownList
-
 
313
          ItemHeight = 0
-
 
314
          TabOrder = 3
-
 
315
          OnChange = EditChange
-
 
316
        end
-
 
317
      end
-
 
318
    end
-
 
319
  end
-
 
320
  object PopupMenu: TPopupMenu
-
 
321
    Left = 8
-
 
322
    Top = 216
-
 
323
    object Player1: TMenuItem
-
 
324
      Caption = '&Single player'
-
 
325
      OnClick = Player1Click
-
 
326
    end
-
 
327
    object Player2_1: TMenuItem
-
 
328
      Caption = 'Multi player &1'
-
 
329
      OnClick = Player2_1Click
-
 
330
    end
-
 
331
    object Player2_2: TMenuItem
-
 
332
      Caption = 'Multi player &2'
-
 
333
      OnClick = Player2_2Click
-
 
334
    end
-
 
335
  end
-
 
336
end