📄 unit1.dfm
字号:
object Form1: TForm1
Left = 192
Top = 114
Width = 256
Height = 147
Caption = #27426#36814#35789#30340#26174#31034
Color = clBtnFace
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -16
Font.Name = 'MS Sans Serif'
Font.Style = []
OldCreateOrder = False
PixelsPerInch = 96
TextHeight = 20
object Label1: TLabel
Left = 32
Top = 24
Width = 161
Height = 20
AutoSize = False
Caption = 'Delphi 7.0'#27426#36814#24744#65281
Visible = False
end
object ButtonDisplay: TButton
Left = 32
Top = 64
Width = 81
Height = 33
Caption = #26174#31034
TabOrder = 0
OnClick = ButtonDisplayClick
end
object ButtonClose: TButton
Left = 144
Top = 64
Width = 65
Height = 33
Caption = #20851#38381
TabOrder = 1
OnClick = ButtonCloseClick
end
end
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -