home *** CD-ROM | disk | FTP | other *** search
/ Complete Gamer 11 - Quake…& Unreal Expansion Packs / complete-gamer-issue-11.iso / software / data1.cab / Program_Executable_Files / InfinitySetup.exe / 0 / RCDATA / TGETKEYFORM / TGETKEYFORM.txt < prev   
Encoding:
Text File  |  1998-11-10  |  676 b   |  33 lines

  1. object GetKeyForm: TGetKeyForm
  2.   Left = 327
  3.   Top = 254
  4.   BorderIcons = []
  5.   BorderStyle = bsNone
  6.   ClientHeight = 83
  7.   ClientWidth = 189
  8.   Color = clBlack
  9.   Font.Color = clWindowText
  10.   Font.Height = -11
  11.   Font.Name = 'MS Sans Serif'
  12.   Font.Style = []
  13.   Icon.Data = {<image000.ico>}
  14.   Position = poScreenCenter
  15.   OnKeyDown = FormKeyDown
  16.   PixelsPerInch = 96
  17.   TextHeight = 13
  18.   object Label16: TLabel
  19.     Left = 8
  20.     Top = 33
  21.     Width = 169
  22.     Height = 16
  23.     Caption = 'Please press the new key :'
  24.     Color = clBlack
  25.     Font.Color = clWhite
  26.     Font.Height = -13
  27.     Font.Name = 'Arial'
  28.     Font.Style = [fsBold]
  29.     ParentColor = False
  30.     ParentFont = False
  31.   end
  32. end
  33.