📄 untmodifypassword.dfm
字号:
inherited frmModifyPassword: TfrmModifyPassword
ActiveControl = edtPassword
Caption = 'frmModifyPassword'
ClientHeight = 283
ExplicitHeight = 315
PixelsPerInch = 96
TextHeight = 12
inherited lblFunctionTitle: TLabel
Width = 78
Caption = #20462#25913#30331#38470#23494#30721
ExplicitWidth = 78
end
inherited lblFunctionDesc: TLabel
Caption = #35831#36755#20837#21407#23494#30721#21644#26032#23494#30721#24182#30830#35748#26032#23494#30721#30340#36755#20837#26159#21542#27491#30830#12290
end
object Label1: TLabel [5]
Left = 68
Top = 79
Width = 42
Height = 12
Caption = #29992#25143#21517':'
end
object Label2: TLabel [6]
Left = 68
Top = 105
Width = 60
Height = 12
Caption = #21407#23494#30721'(&S):'
end
object Label3: TLabel [7]
Left = 68
Top = 131
Width = 60
Height = 12
Caption = #26032#23494#30721'(&P):'
end
object Label4: TLabel [8]
Left = 70
Top = 157
Width = 84
Height = 12
Caption = #30830#35748#26032#23494#30721'(&R):'
end
inherited Panel1: TPanel
Top = 240
ExplicitTop = 240
inherited btnOK: TRzBitBtn
OnClick = btnOKClick
end
end
object edtUserName: TRzEdit
Left = 160
Top = 76
Width = 172
Height = 20
Color = clInfoBk
FrameHotTrack = True
FrameVisible = True
FramingPreference = fpCustomFraming
ReadOnly = True
TabOrder = 1
end
object edtPassword: TRzEdit
Left = 160
Top = 102
Width = 172
Height = 20
FrameHotTrack = True
FrameVisible = True
FramingPreference = fpCustomFraming
PasswordChar = '*'
TabOrder = 2
end
object edtNewPassword: TRzEdit
Left = 160
Top = 128
Width = 172
Height = 20
FrameHotTrack = True
FrameVisible = True
FramingPreference = fpCustomFraming
PasswordChar = '*'
TabOrder = 4
end
object edtRePassword: TRzEdit
Left = 160
Top = 154
Width = 172
Height = 20
FrameHotTrack = True
FrameVisible = True
FramingPreference = fpCustomFraming
PasswordChar = '*'
TabOrder = 3
end
end
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -