📄 step.dfm
字号:
object Form1: TForm1
Left = 135
Top = 112
Width = 831
Height = 559
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 = -1
Top = -8
Width = 5000
Height = 41
BevelInner = bvLowered
TabOrder = 0
object Label1: TLabel
Left = 209
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 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 = 289
Top = 13
Width = 65
Height = 21
TabOrder = 1
Text = '6'
OnChange = Edit1Change
end
object CheckBox2: TCheckBox
Left = 108
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 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 = 5
OnClick = BitBtn2Click
Kind = bkAll
end
end
object Panel2: TPanel
Left = 0
Top = 33
Width = 5000
Height = 2000
BevelInner = bvLowered
Font.Charset = DEFAULT_CHARSET
Font.Color = clBlue
Font.Height = -19
Font.Name = 'MS Sans Serif'
Font.Style = []
ParentFont = False
TabOrder = 1
object Label2: TLabel
Left = 3
Top = 10
Width = 113
Height = 24
AutoSize = False
Font.Charset = ANSI_CHARSET
Font.Color = clRed
Font.Height = -19
Font.Name = #23435#20307
Font.Style = []
ParentFont = False
end
object Label3: TLabel
Left = 3
Top = 18
Width = 113
Height = 24
AutoSize = False
Font.Charset = ANSI_CHARSET
Font.Color = clRed
Font.Height = -19
Font.Name = #23435#20307
Font.Style = []
ParentFont = False
end
object Label4: TLabel
Left = 3
Top = 26
Width = 113
Height = 24
AutoSize = False
Font.Charset = ANSI_CHARSET
Font.Color = clRed
Font.Height = -19
Font.Name = #23435#20307
Font.Style = []
ParentFont = False
end
end
end
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -