📄 unit2.dfm
字号:
object Form2: TForm2
Left = 347
Top = 131
Width = 696
Height = 558
Caption = 'Form2'
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 GroupBox1: TGroupBox
Left = 64
Top = 48
Width = 513
Height = 385
Caption = #26222#36890#23567#30142#30149#26597#35810
TabOrder = 0
object Label1: TLabel
Left = 168
Top = 96
Width = 73
Height = 13
Caption = #23545#30151#19979#33647
end
object Label2: TLabel
Left = 56
Top = 248
Width = 96
Height = 13
Caption = #25152#26222#36890#33647#24215#24120#35265#33647
end
object Label3: TLabel
Left = 56
Top = 296
Width = 73
Height = 13
Caption = #38656#25753#21307#22065#33647
end
object RadioButton1: TRadioButton
Left = 40
Top = 40
Width = 113
Height = 17
Caption = #23567#30151#29366'1'
TabOrder = 0
end
object RadioButton2: TRadioButton
Left = 40
Top = 72
Width = 113
Height = 17
Caption = #23567#30151#29366'2'
TabOrder = 1
end
object RadioButton3: TRadioButton
Left = 40
Top = 104
Width = 113
Height = 17
Caption = #23567#30151#29366'3'
TabOrder = 2
end
object RadioButton4: TRadioButton
Left = 40
Top = 136
Width = 113
Height = 17
Caption = #23567#30151#29366'4'
TabOrder = 3
end
object RadioButton5: TRadioButton
Left = 40
Top = 168
Width = 113
Height = 17
Caption = #23567#30151#29366'5'
TabOrder = 4
end
object Edit1: TEdit
Left = 280
Top = 48
Width = 177
Height = 145
TabOrder = 5
Text = #33647
end
object Edit2: TEdit
Left = 200
Top = 240
Width = 265
Height = 25
TabOrder = 6
end
object Edit3: TEdit
Left = 200
Top = 296
Width = 265
Height = 21
TabOrder = 7
end
end
object Button1: TButton
Left = 288
Top = 472
Width = 75
Height = 25
Caption = #24320#22987#26597#35810
TabOrder = 1
end
end
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -