📄 mainfrm.dfm
字号:
object Form1: TForm1
Left = 285
Top = 222
Width = 314
Height = 230
Caption = #38190#30424#20107#20214#28436#31034
Color = clBtnFace
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
KeyPreview = True
OldCreateOrder = False
OnKeyDown = FormKeyDown
OnKeyUp = FormKeyUp
PixelsPerInch = 96
TextHeight = 13
object Label1: TLabel
Left = 96
Top = 16
Width = 89
Height = 108
Font.Charset = GB2312_CHARSET
Font.Color = clWindowText
Font.Height = -96
Font.Name = #23435#20307'-'#26041#27491#36229#22823#23383#31526#38598
Font.Style = []
ParentFont = False
end
object Button1: TButton
Left = 104
Top = 160
Width = 75
Height = 25
Caption = #20851#38381
Font.Charset = GB2312_CHARSET
Font.Color = clWindowText
Font.Height = -13
Font.Name = #23435#20307
Font.Style = []
ParentFont = False
TabOrder = 0
OnClick = Button1Click
end
object Timer1: TTimer
OnTimer = Timer1Timer
Left = 40
Top = 16
end
end
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -