📄 unit1.dfm
字号:
object Form1: TForm1
Left = 239
Top = 163
Width = 404
Height = 281
Caption = 'MainWindow'
Color = clBtnFace
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 = 40
Width = 297
Height = 27
Caption = #27426#36814#24744#36827#20837#25968#25454#23548#20837#24179#21488
Font.Charset = ANSI_CHARSET
Font.Color = clWindowText
Font.Height = -27
Font.Name = #23435#20307
Font.Style = []
ParentFont = False
end
object EXCEL: TButton
Left = 40
Top = 104
Width = 129
Height = 25
Caption = #36827#20837'EXCEL'#25991#26723#35843#20837
TabOrder = 0
OnClick = EXCELClick
end
object Word: TButton
Left = 232
Top = 104
Width = 129
Height = 25
Caption = #36827#20837'WORD'#25991#26723#35843#20837
TabOrder = 1
OnClick = WordClick
end
object Button1: TButton
Left = 40
Top = 168
Width = 137
Height = 25
Caption = 'Excel'#25991#26723#19982'Word'#36716#25442
TabOrder = 2
OnClick = Button1Click
end
object Button2: TButton
Left = 256
Top = 168
Width = 75
Height = 25
Caption = #36864#20986
TabOrder = 3
OnClick = Button2Click
end
end
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -