home *** CD-ROM | disk | FTP | other *** search
- object DlgRegnow: TDlgRegnow
- Left = 279
- Top = 192
- BorderStyle = bsDialog
- ClientHeight = 128
- ClientWidth = 359
- Color = clBtnFace
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clWindowText
- Font.Height = -11
- Font.Name = 'Fixedsys'
- Font.Style = []
- FormStyle = fsStayOnTop
- OldCreateOrder = False
- Position = poScreenCenter
- OnClose = FormClose
- OnCreate = FormCreate
- PixelsPerInch = 96
- TextHeight = 16
- object Labinfo: TLabel
- Tag = 3700
- Left = 16
- Top = 12
- Width = 329
- Height = 43
- AutoSize = False
- WordWrap = True
- end
- object LabUsedays: TLabel
- Tag = 3701
- Left = 16
- Top = 66
- Width = 8
- Height = 16
- end
- object BtnRegister: TButton
- Tag = 8110
- Left = 250
- Top = 94
- Width = 95
- Height = 23
- Default = True
- TabOrder = 0
- OnClick = BtnRegisterClick
- end
- object BtnClose: TButton
- Tag = 8111
- Left = 146
- Top = 94
- Width = 95
- Height = 23
- ModalResult = 2
- TabOrder = 1
- OnClick = BtnCloseClick
- end
- end
-