📄 unit8.dfm
字号:
object Form8: TForm8
Left = 384
Top = 101
Width = 441
Height = 331
AutoSize = True
Caption = #28155#21152#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 = 32
Top = 16
Width = 51
Height = 13
Caption = #35838#31243#21495' '
end
object Label2: TLabel
Left = 32
Top = 64
Width = 51
Height = 13
Caption = #35838#31243#21517' '
end
object Label3: TLabel
Left = 32
Top = 104
Width = 37
Height = 13
Caption = #31995#21035' '
end
object Label4: TLabel
Left = 32
Top = 144
Width = 34
Height = 13
Caption = #19987#19994' '
end
object Label5: TLabel
Left = 32
Top = 184
Width = 65
Height = 13
Caption = #35838#31243#31867#21035' '
end
object Label6: TLabel
Left = 32
Top = 224
Width = 37
Height = 13
Caption = #25945#26448' '
end
object Label7: TLabel
Left = 32
Top = 264
Width = 34
Height = 13
Caption = #23398#24180' '
end
object Edit1: TEdit
Left = 104
Top = 16
Width = 121
Height = 21
TabOrder = 0
end
object Edit2: TEdit
Left = 104
Top = 56
Width = 121
Height = 21
TabOrder = 1
end
object ComboBox1: TComboBox
Left = 104
Top = 104
Width = 145
Height = 21
ItemHeight = 13
TabOrder = 2
OnChange = ComboBox1Change
Items.Strings = (
#35745#31639#26426#23398#38498
#31649#29702#23398#38498
#32463#27982#23398#38498
#26426#26800#23398#38498
'')
end
object ComboBox2: TComboBox
Left = 104
Top = 144
Width = 145
Height = 21
ItemHeight = 13
TabOrder = 3
end
object ComboBox3: TComboBox
Left = 104
Top = 184
Width = 145
Height = 21
ItemHeight = 13
TabOrder = 4
Items.Strings = (
#26412#31185
#19987#31185)
end
object ComboBox4: TComboBox
Left = 104
Top = 224
Width = 145
Height = 21
ItemHeight = 13
TabOrder = 5
end
object ComboBox5: TComboBox
Left = 104
Top = 264
Width = 145
Height = 21
ItemHeight = 13
TabOrder = 6
Items.Strings = (
#22823#19968
#22823#20108
#22823#19977
#22823#22235)
end
object Button1: TButton
Left = 328
Top = 136
Width = 75
Height = 25
Caption = #28155#21152
TabOrder = 7
OnClick = Button1Click
end
object Button2: TButton
Left = 328
Top = 192
Width = 75
Height = 25
Caption = #36820#22238
TabOrder = 8
OnClick = Button2Click
end
end
end
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -