home *** CD-ROM | disk | FTP | other *** search
- object DlgRegistration: TDlgRegistration
- Left = 309
- Top = 220
- ActiveControl = EditUser
- BorderStyle = bsDialog
- ClientHeight = 157
- ClientWidth = 361
- Color = clBtnFace
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clWindowText
- Font.Height = -12
- Font.Name = 'System'
- Font.Style = []
- OldCreateOrder = False
- Position = poScreenCenter
- OnCreate = FormCreate
- PixelsPerInch = 96
- TextHeight = 16
- object LabUser: TLabel
- Tag = 3450
- Left = 16
- Top = 14
- Width = 48
- Height = 16
- Caption = '�û���'
- end
- object LabReg: TLabel
- Tag = 3451
- Left = 16
- Top = 66
- Width = 4
- Height = 16
- end
- object Label1: TLabel
- Left = 62
- Top = 88
- Width = 4
- Height = 16
- Caption = '-'
- end
- object Label2: TLabel
- Left = 118
- Top = 88
- Width = 4
- Height = 16
- Caption = '-'
- end
- object Label3: TLabel
- Left = 174
- Top = 88
- Width = 4
- Height = 16
- Caption = '-'
- end
- object EditUser: TEdit
- Left = 16
- Top = 30
- Width = 287
- Height = 24
- TabOrder = 0
- OnChange = EditUserChange
- end
- object EditReg1: TEdit
- Left = 16
- Top = 84
- Width = 40
- Height = 24
- MaxLength = 4
- TabOrder = 1
- OnChange = ChageFocus
- end
- object BtnOK: TButton
- Tag = 8000
- Left = 42
- Top = 130
- Width = 75
- Height = 21
- Default = True
- Enabled = False
- ModalResult = 1
- TabOrder = 5
- OnClick = BtnOKClick
- end
- object BtnCancel: TButton
- Tag = 8001
- Left = 122
- Top = 130
- Width = 75
- Height = 21
- ModalResult = 2
- TabOrder = 6
- end
- object BtnHelp: TButton
- Tag = 8106
- Left = 200
- Top = 130
- Width = 75
- Height = 21
- TabOrder = 7
- OnClick = BtnHelpClick
- end
- object EditReg2: TEdit
- Left = 72
- Top = 84
- Width = 40
- Height = 24
- MaxLength = 4
- TabOrder = 2
- OnChange = ChageFocus
- end
- object EditReg3: TEdit
- Left = 128
- Top = 84
- Width = 40
- Height = 24
- MaxLength = 4
- TabOrder = 3
- OnChange = ChageFocus
- end
- object EditReg4: TEdit
- Left = 184
- Top = 84
- Width = 40
- Height = 24
- MaxLength = 4
- TabOrder = 4
- OnChange = ChageFocus
- end
- object BtnBuyOnline: TButton
- Tag = 8119
- Left = 280
- Top = 130
- Width = 75
- Height = 21
- TabOrder = 8
- OnClick = BtnBuyOnlineClick
- end
- end
-