📄 unit1.dfm
字号:
object Form1: TForm1
Left = 192
Top = 107
Width = 367
Height = 249
Caption = #33258#23450#20041#19979#25289#33756#21333
Color = clBtnFace
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
OldCreateOrder = False
Position = poScreenCenter
PixelsPerInch = 96
TextHeight = 13
object ComboBox1: TComboBox
Left = 40
Top = 24
Width = 97
Height = 26
Style = csOwnerDrawFixed
ItemHeight = 20
TabOrder = 0
OnDrawItem = ComboBoxDrawItem
Items.Strings = (
#40657#33394
#34013#33394
#34013#32511
#40092#32511
#32418#33394
#40644#33394)
end
object ComboBox2: TComboBox
Left = 216
Top = 24
Width = 97
Height = 26
Style = csOwnerDrawFixed
ItemHeight = 20
TabOrder = 1
OnDrawItem = ComboBoxDrawItem
Items.Strings = (
#40657#33394
#34013#33394
#34013#32511
#40092#32511
#32418#33394
#40644#33394)
end
end
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -