📄 enter_form.dfm
字号:
object Enter_F: TEnter_F
Left = 440
Top = 414
Width = 340
Height = 166
Caption = #30331#24405
Color = clBtnFace
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
OldCreateOrder = False
Position = poDesktopCenter
Scaled = False
OnShow = FormShow
PixelsPerInch = 96
TextHeight = 13
object Label2: TLabel
Left = 40
Top = 61
Width = 42
Height = 13
Caption = #23494#30721#65306
Font.Charset = GB2312_CHARSET
Font.Color = clWindowText
Font.Height = -13
Font.Name = #23435#20307
Font.Style = [fsBold]
ParentFont = False
end
object Label1: TLabel
Left = 40
Top = 17
Width = 39
Height = 12
Caption = #24080#25143#65306
Font.Charset = GB2312_CHARSET
Font.Color = clWindowText
Font.Height = -12
Font.Name = #23435#20307
Font.Style = [fsBold]
ParentFont = False
end
object MM_E: TEdit
Left = 96
Top = 56
Width = 193
Height = 20
Font.Charset = GB2312_CHARSET
Font.Color = clWindowText
Font.Height = -12
Font.Name = #23435#20307
Font.Style = []
ImeName = #20013#25991' ('#31616#20307') - '#26234#33021' ABC'
ParentFont = False
PasswordChar = '*'
TabOrder = 1
OnKeyUp = MM_EKeyUp
end
object Exit_Btn: TButton
Left = 184
Top = 94
Width = 75
Height = 25
Caption = #21462#28040#30331#24405
TabOrder = 3
OnClick = Exit_BtnClick
end
object Enter_Btn: TButton
Left = 80
Top = 94
Width = 75
Height = 25
Caption = #30331#24405#31995#32479
TabOrder = 2
OnClick = Enter_BtnClick
end
object ZH_E: TEdit
Left = 96
Top = 16
Width = 193
Height = 21
ImeName = #20013#25991' ('#31616#20307') - '#26234#33021' ABC'
TabOrder = 0
end
end
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -