📄 frm_changepwdu.dfm
字号:
object frm_changePwd: Tfrm_changePwd
Left = 493
Top = 374
BorderStyle = bsDialog
Caption = #26356#25913#23494#30721
ClientHeight = 155
ClientWidth = 210
Color = clBtnFace
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
FormStyle = fsStayOnTop
OldCreateOrder = False
Position = poScreenCenter
OnClose = FormClose
PixelsPerInch = 96
TextHeight = 13
object Label1: TLabel
Left = 16
Top = 16
Width = 57
Height = 13
AutoSize = False
Caption = #21407#23494#30721
end
object Label2: TLabel
Left = 16
Top = 48
Width = 57
Height = 13
AutoSize = False
Caption = #26032#23494#30721
end
object Label3: TLabel
Left = 16
Top = 80
Width = 57
Height = 13
AutoSize = False
Caption = #30830#35748#23494#30721
end
object edt_oldpwd: TEdit
Left = 80
Top = 16
Width = 121
Height = 21
PasswordChar = '*'
TabOrder = 0
end
object edt_newpwd: TEdit
Left = 80
Top = 48
Width = 121
Height = 21
PasswordChar = '*'
TabOrder = 1
end
object edt_newpwd1: TEdit
Left = 80
Top = 80
Width = 121
Height = 21
PasswordChar = '*'
TabOrder = 2
end
object btn_ok: TButton
Left = 40
Top = 120
Width = 75
Height = 25
Caption = #30830#23450
TabOrder = 3
OnClick = btn_okClick
end
object btn_cancel: TButton
Left = 128
Top = 120
Width = 75
Height = 25
Caption = #20851#38381
TabOrder = 4
OnClick = btn_cancelClick
end
end
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -