📄 unit10.~dfm
字号:
object Form10: TForm10
Left = 352
Top = 588
Width = 544
Height = 375
BorderIcons = [biSystemMenu, biMinimize]
Caption = #25805#20316#27169#24335
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 = 232
Top = 80
Width = 65
Height = 13
AutoSize = False
Caption = #25805#20316#27169#24335
end
object RadioButton1: TRadioButton
Left = 128
Top = 112
Width = 113
Height = 17
Caption = #21462#20195#27169#24335
TabOrder = 0
OnClick = RadioButton1Click
end
object RadioButton2: TRadioButton
Left = 128
Top = 160
Width = 113
Height = 17
Caption = #36741#21161#27169#24335
TabOrder = 1
OnClick = RadioButton2Click
end
end
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -