📄 changepwd.dfm
字号:
inherited frmChangePWD: TfrmChangePWD
Left = 435
Top = 157
Caption = #26356#25913#23494#30721
ClientHeight = 171
ClientWidth = 199
PixelsPerInch = 96
TextHeight = 13
object Label1: TLabel
Left = 16
Top = 29
Width = 66
Height = 13
Alignment = taRightJustify
Caption = #21407' '#23494' '#30721#65306
end
object Label2: TLabel
Left = 16
Top = 69
Width = 66
Height = 13
Alignment = taRightJustify
Caption = #26032' '#23494' '#30721#65306
Font.Charset = ANSI_CHARSET
Font.Color = clNavy
Font.Height = -13
Font.Name = #23435#20307
Font.Style = []
ParentFont = False
end
object Label3: TLabel
Left = 17
Top = 101
Width = 65
Height = 13
Alignment = taRightJustify
Caption = #39564#35777#23494#30721#65306
Font.Charset = ANSI_CHARSET
Font.Color = clMaroon
Font.Height = -13
Font.Name = #23435#20307
Font.Style = []
ParentFont = False
end
object Bevel1: TBevel
Left = 16
Top = 128
Width = 177
Height = 41
Shape = bsTopLine
end
object bbtOk: TBitBtn
Left = 24
Top = 136
Width = 73
Height = 25
Caption = #30830#23450'[&O]'
TabOrder = 0
OnClick = bbtOkClick
end
object bbtCancel: TBitBtn
Left = 112
Top = 136
Width = 75
Height = 25
Caption = #21462#28040'[&C]'
ModalResult = 2
TabOrder = 3
end
object edtOld: TEdit
Left = 80
Top = 24
Width = 103
Height = 21
PasswordChar = '*'
TabOrder = 4
end
object edtNew: TEdit
Left = 80
Top = 64
Width = 103
Height = 21
PasswordChar = '*'
TabOrder = 1
end
object edtValidate: TEdit
Left = 80
Top = 96
Width = 103
Height = 21
PasswordChar = '*'
TabOrder = 2
end
end
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -