home *** CD-ROM | disk | FTP | other *** search
/ Chip 2001 August - Disc 3 / chip_20018103_hu.iso / honosito / internet / ebmen.exe / %MAINDIR% / ebm.exe / 0 / RCDATA / TDLGREGNOW / TDLGREGNOW.txt
Encoding:
Text File  |  2001-06-29  |  1.0 KB  |  57 lines

  1. object DlgRegnow: TDlgRegnow
  2.   Left = 279
  3.   Top = 192
  4.   BorderStyle = bsDialog
  5.   ClientHeight = 128
  6.   ClientWidth = 359
  7.   Color = clBtnFace
  8.   Font.Charset = DEFAULT_CHARSET
  9.   Font.Color = clWindowText
  10.   Font.Height = -11
  11.   Font.Name = 'Fixedsys'
  12.   Font.Style = []
  13.   FormStyle = fsStayOnTop
  14.   OldCreateOrder = False
  15.   Position = poScreenCenter
  16.   OnClose = FormClose
  17.   OnCreate = FormCreate
  18.   PixelsPerInch = 96
  19.   TextHeight = 16
  20.   object Labinfo: TLabel
  21.     Tag = 3700
  22.     Left = 16
  23.     Top = 12
  24.     Width = 329
  25.     Height = 43
  26.     AutoSize = False
  27.     WordWrap = True
  28.   end
  29.   object LabUsedays: TLabel
  30.     Tag = 3701
  31.     Left = 16
  32.     Top = 66
  33.     Width = 8
  34.     Height = 16
  35.   end
  36.   object BtnRegister: TButton
  37.     Tag = 8110
  38.     Left = 250
  39.     Top = 94
  40.     Width = 95
  41.     Height = 23
  42.     Default = True
  43.     TabOrder = 0
  44.     OnClick = BtnRegisterClick
  45.   end
  46.   object BtnClose: TButton
  47.     Tag = 8111
  48.     Left = 146
  49.     Top = 94
  50.     Width = 95
  51.     Height = 23
  52.     ModalResult = 2
  53.     TabOrder = 1
  54.     OnClick = BtnCloseClick
  55.   end
  56. end
  57.