📄 classbookbrower.dfm
字号:
object ClassBookBrowerForm: TClassBookBrowerForm
Left = 395
Top = 209
Width = 384
Height = 335
Caption = #20070#36153#26597#35810
Color = clBtnFace
Font.Charset = GB2312_CHARSET
Font.Color = clWindowText
Font.Height = -12
Font.Name = #23435#20307
Font.Style = []
OldCreateOrder = False
OnActivate = FormActivate
PixelsPerInch = 96
TextHeight = 12
object GroupBox1: TGroupBox
Left = 16
Top = 8
Width = 337
Height = 41
Caption = #20070#36153#26597#35810
TabOrder = 0
object RadioButton1: TRadioButton
Left = 56
Top = 16
Width = 113
Height = 17
Caption = #23398#29983#20070#36153#26597#35810
Font.Charset = GB2312_CHARSET
Font.Color = clWindowText
Font.Height = -12
Font.Name = #23435#20307
Font.Style = []
ParentFont = False
TabOrder = 0
OnClick = RadioButton1Click
end
object RadioButton2: TRadioButton
Left = 184
Top = 16
Width = 113
Height = 17
Caption = #21333#20301#39046#20070#26597#35810
Font.Charset = GB2312_CHARSET
Font.Color = clWindowText
Font.Height = -12
Font.Name = #23435#20307
Font.Style = []
ParentFont = False
TabOrder = 1
OnClick = RadioButton2Click
end
end
object GroupBox2: TGroupBox
Left = 16
Top = 48
Width = 337
Height = 49
Caption = #26597#35810#26465#20214
TabOrder = 1
object Label1: TLabel
Left = 56
Top = 24
Width = 84
Height = 12
Caption = #36873#25321#26597#35810#29677#32423#21517
Font.Charset = GB2312_CHARSET
Font.Color = clWindowText
Font.Height = -12
Font.Name = #23435#20307
Font.Style = []
ParentFont = False
end
object ComboBox1: TComboBox
Left = 164
Top = 19
Width = 145
Height = 20
ItemHeight = 12
TabOrder = 0
Text = 'ComboBox1'
OnClick = ComboBox1Click
end
end
object DBGrid1: TDBGrid
Left = 16
Top = 104
Width = 337
Height = 153
TabOrder = 2
TitleFont.Charset = GB2312_CHARSET
TitleFont.Color = clWindowText
TitleFont.Height = -12
TitleFont.Name = #23435#20307
TitleFont.Style = []
end
object BitBtn1: TBitBtn
Left = 144
Top = 272
Width = 75
Height = 25
Caption = #36864#20986
TabOrder = 3
OnClick = BitBtn1Click
Kind = bkClose
end
object ADOConnection1: TADOConnection
ConnectionString =
'Provider=Microsoft.Jet.OLEDB.4.0;Data Source=JcData.mdb;Persist ' +
'Security Info=False'
LoginPrompt = False
Provider = 'Microsoft.Jet.OLEDB.4.0'
Left = 72
Top = 168
end
object DataSource1: TDataSource
Left = 120
Top = 176
end
object ADOQuery1: TADOQuery
Parameters = <>
Left = 216
Top = 168
end
end
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -