| 123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228 |
- object UserInfoForm: TUserInfoForm
- Left = 488
- Top = 220
- BorderIcons = [biSystemMenu]
- BorderStyle = bsDialog
- Caption = #36755#20837#27880#20876#20449#24687
- ClientHeight = 431
- ClientWidth = 459
- Color = clBtnFace
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clWindowText
- Font.Height = -12
- Font.Name = #26032#23435#20307
- Font.Style = []
- OldCreateOrder = False
- Position = poScreenCenter
- OnCreate = FormCreate
- OnDestroy = FormDestroy
- DesignSize = (
- 459
- 431)
- PixelsPerInch = 96
- TextHeight = 12
- object Label1: TLabel
- Left = 10
- Top = 4
- Width = 24
- Height = 12
- Caption = #25552#31034
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clBlue
- Font.Height = -12
- Font.Name = #26032#23435#20307
- Font.Style = []
- ParentFont = False
- end
- object Label2: TLabel
- Left = 10
- Top = 147
- Width = 48
- Height = 12
- Caption = #35814#32454#36164#26009
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clBlue
- Font.Height = -12
- Font.Name = #26032#23435#20307
- Font.Style = []
- ParentFont = False
- end
- object Label3: TLabel
- Left = 10
- Top = 59
- Width = 48
- Height = 12
- Caption = #27880#20876#20449#24687
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clBlue
- Font.Height = -12
- Font.Name = #26032#23435#20307
- Font.Style = []
- ParentFont = False
- end
- object Label4: TLabel
- Left = 16
- Top = 76
- Width = 36
- Height = 12
- Caption = #29992#25143#21517
- end
- object Label5: TLabel
- Left = 16
- Top = 100
- Width = 24
- Height = 12
- Caption = #23494#30721
- end
- object Label6: TLabel
- Left = 16
- Top = 124
- Width = 48
- Height = 12
- Caption = #30830#35748#23494#30721
- end
- object lblBBS: TLabel
- Left = 8
- Top = 456
- Width = 144
- Height = 12
- Cursor = crHandPoint
- Caption = #28857#20987#36825#37324#36827#20837#32437#27178#36719#20214#35770#22363
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clBlue
- Font.Height = -12
- Font.Name = #26032#23435#20307
- Font.Style = []
- ParentFont = False
- OnClick = lblBBSClick
- end
- object Label7: TLabel
- Left = 267
- Top = 96
- Width = 180
- Height = 48
- Caption = #23494#30721#30001#65306'6-12'#20301#23383#31526#65288#23383#27597#12289#25968#23383#13#10#21644#31526#21495#65289#65292#21306#20998#22823#23567#20889#12290#13#10' '#27880#65306#19981#21487#20197#22312#23494#30721#20013#36755#20837#27721#23383#13#10#21644#31354#26684#65281
- end
- object zgUserInfo: TZJGrid
- Left = 8
- Top = 160
- Width = 443
- Height = 216
- OptionsEx = []
- ColCount = 2
- ShowGridLine = False
- DefaultColWidth = 300
- DefaultFixedColWidth = 100
- Selection.AlphaBlend = False
- Selection.TransparentColor = False
- OnMouseDown = zgUserInfoMouseDown
- OnKeyPress = zgUserInfoKeyPress
- Anchors = [akLeft, akTop, akRight, akBottom]
- end
- object Panel1: TPanel
- Left = 5
- Top = 380
- Width = 449
- Height = 2
- Anchors = [akLeft, akRight, akBottom]
- BevelOuter = bvLowered
- TabOrder = 0
- end
- object btnOK: TButton
- Left = 297
- Top = 394
- Width = 75
- Height = 22
- Anchors = [akRight, akBottom]
- Caption = #25552#20132
- TabOrder = 9
- OnClick = btnOKClick
- end
- object btnCancel: TButton
- Left = 377
- Top = 393
- Width = 75
- Height = 22
- Anchors = [akRight, akBottom]
- Caption = #21462#28040
- ModalResult = 2
- TabOrder = 10
- end
- object Panel2: TPanel
- Left = 40
- Top = 8
- Width = 414
- Height = 2
- Anchors = [akLeft, akTop, akRight]
- BevelOuter = bvLowered
- TabOrder = 1
- end
- object Panel3: TPanel
- Left = 64
- Top = 152
- Width = 390
- Height = 2
- Anchors = [akLeft, akTop, akRight]
- BevelOuter = bvLowered
- TabOrder = 2
- end
- object Memo1: TMemo
- Left = 8
- Top = 16
- Width = 437
- Height = 41
- Anchors = [akLeft, akTop, akRight]
- BorderStyle = bsNone
- Color = clBtnFace
- Lines.Strings = (
- #27426#36814#27880#20876#32437#27178#20813#36153#32593#32476#29256#65281#35831#22914#23454#22635#20889#24744#30340#27880#20876#20449#24687#12290
- ''
- #32437#27178#23458#26381#20013#24515#65306'0756-3850888')
- ReadOnly = True
- TabOrder = 11
- WantReturns = False
- end
- object Panel4: TPanel
- Left = 64
- Top = 64
- Width = 390
- Height = 2
- Anchors = [akLeft, akTop, akRight]
- BevelOuter = bvLowered
- TabOrder = 3
- end
- object edtUserName: TEdit
- Left = 104
- Top = 72
- Width = 145
- Height = 20
- TabOrder = 4
- end
- object edtPWD: TEdit
- Left = 104
- Top = 96
- Width = 145
- Height = 20
- PasswordChar = '*'
- TabOrder = 6
- OnEnter = edtPWDEnter
- end
- object edtPWD2: TEdit
- Left = 104
- Top = 120
- Width = 145
- Height = 20
- PasswordChar = '*'
- TabOrder = 7
- OnEnter = edtPWDEnter
- end
- object btnCheckUserName: TButton
- Left = 265
- Top = 72
- Width = 120
- Height = 20
- Caption = #26816#26597#29992#25143#21517#26159#21542#21487#29992
- TabOrder = 5
- OnClick = btnCheckUserNameClick
- end
- end
|