📄 unit9.dfm
字号:
object Form9: TForm9
Left = 407
Top = 188
Width = 441
Height = 331
AutoSize = True
Caption = #20462#25913#35838#31243
Color = clBtnFace
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
OldCreateOrder = False
OnShow = FormShow
PixelsPerInch = 96
TextHeight = 13
object Panel1: TPanel
Left = 0
Top = 0
Width = 433
Height = 297
Caption = 'Panel1'
TabOrder = 0
object Label1: TLabel
Left = 56
Top = 16
Width = 45
Height = 13
Caption = #35838#31243#21495' '
end
object Label2: TLabel
Left = 56
Top = 64
Width = 39
Height = 13
Caption = #35838#31243#21517' '
end
object Label3: TLabel
Left = 56
Top = 104
Width = 33
Height = 13
Caption = #31995#21035' '
end
object Label4: TLabel
Left = 56
Top = 144
Width = 30
Height = 13
Caption = #19987#19994' '
end
object Label5: TLabel
Left = 56
Top = 184
Width = 57
Height = 13
Caption = #35838#31243#31867#21035' '
end
object Label6: TLabel
Left = 56
Top = 224
Width = 27
Height = 13
Caption = #25945#26448' '
end
object Label7: TLabel
Left = 56
Top = 256
Width = 30
Height = 13
Caption = #23398#24180' '
end
object ComboBox1: TComboBox
Left = 136
Top = 16
Width = 145
Height = 21
ItemHeight = 13
TabOrder = 0
OnChange = ComboBox1Change
end
object Edit1: TEdit
Left = 136
Top = 64
Width = 145
Height = 21
TabOrder = 1
end
object ComboBox2: TComboBox
Left = 136
Top = 104
Width = 145
Height = 21
ItemHeight = 13
TabOrder = 2
OnChange = ComboBox2Change
Items.Strings = (
#35745#31639#26426#23398#38498
#31649#29702#23398#38498
#32463#27982#23398#38498
#26426#26800#23398#38498
''
'')
end
object ComboBox3: TComboBox
Left = 136
Top = 144
Width = 145
Height = 21
ItemHeight = 13
TabOrder = 3
end
object ComboBox4: TComboBox
Left = 136
Top = 184
Width = 145
Height = 21
ItemHeight = 13
TabOrder = 4
Items.Strings = (
#26412#31185
#19987#31185)
end
object ComboBox5: TComboBox
Left = 136
Top = 216
Width = 145
Height = 21
ItemHeight = 13
TabOrder = 5
end
object Button1: TButton
Left = 328
Top = 56
Width = 75
Height = 25
Caption = #20462#25913
TabOrder = 6
end
object Button2: TButton
Left = 328
Top = 128
Width = 75
Height = 25
Caption = #36820#22238
TabOrder = 7
OnClick = Button2Click
end
object ComboBox6: TComboBox
Left = 136
Top = 256
Width = 145
Height = 21
ItemHeight = 13
TabOrder = 8
Items.Strings = (
#22823#19968
#22823#20108
#22823#19977
#22823#22235)
end
end
end
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -