www.pudn.com > 2004021618574529928.rar > UserReg.dfm
object frmReg: TfrmReg
Left = 296
Top = 204
BorderIcons = [biSystemMenu, biMinimize]
BorderStyle = bsSingle
Caption = #27880#20876#26032#29992#25143
ClientHeight = 218
ClientWidth = 289
Color = clBtnFace
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
OldCreateOrder = False
Position = poDesktopCenter
OnClose = FormClose
PixelsPerInch = 96
TextHeight = 13
object Label1: TLabel
Left = 13
Top = 44
Width = 51
Height = 13
AutoSize = False
Caption = #29992#25143#21517#65306
Font.Charset = ANSI_CHARSET
Font.Color = clWindowText
Font.Height = -12
Font.Name = #23435#20307
Font.Style = []
ParentFont = False
end
object Label2: TLabel
Left = 13
Top = 76
Width = 39
Height = 13
AutoSize = False
Caption = #23494#30721#65306
Font.Charset = ANSI_CHARSET
Font.Color = clWindowText
Font.Height = -12
Font.Name = #23435#20307
Font.Style = []
ParentFont = False
end
object Label3: TLabel
Left = 13
Top = 108
Width = 63
Height = 13
AutoSize = False
Caption = #37325#22797#23494#30721#65306
Font.Charset = ANSI_CHARSET
Font.Color = clWindowText
Font.Height = -12
Font.Name = #23435#20307
Font.Style = []
ParentFont = False
end
object Label4: TLabel
Left = 13
Top = 144
Width = 63
Height = 13
AutoSize = False
Caption = #30005#23376#37038#31665#65306
Font.Charset = ANSI_CHARSET
Font.Color = clWindowText
Font.Height = -12
Font.Name = #23435#20307
Font.Style = []
ParentFont = False
end
object Label5: TLabel
Left = 76
Top = 8
Width = 125
Height = 13
AutoSize = False
Caption = #24555#24555#27880#20876#26368#38739#30340#29992#25143#21517
Font.Charset = ANSI_CHARSET
Font.Color = clRed
Font.Height = -12
Font.Name = #23435#20307
Font.Style = []
ParentFont = False
end
object Label6: TLabel
Left = 88
Top = 24
Width = 96
Height = 12
Caption = #25903#25345#20013#25991'(25'#23383#20869')'
Font.Charset = ANSI_CHARSET
Font.Color = clRed
Font.Height = -12
Font.Name = #23435#20307
Font.Style = []
ParentFont = False
end
object EDUserName: TEdit
Left = 75
Top = 40
Width = 121
Height = 20
Font.Charset = ANSI_CHARSET
Font.Color = clWindowText
Font.Height = -12
Font.Name = #23435#20307
Font.Style = []
ParentFont = False
TabOrder = 0
end
object EDPwd: TEdit
Left = 75
Top = 72
Width = 121
Height = 20
Font.Charset = ANSI_CHARSET
Font.Color = clWindowText
Font.Height = -12
Font.Name = #23435#20307
Font.Style = []
ParentFont = False
PasswordChar = '*'
TabOrder = 2
end
object EDPwd2: TEdit
Left = 75
Top = 104
Width = 121
Height = 20
Font.Charset = ANSI_CHARSET
Font.Color = clWindowText
Font.Height = -12
Font.Name = #23435#20307
Font.Style = []
ParentFont = False
PasswordChar = '*'
TabOrder = 3
end
object Button1: TButton
Left = 208
Top = 36
Width = 75
Height = 25
Caption = #26816#27979
Font.Charset = ANSI_CHARSET
Font.Color = clWindowText
Font.Height = -12
Font.Name = #23435#20307
Font.Style = []
ParentFont = False
TabOrder = 1
OnClick = Button1Click
end
object Button2: TButton
Left = 28
Top = 176
Width = 245
Height = 25
Caption = #27880#20876
Default = True
Font.Charset = ANSI_CHARSET
Font.Color = clWindowText
Font.Height = -12
Font.Name = #23435#20307
Font.Style = []
ParentFont = False
TabOrder = 5
OnClick = Button2Click
end
object EDEmail: TEdit
Left = 75
Top = 140
Width = 121
Height = 20
Font.Charset = ANSI_CHARSET
Font.Color = clWindowText
Font.Height = -12
Font.Name = #23435#20307
Font.Style = []
ParentFont = False
TabOrder = 4
end
end