📄 bookindex.~dfm
字号:
object Fm_bookindex: TFm_bookindex
Left = 49
Top = 43
Width = 935
Height = 684
Caption = #22270#20070#26816#32034
Color = clBtnFace
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 = 9
Top = 0
Width = 911
Height = 225
TabOrder = 0
object Label3: TLabel
Left = 8
Top = 156
Width = 203
Height = 30
Caption = #25353#20986#29256#31038#26816#32034#65306
Font.Charset = GB2312_CHARSET
Font.Color = clWindowText
Font.Height = -29
Font.Name = #21326#25991#26032#39759
Font.Style = []
ParentFont = False
end
object Label2: TLabel
Left = 16
Top = 96
Width = 174
Height = 30
Caption = #25353#20316#32773#26816#32034#65306
Font.Charset = GB2312_CHARSET
Font.Color = clWindowText
Font.Height = -29
Font.Name = #21326#25991#26032#39759
Font.Style = []
ParentFont = False
end
object Label1: TLabel
Left = 16
Top = 32
Width = 174
Height = 30
Caption = #25353#20070#21517#26816#32034#65306
Font.Charset = GB2312_CHARSET
Font.Color = clWindowText
Font.Height = -29
Font.Name = #21326#25991#26032#39759
Font.Style = []
ParentFont = False
end
object Edit1: TEdit
Left = 232
Top = 32
Width = 521
Height = 41
Color = clAqua
Font.Charset = GB2312_CHARSET
Font.Color = clWindowText
Font.Height = -32
Font.Name = #21326#25991#26032#39759
Font.Style = []
ParentFont = False
TabOrder = 0
OnClick = Edit1Click
end
object Edit2: TEdit
Left = 232
Top = 96
Width = 521
Height = 41
Color = clGray
Font.Charset = GB2312_CHARSET
Font.Color = clWindowText
Font.Height = -32
Font.Name = #21326#25991#26032#39759
Font.Style = []
ParentFont = False
TabOrder = 1
OnClick = Edit2Click
end
object Edit3: TEdit
Left = 232
Top = 160
Width = 521
Height = 41
Color = clGray
Font.Charset = GB2312_CHARSET
Font.Color = clWindowText
Font.Height = -32
Font.Name = #21326#25991#26032#39759
Font.Style = []
ParentFont = False
TabOrder = 2
OnClick = Edit3Click
end
object Button1: TButton
Left = 792
Top = 32
Width = 75
Height = 25
Caption = #26816#32034
TabOrder = 3
OnClick = Button1Click
end
object Button2: TButton
Left = 792
Top = 96
Width = 75
Height = 25
Caption = #26816#32034
Enabled = False
TabOrder = 4
OnClick = Button2Click
end
object Button3: TButton
Left = 792
Top = 160
Width = 75
Height = 25
Caption = #26816#32034
Enabled = False
TabOrder = 5
OnClick = Button3Click
end
end
object DBGrid1: TDBGrid
Left = 9
Top = 224
Width = 911
Height = 417
DataSource = fm_data.data_book
TabOrder = 1
TitleFont.Charset = DEFAULT_CHARSET
TitleFont.Color = clWindowText
TitleFont.Height = -11
TitleFont.Name = 'MS Sans Serif'
TitleFont.Style = []
Columns = <
item
Expanded = False
FieldName = 'bookNo'
Title.Caption = #22270#20070#32534#21495
Visible = True
end
item
Expanded = False
FieldName = 'bookname'
Title.Caption = #22270#20070#21517
Visible = True
end
item
Expanded = False
FieldName = 'auther'
Title.Caption = #20316#32773
Visible = True
end
item
Expanded = False
FieldName = 'borrow'
Title.Caption = #26159#21542#21487#20511
Visible = True
end
item
Expanded = False
FieldName = 'publish'
Title.Caption = #20986#29256#31038
Visible = True
end
item
Expanded = False
FieldName = 'publishdate'
Title.Caption = #20986#29256#26085#26399
Visible = True
end>
end
end
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -