📄 changepwd.dfm
字号:
inherited frmchangepwd: Tfrmchangepwd
Left = 347
Top = 260
ActiveControl = Edit1
BorderStyle = bsSingle
Caption = #26356#25913#23494#30908
ClientHeight = 177
ClientWidth = 228
PixelsPerInch = 96
TextHeight = 13
object GroupBox1: TGroupBox
Left = 7
Top = 7
Width = 216
Height = 119
Caption = #23494#30908#20462#25913
TabOrder = 0
object Label1: TLabel
Left = 14
Top = 28
Width = 78
Height = 13
AutoSize = False
Caption = #21407#23494#30908
Font.Charset = ANSI_CHARSET
Font.Color = clMaroon
Font.Height = -13
Font.Name = #32048#26126#39636
Font.Style = []
ParentFont = False
end
object Label2: TLabel
Left = 14
Top = 59
Width = 78
Height = 13
AutoSize = False
Caption = #26032#23494#30908
Font.Charset = ANSI_CHARSET
Font.Color = clGreen
Font.Height = -13
Font.Name = #32048#26126#39636
Font.Style = []
ParentFont = False
end
object Label3: TLabel
Left = 14
Top = 90
Width = 78
Height = 13
AutoSize = False
Caption = #30906#35469#26032#23494#30908
Font.Charset = ANSI_CHARSET
Font.Color = clTeal
Font.Height = -13
Font.Name = #32048#26126#39636
Font.Style = []
ParentFont = False
end
object Edit1: TEdit
Left = 90
Top = 28
Width = 105
Height = 21
PasswordChar = '*'
TabOrder = 0
end
object Edit2: TEdit
Left = 90
Top = 55
Width = 105
Height = 21
PasswordChar = '*'
TabOrder = 1
end
object Edit3: TEdit
Left = 90
Top = 83
Width = 105
Height = 21
PasswordChar = '*'
TabOrder = 2
end
end
object Panel1: TPanel
Left = 7
Top = 131
Width = 215
Height = 43
TabOrder = 1
object btnExit: TButton
Left = 130
Top = 8
Width = 75
Height = 25
Caption = #36864#20986
TabOrder = 1
OnClick = btnExitClick
end
object btnOK: TButton
Left = 53
Top = 8
Width = 75
Height = 25
Caption = #30906#23450
TabOrder = 0
OnClick = btnOKClick
end
end
end
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -