📄 setpass.dfm
字号:
object FrmSetPass: TFrmSetPass
Left = 271
Top = 177
BorderStyle = bsDialog
Caption = #35774#32622#30331#24405#23494#30721
ClientHeight = 121
ClientWidth = 254
Color = clBtnFace
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
KeyPreview = True
OldCreateOrder = False
Position = poMainFormCenter
OnKeyPress = FormKeyPress
PixelsPerInch = 96
TextHeight = 13
object GroupBox1: TGroupBox
Left = 10
Top = 2
Width = 233
Height = 82
Caption = #35774#32622#23494#30721#20026#31354#19979#27425#21551#21160#23558#19981#20986#29616#30331#24405#31383#21475
Font.Charset = GB2312_CHARSET
Font.Color = clWindowText
Font.Height = -12
Font.Name = #23435#20307
Font.Style = []
ParentFont = False
TabOrder = 0
object Label1: TLabel
Left = 15
Top = 24
Width = 72
Height = 12
Caption = #35831#36755#20837#26032#23494#30721
end
object Label2: TLabel
Left = 15
Top = 47
Width = 72
Height = 12
Caption = #35831#20877#30830#35748#19968#27425
end
object Edit1: TEdit
Left = 98
Top = 20
Width = 120
Height = 20
MaxLength = 10
PasswordChar = '*'
TabOrder = 0
end
object Edit2: TEdit
Left = 97
Top = 43
Width = 120
Height = 20
MaxLength = 10
PasswordChar = '*'
TabOrder = 1
end
end
object CmdOk: TButton
Left = 43
Top = 91
Width = 65
Height = 25
Caption = #30830#35748
Font.Charset = GB2312_CHARSET
Font.Color = clWindowText
Font.Height = -12
Font.Name = #23435#20307
Font.Style = []
ParentFont = False
TabOrder = 1
OnClick = CmdOkClick
end
object CmdExit: TButton
Left = 147
Top = 91
Width = 65
Height = 25
Cancel = True
Caption = #21462#28040
Font.Charset = GB2312_CHARSET
Font.Color = clWindowText
Font.Height = -12
Font.Name = #23435#20307
Font.Style = []
ParentFont = False
TabOrder = 2
OnClick = CmdExitClick
end
end
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -