📄 changepassword.~dfm
字号:
object ChangePassWordForm: TChangePassWordForm
Left = 489
Top = 406
BorderStyle = bsDialog
Caption = #20462#25913#23494#30721
ClientHeight = 131
ClientWidth = 219
Color = clBtnFace
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
OldCreateOrder = False
Position = poScreenCenter
OnHide = OnHide
PixelsPerInch = 96
TextHeight = 13
object Label1: TLabel
Left = 16
Top = 14
Width = 55
Height = 16
Caption = #36755#20837#21407#21475#20196
Font.Charset = ANSI_CHARSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = #24494#36719#38597#40657
Font.Style = []
ParentFont = False
end
object Label2: TLabel
Left = 16
Top = 38
Width = 55
Height = 16
Caption = #36755#20837#26032#21475#20196
Font.Charset = ANSI_CHARSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = #24494#36719#38597#40657
Font.Style = []
ParentFont = False
end
object Label3: TLabel
Left = 16
Top = 62
Width = 55
Height = 16
Caption = #30830#35748#26032#21475#20196
Font.Charset = ANSI_CHARSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = #24494#36719#38597#40657
Font.Style = []
ParentFont = False
end
object Edit1: TEdit
Left = 80
Top = 10
Width = 121
Height = 24
Font.Charset = ANSI_CHARSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = #24494#36719#38597#40657
Font.Style = []
ParentFont = False
PasswordChar = '*'
TabOrder = 0
end
object Edit2: TEdit
Left = 80
Top = 34
Width = 121
Height = 24
Font.Charset = ANSI_CHARSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = #24494#36719#38597#40657
Font.Style = []
ParentFont = False
PasswordChar = '*'
TabOrder = 1
end
object Edit3: TEdit
Left = 80
Top = 58
Width = 121
Height = 24
Font.Charset = ANSI_CHARSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = #24494#36719#38597#40657
Font.Style = []
ParentFont = False
PasswordChar = '*'
TabOrder = 2
end
object Button1: TButton
Left = 32
Top = 96
Width = 70
Height = 22
Caption = #30830#35748
Font.Charset = ANSI_CHARSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = #24494#36719#38597#40657
Font.Style = []
ParentFont = False
TabOrder = 3
OnClick = Button1Click
end
object Button2: TButton
Left = 120
Top = 96
Width = 70
Height = 22
Caption = #21462#28040
Font.Charset = ANSI_CHARSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = #24494#36719#38597#40657
Font.Style = []
ParentFont = False
TabOrder = 4
OnClick = Button2Click
end
end
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -