📄 unit3.dfm
字号:
object Form3: TForm3
Left = 300
Top = 151
Width = 536
Height = 419
Caption = #23398#29983#27880#20876
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 = 16
Top = 40
Width = 45
Height = 13
Caption = #23398#21495' '#65306
end
object Label2: TLabel
Left = 288
Top = 32
Width = 33
Height = 13
Caption = #22995#21517': '
end
object Label3: TLabel
Left = 16
Top = 88
Width = 33
Height = 13
Caption = #29677#32423': '
end
object Label4: TLabel
Left = 288
Top = 80
Width = 42
Height = 13
Caption = #38498#31995#65306' '
end
object Label5: TLabel
Left = 16
Top = 144
Width = 39
Height = 13
Caption = #19987#19994#65306' '
end
object Label6: TLabel
Left = 272
Top = 144
Width = 66
Height = 13
Caption = #20837#23398#24180#24230#65306' '
end
object Label7: TLabel
Left = 16
Top = 192
Width = 42
Height = 13
Caption = #31867#21035#65306' '
end
object Label8: TLabel
Left = 520
Top = 0
Width = 3
Height = 13
end
object Label9: TLabel
Left = 0
Top = 0
Width = 3
Height = 13
end
object Label10: TLabel
Left = 0
Top = 304
Width = 3
Height = 13
end
object Label11: TLabel
Left = 491
Top = 304
Width = 3
Height = 13
end
object Edit1: TEdit
Left = 80
Top = 32
Width = 145
Height = 21
TabOrder = 0
end
object Edit2: TEdit
Left = 344
Top = 32
Width = 145
Height = 21
TabOrder = 1
end
object ComboBox1: TComboBox
Left = 80
Top = 80
Width = 145
Height = 21
ItemHeight = 13
TabOrder = 2
Items.Strings = (
'1'
'2'
'3'
'4')
end
object ComboBox2: TComboBox
Left = 344
Top = 80
Width = 145
Height = 21
ItemHeight = 13
TabOrder = 3
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 = 80
Top = 136
Width = 145
Height = 21
ItemHeight = 13
TabOrder = 4
end
object ComboBox4: TComboBox
Left = 352
Top = 136
Width = 145
Height = 21
ItemHeight = 13
TabOrder = 5
Items.Strings = (
#22823#19968
#22823#20108
#22823#19977
#22823#22235
'')
end
object ComboBox5: TComboBox
Left = 80
Top = 184
Width = 145
Height = 21
ItemHeight = 13
TabOrder = 6
Items.Strings = (
#26412#31185
#19987#31185)
end
object Button1: TButton
Left = 96
Top = 232
Width = 75
Height = 25
Caption = #27880#20876
TabOrder = 7
OnClick = Button1Click
end
object Button2: TButton
Left = 312
Top = 232
Width = 75
Height = 25
Caption = #36820#22238
TabOrder = 8
OnClick = Button2Click
end
end
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -