📄 check.dfm
字号:
object fm_check: Tfm_check
Left = 313
Top = 253
BorderStyle = bsDialog
Caption = 'fm_check'
ClientHeight = 162
ClientWidth = 320
Color = clBtnFace
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
OldCreateOrder = False
OnShow = FormShow
PixelsPerInch = 96
TextHeight = 13
object Label8: TLabel
Left = 40
Top = 32
Width = 161
Height = 16
AutoSize = False
Caption = #35831#36755#20837#36229#32423#29992#25143#23494#30721':'
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -13
Font.Name = 'MS Sans Serif'
Font.Style = []
ParentFont = False
end
object Button1: TButton
Left = 45
Top = 88
Width = 75
Height = 25
Caption = #30830#23450
TabOrder = 1
OnClick = Button1Click
end
object pass: TEdit
Left = 216
Top = 32
Width = 49
Height = 21
MaxLength = 6
PasswordChar = '*'
TabOrder = 0
OnKeyPress = passKeyPress
end
object Button2: TButton
Left = 189
Top = 88
Width = 75
Height = 25
Caption = #21462#28040
TabOrder = 2
OnClick = Button2Click
end
end
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -