📄 unit1.dfm
字号:
object Form1: TForm1
Left = 178
Top = -5
Width = 797
Height = 746
Caption = 'Form1'
Color = clBtnFace
Font.Charset = GB2312_CHARSET
Font.Color = clWindowText
Font.Height = -16
Font.Name = #21326#25991#26999#20307
Font.Style = [fsBold]
OldCreateOrder = False
PixelsPerInch = 96
TextHeight = 18
object Button1: TButton
Left = 8
Top = 16
Width = 75
Height = 25
Caption = 'Run'
Font.Charset = GB2312_CHARSET
Font.Color = clWindowText
Font.Height = -20
Font.Name = '@Fixedsys'
Font.Style = []
ParentFont = False
TabOrder = 0
OnClick = Button1Click
end
object ListBox1: TListBox
Left = 112
Top = 16
Width = 697
Height = 673
ItemHeight = 18
TabOrder = 1
end
end
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -