📄 unit1.dfm
字号:
object Form1: TForm1
Left = 202
Top = 113
Width = 154
Height = 269
Caption = 'Form1'
Color = clBtnFace
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
OldCreateOrder = False
OnCreate = FormCreate
PixelsPerInch = 96
TextHeight = 13
object GroupBox1: TGroupBox
Left = 2
Top = 2
Width = 140
Height = 120
Caption = #19990#19978#26368#24378#30340#25112#26007#27665#26063
TabOrder = 0
object RadioButton1: TRadioButton
Left = 10
Top = 20
Width = 100
Height = 23
Caption = #32435#32654#20811#26143#20154
TabOrder = 0
end
object RadioButton3: TRadioButton
Left = 10
Top = 60
Width = 100
Height = 21
Caption = #22320#29699#20154
TabOrder = 1
end
object RadioButton2: TRadioButton
Left = 10
Top = 45
Width = 100
Height = 11
Caption = #36187#20122#20154
TabOrder = 2
end
object Button1: TButton
Left = 30
Top = 85
Width = 77
Height = 19
Caption = #30830#23450
TabOrder = 3
OnClick = Button1Click
end
end
object GroupBox2: TGroupBox
Left = 2
Top = 122
Width = 140
Height = 120
Caption = #26368#24069#30340#36187#20122#20154#26159
TabOrder = 1
object RadioButton4: TRadioButton
Left = 10
Top = 20
Width = 100
Height = 25
Caption = #24735#31354
TabOrder = 0
end
object RadioButton5: TRadioButton
Left = 10
Top = 40
Width = 100
Height = 25
Caption = #29305#21335#20811#26031
TabOrder = 1
end
object RadioButton6: TRadioButton
Left = 10
Top = 60
Width = 100
Height = 23
Caption = #36798#23572
TabOrder = 2
end
object Button2: TButton
Left = 30
Top = 85
Width = 75
Height = 19
Caption = #30830#23450
TabOrder = 3
OnClick = Button2Click
end
end
end
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -