📄 tk_set.dfm
字号:
object frmset: Tfrmset
Left = 259
Top = 146
Width = 454
Height = 287
Caption = #35774#32622
Color = clBtnFace
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
OldCreateOrder = False
OnCreate = FormCreate
PixelsPerInch = 96
TextHeight = 13
object RadioGroup1: TRadioGroup
Left = 16
Top = 15
Width = 417
Height = 66
Caption = #23548#20986#25991#20214#35774#32622
TabOrder = 0
end
object RadioButton1: TRadioButton
Left = 35
Top = 40
Width = 113
Height = 17
Caption = #34892#38388#27809#26377#31354#26684
TabOrder = 1
end
object RadioButton2: TRadioButton
Left = 162
Top = 40
Width = 113
Height = 17
Caption = #34892#38388#19968#20010#31354#26684
TabOrder = 2
end
object RadioButton3: TRadioButton
Left = 291
Top = 40
Width = 113
Height = 17
Caption = #39064#38388#19968#20010#31354#26684
TabOrder = 3
end
object GroupBox1: TGroupBox
Left = 16
Top = 96
Width = 417
Height = 124
Caption = #39064#30446#26684#24335#25209#37327#35774#32622
TabOrder = 4
object ComboBox1: TComboBox
Left = 328
Top = 24
Width = 65
Height = 21
ItemHeight = 13
TabOrder = 0
Items.Strings = (
'Add'
'Delete')
end
object SpinEdit1: TSpinEdit
Left = 328
Top = 56
Width = 65
Height = 22
MaxValue = 0
MinValue = 0
TabOrder = 1
Value = 0
end
object CheckBox1: TCheckBox
Left = 16
Top = 24
Width = 97
Height = 17
Caption = #36873#25321#39064
TabOrder = 2
end
object CheckBox2: TCheckBox
Left = 16
Top = 48
Width = 97
Height = 17
Caption = #21028#26029#39064
TabOrder = 3
end
object CheckBox3: TCheckBox
Left = 16
Top = 72
Width = 97
Height = 17
Caption = #31616#31572#39064
TabOrder = 4
end
object CheckBox4: TCheckBox
Left = 15
Top = 96
Width = 97
Height = 17
Caption = #35745#31639#39064
TabOrder = 5
end
object CheckBox5: TCheckBox
Left = 119
Top = 24
Width = 97
Height = 17
Caption = #32472#22270#39064
TabOrder = 6
end
object CheckBox6: TCheckBox
Left = 119
Top = 48
Width = 97
Height = 17
Caption = #35770#36848#39064
TabOrder = 7
end
object CheckBox7: TCheckBox
Left = 118
Top = 72
Width = 97
Height = 17
Caption = #25216#33021#39064
TabOrder = 8
end
object CheckBox8: TCheckBox
Left = 118
Top = 96
Width = 97
Height = 17
Caption = #22635#31354#39064
TabOrder = 9
end
object CheckBox9: TCheckBox
Left = 215
Top = 24
Width = 65
Height = 17
Caption = #21517#35789#35299#37322
TabOrder = 10
end
object CheckBox10: TCheckBox
Left = 215
Top = 48
Width = 79
Height = 17
Caption = #38382#31572#39064
TabOrder = 11
end
object CheckBox11: TCheckBox
Left = 216
Top = 96
Width = 97
Height = 17
Caption = #20840#37096#36873#25321
TabOrder = 12
end
end
object Button1: TButton
Left = 336
Top = 229
Width = 75
Height = 25
Caption = #30830#23450
TabOrder = 5
OnClick = Button1Click
end
end
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -