home *** CD-ROM | disk | FTP | other *** search
/ Games Spectacular / GamesSpectacular.ISO / Files / Misc / OverKill / _SETUP.1 / overkill.exe / 0 / RCDATA / TFORMREG / TFORMREG.txt
Encoding:
Text File  |  1999-07-08  |  2.1 KB  |  86 lines

  1. object FormReg: TFormReg
  2.   Left = 263
  3.   Top = 169
  4.   Width = 239
  5.   Height = 212
  6.   Caption = 'Registration form'
  7.   Font.Charset = DEFAULT_CHARSET
  8.   Font.Color = clWindowText
  9.   Font.Height = -11
  10.   Font.Name = 'MS Sans Serif'
  11.   Font.Style = []
  12.   PixelsPerInch = 96
  13.   TextHeight = 13
  14.   object Gradient1: TGradient
  15.     Left = 0
  16.     Top = 0
  17.     Width = 231
  18.     Height = 185
  19.     Align = alClient
  20.     BeginColor = 14869189
  21.     Direction = fdTopToBottom
  22.     EndColor = 11776870
  23.   end
  24.   object Label1: TLabel
  25.     Left = 55
  26.     Top = 24
  27.     Width = 51
  28.     Height = 13
  29.     Caption = 'User name'
  30.     Transparent = True
  31.   end
  32.   object Label2: TLabel
  33.     Left = 55
  34.     Top = 72
  35.     Width = 46
  36.     Height = 13
  37.     Caption = 'Password'
  38.     Transparent = True
  39.   end
  40.   object Edit1: TEdit
  41.     Left = 55
  42.     Top = 40
  43.     Width = 121
  44.     Height = 21
  45.     TabOrder = 0
  46.   end
  47.   object Edit2: TEdit
  48.     Left = 55
  49.     Top = 88
  50.     Width = 121
  51.     Height = 21
  52.     TabOrder = 1
  53.   end
  54.   object BitBtn1: TBitBtn
  55.     Left = 26
  56.     Top = 136
  57.     Width = 75
  58.     Height = 25
  59.     Caption = 'Register'
  60.     TabOrder = 2
  61.     OnClick = BitBtn1Click
  62.     Glyph.Data = {
  63.       76010000424D7601000000000000760000002800000020000000100000000100
  64.       04000000000000010000120B0000120B00001000000000000000000000000000
  65.       800000800000008080008000000080008000808000007F7F7F00BFBFBF000000
  66.       FF0000FF000000FFFF00FF000000FF00FF00FFFF0000FFFFFF00555555555555
  67.       5000555555555555577755555555555550B0555555555555F7F7555555555550
  68.       00B05555555555577757555555555550B3B05555555555F7F557555555555000
  69.       3B0555555555577755755555555500B3B0555555555577555755555555550B3B
  70.       055555FFFF5F7F5575555700050003B05555577775777557555570BBB00B3B05
  71.       555577555775557555550BBBBBB3B05555557F555555575555550BBBBBBB0555
  72.       55557F55FF557F5555550BB003BB075555557F577F5575F5555577B003BBB055
  73.       555575F7755557F5555550BB33BBB0555555575F555557F555555507BBBB0755
  74.       55555575FFFF7755555555570000755555555557777775555555}
  75.     NumGlyphs = 2
  76.   end
  77.   object BitBtn2: TBitBtn
  78.     Left = 130
  79.     Top = 136
  80.     Width = 75
  81.     Height = 25
  82.     TabOrder = 3
  83.     Kind = bkCancel
  84.   end
  85. end
  86.