📄 unit1.~dfm
字号:
object Form1: TForm1
Left = 192
Top = 107
Width = 555
Height = 434
Caption = #26597#35426#35373#32622#31383
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 GroupBox1: TGroupBox
Left = 40
Top = 8
Width = 465
Height = 169
Caption = #26597#35426#26781#20214#65306
TabOrder = 0
object ComboBox1: TComboBox
Left = 24
Top = 24
Width = 81
Height = 21
ItemHeight = 13
TabOrder = 0
Text = #27169#20855#32232#34399
end
object ComboBox2: TComboBox
Left = 144
Top = 24
Width = 73
Height = 21
ItemHeight = 13
TabOrder = 1
Text = #31561#26044
end
object Edit1: TEdit
Left = 256
Top = 24
Width = 177
Height = 21
TabOrder = 2
end
object RadioGroup1: TRadioGroup
Left = 104
Top = 56
Width = 233
Height = 41
Caption = #38364#31995#65306
TabOrder = 3
end
object RadioButton1: TRadioButton
Left = 203
Top = 72
Width = 41
Height = 17
Caption = 'OR'
TabOrder = 4
end
object RadioButton2: TRadioButton
Left = 279
Top = 72
Width = 41
Height = 17
Caption = 'NOT'
TabOrder = 5
end
object RadioButton3: TRadioButton
Left = 127
Top = 73
Width = 49
Height = 17
Caption = 'AND'
Checked = True
TabOrder = 6
TabStop = True
end
object Edit2: TEdit
Left = 257
Top = 112
Width = 177
Height = 21
TabOrder = 7
end
object ComboBox3: TComboBox
Left = 145
Top = 112
Width = 73
Height = 21
ItemHeight = 13
TabOrder = 8
Text = #22823#26044
end
object ComboBox4: TComboBox
Left = 25
Top = 112
Width = 81
Height = 21
ItemHeight = 13
TabOrder = 9
Text = 'PIN'#25976#37327
end
end
object GroupBox2: TGroupBox
Left = 39
Top = 187
Width = 466
Height = 193
Caption = #26597#35426#26684#24335#65306
TabOrder = 1
object SpeedButton1: TSpeedButton
Left = 233
Top = 75
Width = 23
Height = 22
Caption = '>'
end
object SpeedButton2: TSpeedButton
Left = 233
Top = 96
Width = 23
Height = 22
Caption = '>>'
end
object SpeedButton3: TSpeedButton
Left = 233
Top = 117
Width = 23
Height = 22
Caption = '<'
end
object SpeedButton4: TSpeedButton
Left = 233
Top = 138
Width = 23
Height = 22
Caption = '<<'
end
object ListBox1: TListBox
Left = 143
Top = 69
Width = 74
Height = 98
ItemHeight = 13
Items.Strings = (
#24207#34399
#27169#20855#32232#34399
#29986#21697#26009#34399
'PIN'#25976#37327
'SPM'
'...'
'...')
TabOrder = 0
end
object ComboBox5: TComboBox
Left = 144
Top = 20
Width = 145
Height = 21
ItemHeight = 13
TabOrder = 1
Text = 'M_L_P_S'
end
object RadioButton4: TRadioButton
Left = 40
Top = 24
Width = 105
Height = 17
Caption = #36984#25799#26597#35426#27169#24335#65306
TabOrder = 2
end
object RadioButton5: TRadioButton
Left = 41
Top = 54
Width = 113
Height = 17
Caption = #33258#23450#32681#27169#24335#65306
TabOrder = 3
end
end
end
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -