📄 unit1.~dfm
字号:
object Form1: TForm1
Left = 192
Top = 107
Width = 553
Height = 439
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 Label1: TLabel
Left = 184
Top = 16
Width = 180
Height = 29
Caption = #20010#20154#22522#26412#24773#20917
Font.Charset = ANSI_CHARSET
Font.Color = clWindowText
Font.Height = -29
Font.Name = #23435#20307
Font.Style = [fsBold]
ParentFont = False
end
object Label2: TLabel
Left = 40
Top = 64
Width = 56
Height = 21
Caption = #22995#21517':'
Font.Charset = ANSI_CHARSET
Font.Color = clWindowText
Font.Height = -21
Font.Name = #23435#20307
Font.Style = [fsBold]
ParentFont = False
end
object Label3: TLabel
Left = 40
Top = 112
Width = 56
Height = 21
Caption = #24615#21035':'
Font.Charset = ANSI_CHARSET
Font.Color = clWindowText
Font.Height = -21
Font.Name = #23435#20307
Font.Style = [fsBold]
ParentFont = False
end
object Edit1: TEdit
Left = 104
Top = 64
Width = 161
Height = 28
Font.Charset = ANSI_CHARSET
Font.Color = clWindowText
Font.Height = -20
Font.Name = #23435#20307
Font.Style = [fsItalic]
ImeName = 'WuBi'
ParentFont = False
TabOrder = 0
Text = ' '
end
object RadioButton1: TRadioButton
Left = 112
Top = 104
Width = 57
Height = 33
Caption = #30007
Font.Charset = ANSI_CHARSET
Font.Color = clWindowText
Font.Height = -20
Font.Name = #23435#20307
Font.Style = [fsBold]
ParentFont = False
TabOrder = 1
OnClick = RadioButton1Click
end
object RadioButton2: TRadioButton
Left = 192
Top = 104
Width = 57
Height = 33
Caption = #22899
Font.Charset = ANSI_CHARSET
Font.Color = clWindowText
Font.Height = -20
Font.Name = #23435#20307
Font.Style = [fsBold]
ParentFont = False
TabOrder = 2
end
object RadioGroup1: TRadioGroup
Left = 48
Top = 152
Width = 241
Height = 185
Caption = #23398#20064#25104#32489
Font.Charset = ANSI_CHARSET
Font.Color = clWindowText
Font.Height = -21
Font.Name = #23435#20307
Font.Style = [fsBold]
Items.Strings = (
#20248
#33391
#20013
#24369)
ParentFont = False
TabOrder = 3
OnClick = RadioGroup1Click
end
object GroupBox1: TGroupBox
Left = 320
Top = 96
Width = 193
Height = 241
Caption = #20852#36259#29233#22909
Font.Charset = ANSI_CHARSET
Font.Color = clWindowText
Font.Height = -21
Font.Name = #23435#20307
Font.Style = [fsBold]
ParentFont = False
TabOrder = 4
OnClick = GroupBox1Click
object CheckBox1: TCheckBox
Left = 16
Top = 40
Width = 97
Height = 17
Caption = #25991#23398
Font.Charset = ANSI_CHARSET
Font.Color = clWindowText
Font.Height = -19
Font.Name = #23435#20307
Font.Style = [fsBold]
ParentFont = False
TabOrder = 0
OnClick = CheckBox1Click
end
object CheckBox2: TCheckBox
Left = 104
Top = 40
Width = 97
Height = 17
Caption = #32472#30011
Font.Charset = ANSI_CHARSET
Font.Color = clWindowText
Font.Height = -19
Font.Name = #23435#20307
Font.Style = [fsBold]
ParentFont = False
TabOrder = 1
end
object CheckBox3: TCheckBox
Left = 16
Top = 112
Width = 97
Height = 17
Caption = #38899#20048
Font.Charset = ANSI_CHARSET
Font.Color = clWindowText
Font.Height = -19
Font.Name = #23435#20307
Font.Style = [fsBold]
ParentFont = False
TabOrder = 2
end
object CheckBox4: TCheckBox
Left = 16
Top = 184
Width = 97
Height = 17
Caption = #26827#29260
Font.Charset = ANSI_CHARSET
Font.Color = clWindowText
Font.Height = -19
Font.Name = #23435#20307
Font.Style = [fsBold]
ParentFont = False
TabOrder = 3
end
object CheckBox5: TCheckBox
Left = 104
Top = 112
Width = 97
Height = 17
Caption = #20307#32946
Font.Charset = ANSI_CHARSET
Font.Color = clWindowText
Font.Height = -19
Font.Name = #23435#20307
Font.Style = [fsBold]
ParentFont = False
TabOrder = 4
end
object CheckBox6: TCheckBox
Left = 104
Top = 184
Width = 97
Height = 17
Caption = #25968#23398
Font.Charset = ANSI_CHARSET
Font.Color = clWindowText
Font.Height = -19
Font.Name = #23435#20307
Font.Style = [fsBold]
ParentFont = False
TabOrder = 5
end
end
object Button1: TButton
Left = 224
Top = 352
Width = 113
Height = 41
Caption = #26174#31034
Font.Charset = ANSI_CHARSET
Font.Color = clWindowText
Font.Height = -20
Font.Name = #23435#20307
Font.Style = [fsBold]
ParentFont = False
TabOrder = 5
end
end
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -