inherited QWConfigForm: TQWConfigForm Left = 173 Top = 221 Caption = 'QuakeWorld Configuration' PixelsPerInch = 96 TextHeight = 14 object Label4: TLabel [5] Left = 37 Top = 108 Width = 57 Height = 14 Caption = 'Game EXE:' end inherited Label6: TLabel Top = 140 end object gameexebox: TComboBox [11] Left = 96 Top = 104 Width = 121 Height = 22 Style = csDropDownList ItemHeight = 14 Items.Strings = ( 'qwcl.exe' 'glqwcl.exe') TabOrder = 4 OnDropDown = customconfigDropDown end inherited skinbox: TComboBox Top = 136 TabOrder = 5 OnDropDown = skinboxDropDown end end