📄 passedit.dfm
字号:
object F_passedit: TF_passedit
Left = 291
Top = 186
Width = 238
Height = 214
Caption = #20462#25913#23494#30721
Color = clBtnFace
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
OldCreateOrder = False
Position = poScreenCenter
OnActivate = FormActivate
OnClose = FormClose
OnKeyPress = FormKeyPress
PixelsPerInch = 96
TextHeight = 13
object Label2: TLabel
Left = 24
Top = 26
Width = 48
Height = 13
Caption = #21407#23494#30721#65306
end
object Label1: TLabel
Left = 24
Top = 62
Width = 48
Height = 13
Caption = #26032#23494#30721#65306
end
object Label3: TLabel
Left = 12
Top = 99
Width = 60
Height = 13
Caption = #30830#35748#23494#30721#65306
end
object e_oldpass: TEdit
Left = 76
Top = 21
Width = 124
Height = 21
MaxLength = 6
PasswordChar = '*'
TabOrder = 0
end
object e_newpass: TEdit
Left = 76
Top = 57
Width = 124
Height = 21
Hint = #26368#22823#20845#20301
MaxLength = 6
ParentShowHint = False
PasswordChar = '*'
ShowHint = True
TabOrder = 1
end
object e_passok: TEdit
Left = 76
Top = 94
Width = 124
Height = 21
MaxLength = 6
PasswordChar = '*'
TabOrder = 2
end
object B_ok: TBitBtn
Left = 24
Top = 136
Width = 73
Height = 25
Caption = #30830#23450
Default = True
TabOrder = 3
OnClick = B_okClick
end
object B_exit: TBitBtn
Left = 128
Top = 136
Width = 75
Height = 25
Cancel = True
Caption = #25918#24323
TabOrder = 4
OnClick = B_exitClick
end
object DataSource1: TDataSource
Left = 296
Top = 8
end
end
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -