📄 chgpwd.dfm
字号:
object ChgPwdForm: TChgPwdForm
Left = 216
Top = 200
BorderStyle = bsDialog
Caption = #20462#25913#23494#30721
ClientHeight = 146
ClientWidth = 323
Color = clBtnFace
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
KeyPreview = True
OldCreateOrder = False
Position = poScreenCenter
OnKeyPress = FormKeyPress
OnShow = FormShow
PixelsPerInch = 96
TextHeight = 13
object Label1: TLabel
Left = 16
Top = 9
Width = 65
Height = 12
Caption = #29992#25143#21517#31216#65306
Font.Charset = GB2312_CHARSET
Font.Color = clWindowText
Font.Height = -12
Font.Name = #23435#20307
Font.Style = [fsBold]
ParentFont = False
end
object Bevel1: TBevel
Left = 16
Top = 36
Width = 215
Height = 94
Shape = bsFrame
end
object Label2: TLabel
Left = 27
Top = 48
Width = 72
Height = 12
Caption = #26087' '#23494' '#30721#65306
Font.Charset = GB2312_CHARSET
Font.Color = clWindowText
Font.Height = -12
Font.Name = #23435#20307
Font.Style = []
ParentFont = False
end
object Label3: TLabel
Left = 27
Top = 75
Width = 72
Height = 12
Caption = #26032' '#23494' '#30721#65306
Font.Charset = GB2312_CHARSET
Font.Color = clWindowText
Font.Height = -12
Font.Name = #23435#20307
Font.Style = []
ParentFont = False
end
object Label4: TLabel
Left = 27
Top = 103
Width = 72
Height = 12
Caption = #30830#23450#26032#23494#30721#65306
Font.Charset = GB2312_CHARSET
Font.Color = clWindowText
Font.Height = -12
Font.Name = #23435#20307
Font.Style = []
ParentFont = False
end
object lblUsrName: TLabel
Left = 80
Top = 9
Width = 52
Height = 12
Caption = #29992#25143#21517#31216
Font.Charset = GB2312_CHARSET
Font.Color = clWindowText
Font.Height = -12
Font.Name = #23435#20307
Font.Style = [fsBold]
ParentFont = False
end
object cmdOk: TSpeedButton
Left = 249
Top = 50
Width = 60
Height = 22
Caption = #30830#23450
Flat = True
Font.Charset = GB2312_CHARSET
Font.Color = clWindowText
Font.Height = -12
Font.Name = #23435#20307
Font.Style = []
ParentFont = False
OnClick = cmdOkClick
end
object cmdExit: TSpeedButton
Left = 249
Top = 90
Width = 60
Height = 22
Caption = #36864#20986
Flat = True
Font.Charset = GB2312_CHARSET
Font.Color = clWindowText
Font.Height = -12
Font.Name = #23435#20307
Font.Style = []
ParentFont = False
OnClick = cmdExitClick
end
object edtOldPass: TEdit
Left = 99
Top = 44
Width = 121
Height = 20
Font.Charset = GB2312_CHARSET
Font.Color = clWindowText
Font.Height = -12
Font.Name = #23435#20307
Font.Style = []
ParentFont = False
PasswordChar = '*'
TabOrder = 0
end
object edtNewPass: TEdit
Left = 99
Top = 71
Width = 121
Height = 20
Font.Charset = GB2312_CHARSET
Font.Color = clWindowText
Font.Height = -12
Font.Name = #23435#20307
Font.Style = []
ParentFont = False
PasswordChar = '*'
TabOrder = 1
end
object edtNewPass1: TEdit
Left = 99
Top = 99
Width = 121
Height = 20
Font.Charset = GB2312_CHARSET
Font.Color = clWindowText
Font.Height = -12
Font.Name = #23435#20307
Font.Style = []
ParentFont = False
PasswordChar = '*'
TabOrder = 2
end
end
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -