home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
PC Action 1998 December
/
PCA1298.ISO
/
Updates
/
22
/
unrealbeta218.exe
/
gspylite.exe
/
0
/
RCDATA
/
TQUAKE2CONFIGFORM
/
TQUAKE2CONFIGFORM.txt
Wrap
Text File
|
1998-10-13
|
1KB
|
64 lines
inherited Quake2ConfigForm: TQuake2ConfigForm
Left = 461
Top = 181
Caption = 'Quake 2 Configuration'
ClientHeight = 206
PixelsPerInch = 96
TextHeight = 14
object Label4: TLabel [5]
Left = 64
Top = 108
Width = 30
Height = 14
Caption = 'Hand:'
end
object Label5: TLabel [6]
Left = 56
Top = 140
Width = 37
Height = 14
Caption = 'Model:'
end
inherited Label6: TLabel
Top = 172
end
inherited gamedir: TEdit
OnKeyPress = nil
end
object handbox: TComboBox [12]
Left = 96
Top = 104
Width = 121
Height = 22
Style = csDropDownList
ItemHeight = 14
Items.Strings = (
'Right'
'Left'
'Center')
TabOrder = 4
OnDropDown = customconfigDropDown
end
object modelbox: TComboBox [13]
Left = 96
Top = 136
Width = 121
Height = 22
Style = csDropDownList
ItemHeight = 14
Items.Strings = (
'Center'
'Left'
'Right')
Sorted = True
TabOrder = 5
OnChange = modelboxChange
OnDropDown = modelboxDropDown
end
inherited skinbox: TComboBox
Top = 168
TabOrder = 6
OnDropDown = skinboxDropDown
end
end