📄 modifypassword.dfm
字号:
object ModifyPasswordFrm: TModifyPasswordFrm
Left = 274
Top = 173
Width = 287
Height = 309
Caption = 'ModifyPasswordFrm'
Color = clSkyBlue
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
OldCreateOrder = False
PixelsPerInch = 96
TextHeight = 13
object Label1: TLabel
Left = 64
Top = 48
Width = 48
Height = 13
Caption = #21407#23494#30721' '
end
object Label2: TLabel
Left = 56
Top = 96
Width = 48
Height = 13
Caption = #26032#23494#30721' '
end
object Label3: TLabel
Left = 48
Top = 152
Width = 62
Height = 13
Caption = #30830#35748#23494#30721' '
end
object Edit1: TEdit
Left = 136
Top = 48
Width = 81
Height = 21
TabOrder = 0
end
object Edit2: TEdit
Left = 136
Top = 96
Width = 81
Height = 21
TabOrder = 1
end
object Button1: TButton
Left = 56
Top = 200
Width = 49
Height = 25
Caption = #30830#23450
TabOrder = 2
OnClick = Button1Click
end
object Button2: TButton
Left = 160
Top = 200
Width = 49
Height = 25
Caption = #21462#28040
TabOrder = 3
OnClick = Button2Click
end
object Edit3: TEdit
Left = 136
Top = 144
Width = 81
Height = 21
TabOrder = 4
end
end
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -