prtbookidfrm.~dfm
来自「基于Interbase的图书管理系统」· ~DFM 代码 · 共 67 行
~DFM
67 行
inherited prtbookidForm: TprtbookidForm
Left = 281
Top = 198
PixelsPerInch = 96
TextHeight = 13
inherited GroupBox1: TGroupBox
object RB1: TRadioButton
Left = 16
Top = 24
Width = 113
Height = 17
Caption = #22270#20070#24635#25253#34920
Checked = True
Font.Charset = DEFAULT_CHARSET
Font.Color = clNavy
Font.Height = -13
Font.Name = 'MS Sans Serif'
Font.Style = [fsBold]
ParentFont = False
TabOrder = 0
TabStop = True
end
object RB2: TRadioButton
Left = 16
Top = 56
Width = 113
Height = 17
Caption = #22270#20070#21345#29255
Font.Charset = DEFAULT_CHARSET
Font.Color = clNavy
Font.Height = -13
Font.Name = 'MS Sans Serif'
Font.Style = [fsBold]
ParentFont = False
TabOrder = 1
end
object RB3: TRadioButton
Left = 16
Top = 88
Width = 113
Height = 17
Caption = #22270#20070#20070#31614
Font.Charset = DEFAULT_CHARSET
Font.Color = clNavy
Font.Height = -13
Font.Name = 'MS Sans Serif'
Font.Style = [fsBold]
ParentFont = False
TabOrder = 2
end
object RB4: TRadioButton
Left = 16
Top = 120
Width = 113
Height = 17
Caption = #22270#20070#20998#31867#30446#34920
Font.Charset = DEFAULT_CHARSET
Font.Color = clNavy
Font.Height = -13
Font.Name = 'MS Sans Serif'
Font.Style = [fsBold]
ParentFont = False
TabOrder = 3
end
end
end
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?