object frmUser: TfrmUser Left = 558 Top = 441 Width = 395 Height = 350 BorderIcons = [biSystemMenu, biHelp] Caption = #25805#20316#21592 Color = clBtnFace Font.Charset = GB2312_CHARSET Font.Color = clWindowText Font.Height = -15 Font.Name = #23435#20307 Font.Style = [] OldCreateOrder = False Position = poScreenCenter OnCreate = FormCreate OnShow = FormShow PixelsPerInch = 120 TextHeight = 15 object Label1: TLabel Left = 60 Top = 45 Width = 62 Height = 15 Caption = #32534' '#21495 end object Label2: TLabel Left = 60 Top = 75 Width = 62 Height = 15 Caption = #21517' '#31216 Font.Charset = GB2312_CHARSET Font.Color = clBlue Font.Height = -15 Font.Name = #23435#20307 Font.Style = [] ParentFont = False end object Label3: TLabel Left = 60 Top = 105 Width = 62 Height = 15 Caption = #23494' '#30721 Font.Charset = GB2312_CHARSET Font.Color = clFuchsia Font.Height = -15 Font.Name = #23435#20307 Font.Style = [] ParentFont = False end object Label4: TLabel Left = 60 Top = 135 Width = 60 Height = 15 Caption = #37325#36755#23494#30721 Font.Charset = GB2312_CHARSET Font.Color = clFuchsia Font.Height = -15 Font.Name = #23435#20307 Font.Style = [] ParentFont = False end object Label5: TLabel Left = 60 Top = 165 Width = 62 Height = 15 Caption = #37096' '#38376 end object Label6: TLabel Left = 60 Top = 195 Width = 62 Height = 15 Caption = #20998' '#31867 end object userID: TEdit Left = 140 Top = 40 Width = 151 Height = 20 CharCase = ecUpperCase Font.Charset = GB2312_CHARSET Font.Color = clRed Font.Height = -15 Font.Name = #23435#20307 Font.Style = [] ParentFont = False TabOrder = 0 OnKeyPress = userIDKeyPress end object userName: TEdit Left = 140 Top = 70 Width = 151 Height = 20 CharCase = ecUpperCase TabOrder = 1 OnKeyPress = userIDKeyPress end object newPassword: TEdit Left = 140 Top = 100 Width = 151 Height = 20 CharCase = ecUpperCase PasswordChar = '*' TabOrder = 2 OnKeyPress = userIDKeyPress end object DnewPassword: TEdit Left = 140 Top = 130 Width = 151 Height = 20 CharCase = ecUpperCase PasswordChar = '*' TabOrder = 3 OnKeyPress = userIDKeyPress end object cxOK: TcxButton Left = 50 Top = 240 Width = 94 Height = 31 Caption = #25552#20132 TabOrder = 6 OnClick = cxOKClick LookAndFeel.Kind = lfOffice11 LookAndFeel.NativeStyle = False end object cxClose: TcxButton Left = 235 Top = 240 Width = 94 Height = 31 Caption = #20851#38381 TabOrder = 7 OnClick = cxCloseClick LookAndFeel.Kind = lfOffice11 LookAndFeel.NativeStyle = False end object Udept: TEdit Left = 140 Top = 160 Width = 151 Height = 20 TabOrder = 4 OnKeyPress = userIDKeyPress end object UType: TEdit Left = 140 Top = 195 Width = 151 Height = 20 TabOrder = 5 OnKeyPress = userIDKeyPress end object ADOQueryTmp: TADOQuery Connection = DataLink_BIView.ADOLink Parameters = <> Left = 292 Top = 64 end object ADO_Cmd: TADOQuery Connection = DataLink_BIView.ADOLink Parameters = <> Left = 280 Top = 108 end end