📄 unit4.dfm
字号:
object xuanke: Txuanke
Left = 185
Top = 128
Width = 435
Height = 308
Caption = 'xuanke'
Color = clSkyBlue
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 = 80
Top = 16
Width = 265
Height = 33
BevelInner = bvRaised
BevelWidth = 2
Caption = #35831#36873#25321#39044#23450#35797#21367#25152#23646#35838#31243
Color = clPurple
Font.Charset = GB2312_CHARSET
Font.Color = clYellow
Font.Height = -19
Font.Name = #38582#20070
Font.Style = [fsBold]
ParentFont = False
TabOrder = 0
end
object Panel2: TPanel
Left = 136
Top = 88
Width = 153
Height = 145
BevelInner = bvRaised
Color = clSkyBlue
TabOrder = 1
object selke: TRadioGroup
Left = 16
Top = 8
Width = 121
Height = 121
Font.Charset = GB2312_CHARSET
Font.Color = clBlue
Font.Height = -20
Font.Name = #38582#20070
Font.Style = [fsBold]
Items.Strings = (
#32447#24615#20195#25968
#22806#35821)
ParentFont = False
TabOrder = 0
OnClick = selkeClick
end
end
end
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -