📄 frmchangepassp.~dfm
字号:
object FrmChangePass: TFrmChangePass
Left = 192
Top = 107
Width = 301
Height = 157
BorderIcons = [biSystemMenu]
Caption = #26356#25913#21475#20196
Color = clBtnFace
Font.Charset = GB2312_CHARSET
Font.Color = clWindowText
Font.Height = -13
Font.Name = #23435#20307
Font.Style = []
OldCreateOrder = False
Position = poScreenCenter
Scaled = False
PixelsPerInch = 96
TextHeight = 13
object Label1: TLabel
Left = 43
Top = 16
Width = 67
Height = 13
Caption = #26032#21475#20196'(&N):'
end
object Label2: TLabel
Left = 19
Top = 43
Width = 93
Height = 13
Caption = #30830#35748#26032#21475#20196'(&F):'
end
object Bevel1: TBevel
Left = 11
Top = 76
Width = 257
Height = 3
end
object Edit1: TEdit
Left = 118
Top = 12
Width = 100
Height = 21
CharCase = ecUpperCase
MaxLength = 8
PasswordChar = '*'
TabOrder = 0
end
object Edit2: TEdit
Left = 118
Top = 39
Width = 100
Height = 21
CharCase = ecUpperCase
MaxLength = 8
PasswordChar = '*'
TabOrder = 1
end
object Button1: TButton
Left = 88
Top = 89
Width = 70
Height = 22
Caption = #30830#23450
Default = True
TabOrder = 2
OnClick = Button1Click
end
object Button2: TButton
Left = 177
Top = 89
Width = 70
Height = 22
Caption = #21462#28040
TabOrder = 3
OnClick = Button2Click
end
end
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -