home *** CD-ROM | disk | FTP | other *** search
/ PC Action 1998 December / PCA1298.ISO / Updates / 22 / unrealbeta218.exe / gspylite.exe / 0 / RCDATA / TQWCONFIGFORM / TQWCONFIGFORM.txt
Text File  |  1998-10-13  |  675b  |  36 lines

  1. inherited QWConfigForm: TQWConfigForm
  2.   Left = 173
  3.   Top = 221
  4.   Caption = 'QuakeWorld Configuration'
  5.   PixelsPerInch = 96
  6.   TextHeight = 14
  7.   object Label4: TLabel [5]
  8.     Left = 37
  9.     Top = 108
  10.     Width = 57
  11.     Height = 14
  12.     Caption = 'Game EXE:'
  13.   end
  14.   inherited Label6: TLabel
  15.     Top = 140
  16.   end
  17.   object gameexebox: TComboBox [11]
  18.     Left = 96
  19.     Top = 104
  20.     Width = 121
  21.     Height = 22
  22.     Style = csDropDownList
  23.     ItemHeight = 14
  24.     Items.Strings = (
  25.       'qwcl.exe'
  26.       'glqwcl.exe')
  27.     TabOrder = 4
  28.     OnDropDown = customconfigDropDown
  29.   end
  30.   inherited skinbox: TComboBox
  31.     Top = 136
  32.     TabOrder = 5
  33.     OnDropDown = skinboxDropDown
  34.   end
  35. end
  36.