📄 unit4.dfm
字号:
object Form4: TForm4
Left = 284
Top = 159
Width = 643
Height = 562
Caption = #21160#24577#30028#38754#35774#32622
Color = clBtnFace
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
OldCreateOrder = False
Position = poDesktopCenter
OnCreate = FormCreate
OnDragOver = FormDragOver
PixelsPerInch = 96
TextHeight = 13
object Button1: TButton
Left = 432
Top = 488
Width = 75
Height = 25
Caption = #21047#26032
TabOrder = 0
OnClick = Button1Click
end
object B_exit: TButton
Left = 520
Top = 488
Width = 75
Height = 25
Caption = #36864#20986
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
ParentFont = False
TabOrder = 1
OnClick = B_exitClick
end
end
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -