prtbookcountfrm.dfm
来自「基于Interbase的图书管理系统」· DFM 代码 · 共 58 行
DFM
58 行
inherited prtBookCount: TprtBookCount
OldCreateOrder = True
PixelsPerInch = 96
TextHeight = 13
inherited GroupBox1: TGroupBox
object RB1: TRadioButton
Left = 32
Top = 32
Width = 145
Height = 17
Caption = #23567#31867#26126#32454#25253#34920
Checked = True
Color = clBtnFace
Font.Charset = DEFAULT_CHARSET
Font.Color = clBlack
Font.Height = -12
Font.Name = 'MS Sans Serif'
Font.Style = []
ParentColor = False
ParentFont = False
TabOrder = 0
TabStop = True
end
object RB2: TRadioButton
Left = 32
Top = 64
Width = 145
Height = 17
Caption = #22823#31867#22270#20070#26126#32454#25253#34920
Color = clBtnFace
Font.Charset = DEFAULT_CHARSET
Font.Color = clBlack
Font.Height = -12
Font.Name = 'MS Sans Serif'
Font.Style = []
ParentColor = False
ParentFont = False
TabOrder = 1
end
object RB3: TRadioButton
Left = 32
Top = 96
Width = 145
Height = 17
Caption = #23567#31867#22270#20070#26126#32454#25253#34920
Color = clBtnFace
Font.Charset = DEFAULT_CHARSET
Font.Color = clBlack
Font.Height = -12
Font.Name = 'MS Sans Serif'
Font.Style = []
ParentColor = False
ParentFont = False
TabOrder = 2
end
end
end
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?