📄 kruskal.dfm
字号:
object Form1: TForm1
Left = 70
Top = 108
Width = 864
Height = 481
Caption = 'Form1'
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 Panel1: TPanel
Left = 0
Top = 0
Width = 1500
Height = 41
BevelInner = bvLowered
TabOrder = 0
object Label1: TLabel
Left = 176
Top = 15
Width = 78
Height = 16
AutoSize = False
Caption = #33410#28857#25968#30446#65306
Font.Charset = DEFAULT_CHARSET
Font.Color = clNavy
Font.Height = -13
Font.Name = 'MS Sans Serif'
Font.Style = []
ParentFont = False
end
object Label2: TLabel
Left = 320
Top = 15
Width = 77
Height = 16
AutoSize = False
Caption = #36793#30340#25968#30446#65306
Font.Charset = DEFAULT_CHARSET
Font.Color = clNavy
Font.Height = -13
Font.Name = 'MS Sans Serif'
Font.Style = []
ParentFont = False
end
object CheckBox1: TCheckBox
Left = 24
Top = 15
Width = 75
Height = 17
Caption = #26080#21521#22270
Checked = True
Font.Charset = DEFAULT_CHARSET
Font.Color = clRed
Font.Height = -16
Font.Name = 'MS Sans Serif'
Font.Style = []
ParentFont = False
State = cbChecked
TabOrder = 0
OnClick = CheckBox1Click
end
object Edit1: TEdit
Left = 256
Top = 13
Width = 50
Height = 21
TabOrder = 1
Text = '10'
OnChange = Edit1Change
end
object CheckBox2: TCheckBox
Left = 96
Top = 15
Width = 72
Height = 17
Caption = #26377#21521#22270
Font.Charset = DEFAULT_CHARSET
Font.Color = clRed
Font.Height = -16
Font.Name = 'MS Sans Serif'
Font.Style = [fsBold]
ParentFont = False
TabOrder = 2
OnClick = CheckBox2Click
end
object BitBtn1: TBitBtn
Left = 448
Top = 11
Width = 75
Height = 25
Caption = #30830#23450
Font.Charset = DEFAULT_CHARSET
Font.Color = clRed
Font.Height = -16
Font.Name = 'MS Sans Serif'
Font.Style = []
ParentFont = False
TabOrder = 3
OnClick = BitBtn1Click
Kind = bkOK
end
object BitBtn3: TBitBtn
Left = 713
Top = 11
Width = 75
Height = 25
Caption = #36864#20986
Font.Charset = DEFAULT_CHARSET
Font.Color = clRed
Font.Height = -16
Font.Name = 'MS Sans Serif'
Font.Style = []
ParentFont = False
TabOrder = 4
Kind = bkClose
end
object Edit2: TEdit
Left = 392
Top = 13
Width = 48
Height = 21
TabOrder = 5
Text = '14'
OnChange = Edit2Change
end
object BitBtn2: TBitBtn
Left = 585
Top = 11
Width = 75
Height = 25
Caption = #35745#31639
Font.Charset = DEFAULT_CHARSET
Font.Color = clRed
Font.Height = -16
Font.Name = 'MS Sans Serif'
Font.Style = []
ParentFont = False
TabOrder = 6
OnClick = BitBtn2Click
Kind = bkAll
end
end
object Panel2: TPanel
Left = 0
Top = 39
Width = 1500
Height = 400
BevelInner = bvLowered
BevelOuter = bvLowered
BorderStyle = bsSingle
Font.Charset = DEFAULT_CHARSET
Font.Color = clNavy
Font.Height = -16
Font.Name = 'MS Sans Serif'
Font.Style = []
ParentFont = False
TabOrder = 1
object Label3: TLabel
Left = 224
Top = 36
Width = 441
Height = 33
AutoSize = False
Font.Charset = DEFAULT_CHARSET
Font.Color = clTeal
Font.Height = -24
Font.Name = 'MS Sans Serif'
Font.Style = [fsBold]
ParentFont = False
end
object Label4: TLabel
Left = 216
Top = 208
Width = 377
Height = 33
AutoSize = False
Font.Charset = DEFAULT_CHARSET
Font.Color = clTeal
Font.Height = -24
Font.Name = 'MS Sans Serif'
Font.Style = [fsBold]
ParentFont = False
end
object Label5: TLabel
Left = 12
Top = 81
Width = 93
Height = 25
AutoSize = False
Font.Charset = DEFAULT_CHARSET
Font.Color = clRed
Font.Height = -13
Font.Name = 'MS Sans Serif'
Font.Style = [fsBold]
ParentFont = False
end
object Label6: TLabel
Left = 12
Top = 117
Width = 93
Height = 25
AutoSize = False
Font.Charset = DEFAULT_CHARSET
Font.Color = clRed
Font.Height = -13
Font.Name = 'MS Sans Serif'
Font.Style = [fsBold]
ParentFont = False
end
object Label7: TLabel
Left = 12
Top = 156
Width = 93
Height = 25
AutoSize = False
Font.Charset = DEFAULT_CHARSET
Font.Color = clRed
Font.Height = -13
Font.Name = 'MS Sans Serif'
Font.Style = [fsBold]
ParentFont = False
end
object Label8: TLabel
Left = 17
Top = 257
Width = 93
Height = 25
AutoSize = False
Font.Charset = DEFAULT_CHARSET
Font.Color = clRed
Font.Height = -13
Font.Name = 'MS Sans Serif'
Font.Style = [fsBold]
ParentFont = False
end
object Label9: TLabel
Left = 17
Top = 294
Width = 93
Height = 25
AutoSize = False
Font.Charset = DEFAULT_CHARSET
Font.Color = clRed
Font.Height = -13
Font.Name = 'MS Sans Serif'
Font.Style = [fsBold]
ParentFont = False
end
object Label10: TLabel
Left = 16
Top = 334
Width = 93
Height = 25
AutoSize = False
Font.Charset = DEFAULT_CHARSET
Font.Color = clRed
Font.Height = -13
Font.Name = 'MS Sans Serif'
Font.Style = [fsBold]
ParentFont = False
end
end
end
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -