📄 setconclass.dfm
字号:
object SetConForm: TSetConForm
Left = 350
Top = 140
Width = 486
Height = 370
BorderIcons = [biSystemMenu]
Caption = #21512#21516#31867#21035#35774#32622
Color = clBtnFace
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
OldCreateOrder = False
Position = poMainFormCenter
OnShow = FormShow
PixelsPerInch = 96
TextHeight = 13
object Splitter1: TSplitter
Left = 185
Top = 0
Width = 8
Height = 336
end
object Panel1: TPanel
Left = 0
Top = 0
Width = 185
Height = 336
Align = alLeft
BevelInner = bvLowered
BevelOuter = bvLowered
TabOrder = 0
object TreeView1: TTreeView
Left = 2
Top = 2
Width = 181
Height = 332
Align = alClient
Indent = 19
TabOrder = 0
OnDblClick = TreeView1DblClick
end
end
object Panel2: TPanel
Left = 193
Top = 0
Width = 285
Height = 336
Align = alClient
BevelInner = bvLowered
BevelOuter = bvLowered
TabOrder = 1
object Label4: TLabel
Left = 40
Top = 304
Width = 216
Height = 19
AutoSize = False
Caption = #38750#19987#19994#20154#21592#20999#21247#20462#25913#65281
Font.Charset = GB2312_CHARSET
Font.Color = clRed
Font.Height = -20
Font.Name = #40657#20307
Font.Style = [fsBold]
ParentFont = False
end
object Button5: TButton
Left = 36
Top = 184
Width = 97
Height = 25
Caption = #22686#21152#22823#31867
TabOrder = 0
OnClick = Button5Click
end
object Button7: TButton
Left = 150
Top = 184
Width = 97
Height = 25
Caption = #21024#38500
TabOrder = 1
OnClick = Button7Click
end
object BitBtn2: TBitBtn
Left = 40
Top = 264
Width = 209
Height = 25
Caption = #21462#28040
TabOrder = 2
Kind = bkCancel
end
object GroupBox1: TGroupBox
Left = 32
Top = 16
Width = 233
Height = 49
Caption = #26041#24335
TabOrder = 3
object RadioButton1: TRadioButton
Left = 40
Top = 20
Width = 57
Height = 17
Caption = #22823#31867
Checked = True
TabOrder = 0
TabStop = True
OnClick = RadioButton1Click
end
object RadioButton2: TRadioButton
Left = 144
Top = 20
Width = 57
Height = 17
Caption = #23567#31867
TabOrder = 1
OnClick = RadioButton2Click
end
end
object GroupBox2: TGroupBox
Left = 32
Top = 80
Width = 233
Height = 97
Caption = #21442#25968
TabOrder = 4
object Label3: TLabel
Left = 24
Top = 21
Width = 42
Height = 13
AutoSize = False
Caption = #21516#32423#65306
Visible = False
end
object Label1: TLabel
Left = 24
Top = 40
Width = 42
Height = 13
AutoSize = False
Caption = #32534#21495#65306
Visible = False
end
object Label2: TLabel
Left = 24
Top = 56
Width = 42
Height = 13
AutoSize = False
Caption = #21517#31216#65306
end
object Edit2: TEdit
Left = 72
Top = 51
Width = 129
Height = 21
TabOrder = 0
end
object Edit1: TEdit
Left = 72
Top = 32
Width = 129
Height = 21
Enabled = False
ReadOnly = True
TabOrder = 1
Visible = False
end
object ComboBox1: TComboBox
Left = 72
Top = 16
Width = 129
Height = 21
ItemHeight = 13
TabOrder = 2
Visible = False
end
end
object Button1: TButton
Left = 152
Top = 224
Width = 97
Height = 25
Caption = #24110#21161
TabOrder = 5
OnClick = Button1Click
end
object Button2: TButton
Left = 37
Top = 224
Width = 97
Height = 25
Caption = #20462#25913
TabOrder = 6
OnClick = Button2Click
end
end
end
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -