📄 unit4.dfm
字号:
object Form4: TForm4
Left = 200
Top = 130
Width = 696
Height = 497
Caption = #25968#25454#36807#28388
Color = clBtnFace
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
OldCreateOrder = False
OnCreate = FormCreate
OnShow = FormShow
PixelsPerInch = 96
TextHeight = 13
object Label1: TLabel
Left = 8
Top = 0
Width = 6
Height = 13
Caption = '0'
end
object Label2: TLabel
Left = 93
Top = 248
Width = 57
Height = 13
Caption = #25968#23383#22823#23567' _'
end
object Label3: TLabel
Left = 184
Top = 248
Width = 36
Height = 13
Caption = #36335#25968' '
end
object Label4: TLabel
Left = 5
Top = 248
Width = 57
Height = 13
Caption = #25490#38500#25968#23383' _'
end
object Memo2: TMemo
Left = 88
Top = 8
Width = 593
Height = 233
Lines.Strings = (
'')
TabOrder = 0
end
object Button7: TButton
Left = 8
Top = 20
Width = 75
Height = 25
Caption = #25968#25454#36807#28388
TabOrder = 1
OnClick = Button7Click
end
object CheckListBox1: TCheckListBox
Left = 184
Top = 264
Width = 73
Height = 144
ItemHeight = 13
Items.Strings = (
'000'
'001'
'002'
'011'
'022'
'111'
'112'
'122'
'222'
'012')
TabOrder = 2
end
object CheckListBox2: TCheckListBox
Left = 93
Top = 264
Width = 65
Height = 145
ItemHeight = 13
Items.Strings = (
#23567#23567#23567
#23567#23567#20013
#23567#23567#22823
#23567#20013#20013
#23567#22823#22823
#20013#20013#20013
#20013#20013#22823
#20013#22823#22823
#22823#22823#22823
#23567#20013#22823)
TabOrder = 3
end
object GroupBox1: TGroupBox
Left = 184
Top = 409
Width = 73
Height = 57
TabOrder = 4
object RadioButton1: TRadioButton
Left = 2
Top = 6
Width = 66
Height = 17
Caption = #20840#37096#36873#20013'_'
TabOrder = 0
OnClick = RadioButton1Click
end
object RadioButton2: TRadioButton
Left = 2
Top = 22
Width = 66
Height = 17
Caption = #37117#19981#36873#20013'_'
TabOrder = 1
OnClick = RadioButton2Click
end
object RadioButton5: TRadioButton
Left = 2
Top = 38
Width = 66
Height = 17
Caption = #37096#20998#36873#20013'_'
Checked = True
TabOrder = 2
TabStop = True
end
end
object GroupBox2: TGroupBox
Left = 94
Top = 410
Width = 73
Height = 57
TabOrder = 5
object RadioButton3: TRadioButton
Left = 1
Top = 6
Width = 66
Height = 17
Caption = #20840#37096#36873#20013'_'
TabOrder = 0
OnClick = RadioButton3Click
end
object RadioButton4: TRadioButton
Left = 1
Top = 22
Width = 66
Height = 17
Caption = #37117#19981#36873#20013'_'
TabOrder = 1
OnClick = RadioButton4Click
end
object RadioButton6: TRadioButton
Left = 2
Top = 38
Width = 66
Height = 17
Caption = #37096#20998#36873#20013'_'
Checked = True
TabOrder = 2
TabStop = True
end
end
object CheckListBox3: TCheckListBox
Left = 8
Top = 265
Width = 57
Height = 137
ItemHeight = 13
Items.Strings = (
'0'
'1'
'2'
'3'
'4'
'5'
'6'
'7'
'8'
'9')
TabOrder = 6
end
object GroupBox3: TGroupBox
Left = 5
Top = 410
Width = 73
Height = 57
TabOrder = 7
object RadioButton7: TRadioButton
Left = 1
Top = 6
Width = 66
Height = 17
Caption = #20840#37096#36873#20013'_'
TabOrder = 0
OnClick = RadioButton7Click
end
object RadioButton8: TRadioButton
Left = 1
Top = 22
Width = 66
Height = 17
Caption = #37117#19981#36873#20013'_'
TabOrder = 1
OnClick = RadioButton8Click
end
object RadioButton9: TRadioButton
Left = 2
Top = 38
Width = 66
Height = 17
Caption = #37096#20998#36873#20013'_'
Checked = True
TabOrder = 2
TabStop = True
end
end
object CheckListBox4: TCheckListBox
Left = 8
Top = 56
Width = 65
Height = 49
ItemHeight = 13
Items.Strings = (
#32452'3'
#32452'6'
#35961#23376)
TabOrder = 8
end
object GroupBox4: TGroupBox
Left = 2
Top = 116
Width = 81
Height = 81
Caption = #21253#25968
TabOrder = 9
object ComboBox1: TComboBox
Left = 8
Top = 20
Width = 57
Height = 21
ItemHeight = 13
TabOrder = 0
Text = 'all'
Items.Strings = (
'all'
'0'
'1'
'2'
'3'
'4'
'5'
'6'
'7'
'8')
end
object ComboBox2: TComboBox
Left = 8
Top = 52
Width = 57
Height = 21
ItemHeight = 13
TabOrder = 1
Text = 'all'
Items.Strings = (
'all'
'0'
'1'
'2'
'3'
'4'
'5'
'6'
'7'
'8')
end
end
end
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -