📄 unit15.dfm
字号:
object xzsel: Txzsel
Left = 247
Top = 142
Width = 361
Height = 241
Caption = #35831#36873#25321#38656#27714
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 sel: TRadioGroup
Left = 72
Top = 160
Width = 217
Height = 121
Font.Charset = GB2312_CHARSET
Font.Color = clBlue
Font.Height = -19
Font.Name = #38582#20070
Font.Style = [fsBold]
Items.Strings = (
#26597#35810#20010#20154#24471#20998
#26597#35810#26576#27425#32771#35797#24773#20917
#20013#38388#36873#39033)
ParentFont = False
TabOrder = 0
end
object Panel1: TPanel
Left = 96
Top = 16
Width = 161
Height = 33
BevelInner = bvRaised
BevelWidth = 2
Caption = #26597#20998#38656#27714
Font.Charset = GB2312_CHARSET
Font.Color = clWindowText
Font.Height = -19
Font.Name = #38582#20070
Font.Style = [fsBold]
ParentFont = False
TabOrder = 1
end
object RadioGroup1: TRadioGroup
Left = 72
Top = 69
Width = 217
Height = 121
Font.Charset = GB2312_CHARSET
Font.Color = clBlue
Font.Height = -19
Font.Name = #38582#20070
Font.Style = [fsBold]
ParentFont = False
TabOrder = 2
end
object selgeren: TRadioButton
Left = 96
Top = 96
Width = 153
Height = 25
Caption = #26597#35810#20010#20154#24471#20998
Font.Charset = GB2312_CHARSET
Font.Color = clRed
Font.Height = -19
Font.Name = #38582#20070
Font.Style = [fsBold]
ParentFont = False
TabOrder = 3
OnClick = selgerenClick
end
object selquanti: TRadioButton
Left = 96
Top = 136
Width = 169
Height = 33
Caption = #26597#35810#20840#20307#25104#32489
Font.Charset = GB2312_CHARSET
Font.Color = clRed
Font.Height = -19
Font.Name = #38582#20070
Font.Style = [fsBold]
ParentFont = False
TabOrder = 4
OnClick = selquantiClick
end
end
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -