📄 unit1.dfm
字号:
object Form1: TForm1
Left = 192
Top = 107
AutoScroll = False
Caption = #25991#23383#30340#33258#21160#31227#21160#19982#25163#21160#31227#21160
ClientHeight = 141
ClientWidth = 267
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
PixelsPerInch = 96
TextHeight = 13
object Label1: TLabel
Left = 37
Top = 48
Width = 220
Height = 20
AutoSize = False
Caption = #27426#36814#21508#20301#19987#23478#33669#20020#25351#23548#65281
Font.Charset = DEFAULT_CHARSET
Font.Color = clNavy
Font.Height = -16
Font.Name = 'MS Sans Serif'
Font.Style = []
ParentFont = False
end
object Button1: TButton
Left = 32
Top = 104
Width = 75
Height = 25
Caption = #33258#21160#31227#21160
TabOrder = 0
OnClick = Button1Click
end
object Button2: TButton
Left = 144
Top = 104
Width = 75
Height = 25
Caption = #25163#21160#31227#21160
TabOrder = 1
OnClick = Button2Click
end
object Timer1: TTimer
Enabled = False
Interval = 200
OnTimer = Timer1Timer
Left = 14
Top = 72
end
end
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -