📄 passwordsetu.~dfm
字号:
object PasswordSetFrm: TPasswordSetFrm
Left = 374
Top = 160
BorderStyle = bsDialog
Caption = #23494#30721#35774#32622
ClientHeight = 260
ClientWidth = 297
Color = clBtnFace
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
OldCreateOrder = False
OnCreate = FormCreate
PixelsPerInch = 96
TextHeight = 13
object Label1: TLabel
Left = 56
Top = 48
Width = 54
Height = 13
Caption = #26087#23494#30721#65306' '
end
object Label2: TLabel
Left = 56
Top = 104
Width = 54
Height = 13
Caption = #26032#23494#30721#65306' '
end
object Label3: TLabel
Left = 40
Top = 136
Width = 63
Height = 13
Caption = #30830#35748#23494#30721#65306' '
end
object Edit1: TEdit
Left = 112
Top = 40
Width = 121
Height = 24
Font.Charset = ANSI_CHARSET
Font.Color = clWindowText
Font.Height = -16
Font.Name = #23435#20307
Font.Style = []
ParentFont = False
PasswordChar = '*'
TabOrder = 0
end
object Edit2: TEdit
Left = 112
Top = 96
Width = 121
Height = 24
Font.Charset = ANSI_CHARSET
Font.Color = clWindowText
Font.Height = -16
Font.Name = #23435#20307
Font.Style = []
ParentFont = False
PasswordChar = '*'
TabOrder = 1
end
object Edit3: TEdit
Left = 112
Top = 128
Width = 121
Height = 24
Font.Charset = ANSI_CHARSET
Font.Color = clWindowText
Font.Height = -16
Font.Name = #23435#20307
Font.Style = []
ParentFont = False
PasswordChar = '*'
TabOrder = 2
end
object CheckBox1: TCheckBox
Left = 56
Top = 168
Width = 97
Height = 17
Caption = #21462#28040#23494#30721
TabOrder = 3
OnClick = CheckBox1Click
end
object Button1: TButton
Left = 64
Top = 208
Width = 75
Height = 25
Caption = #30830#23450
TabOrder = 4
OnClick = Button1Click
end
object Button2: TButton
Left = 160
Top = 208
Width = 75
Height = 25
Caption = #21462#28040
TabOrder = 5
OnClick = Button2Click
end
end
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -