📄 main.dfm
字号:
object Form1: TForm1
Left = 200
Top = 118
Width = 367
Height = 188
Caption = #22478#24066#21015#34920
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 = 32
Top = 16
Width = 24
Height = 13
Caption = #22320#21312
end
object Label2: TLabel
Left = 216
Top = 16
Width = 24
Height = 13
Caption = #22478#24066
end
object ListBox1: TListBox
Left = 32
Top = 40
Width = 105
Height = 105
ItemHeight = 13
Items.Strings = (
#21271#37096#22478#24066
#20013#37096#22478#24066
#21335#37096#22478#24066)
TabOrder = 0
OnClick = ListBox1Click
end
object ListBox2: TListBox
Left = 208
Top = 40
Width = 97
Height = 105
ItemHeight = 13
TabOrder = 1
end
end
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -