📄 unit4.dfm
字号:
object Form4: TForm4
Left = 259
Top = 178
Width = 427
Height = 246
BorderIcons = [biSystemMenu, biMinimize]
Caption = #20667#22942#27169#24335#36873#39033
Color = clSkyBlue
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
OldCreateOrder = False
PixelsPerInch = 96
TextHeight = 13
object Label1: TLabel
Left = 56
Top = 48
Width = 297
Height = 16
Alignment = taCenter
AutoSize = False
Caption = #35831#22312#30495#20154#27169#24335#21644#30005#33041#27169#24335#20013#20219#36873#19968#39033
Font.Charset = ANSI_CHARSET
Font.Color = clYellow
Font.Height = -16
Font.Name = #23435#20307
Font.Style = [fsBold]
ParentFont = False
end
object Button1: TButton
Left = 112
Top = 112
Width = 75
Height = 25
Caption = #30495#20154#27169#24335
TabOrder = 0
OnClick = Button1Click
end
object Button3: TButton
Left = 256
Top = 112
Width = 75
Height = 25
Caption = #30005#33041#27169#24335
TabOrder = 1
OnClick = Button3Click
end
object Button2: TButton
Left = 344
Top = 176
Width = 75
Height = 25
Caption = #36864#20986
TabOrder = 2
end
end
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -