📄 selectbook.dfm
字号:
object fmSelectBook: TfmSelectBook
Left = 192
Top = 107
Width = 696
Height = 480
Caption = #36873#25321#22270#20070
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 = 0
Top = 0
Width = 688
Height = 65
Align = alTop
TabOrder = 0
object Label1: TLabel
Left = 10
Top = 26
Width = 39
Height = 13
Alignment = taRightJustify
Caption = #26465#24418#30721
Font.Charset = ANSI_CHARSET
Font.Color = clWindowText
Font.Height = -13
Font.Name = #23435#20307
Font.Style = []
ParentFont = False
Visible = False
end
object Label2: TLabel
Left = 156
Top = 26
Width = 26
Height = 13
Alignment = taRightJustify
Caption = #32534#21495
Font.Charset = ANSI_CHARSET
Font.Color = clWindowText
Font.Height = -13
Font.Name = #23435#20307
Font.Style = []
ParentFont = False
Visible = False
end
object Label3: TLabel
Left = 291
Top = 26
Width = 26
Height = 13
Alignment = taRightJustify
Caption = #20070#21517
Font.Charset = ANSI_CHARSET
Font.Color = clWindowText
Font.Height = -13
Font.Name = #23435#20307
Font.Style = []
ParentFont = False
Visible = False
end
object Edit1: TEdit
Left = 53
Top = 22
Width = 65
Height = 21
TabOrder = 0
Visible = False
OnKeyPress = Edit3KeyPress
end
object Edit2: TEdit
Left = 189
Top = 22
Width = 65
Height = 21
TabOrder = 1
Visible = False
OnKeyPress = Edit3KeyPress
end
object Edit3: TEdit
Left = 321
Top = 22
Width = 65
Height = 21
TabOrder = 2
Visible = False
OnKeyPress = Edit3KeyPress
end
object BitBtn1: TBitBtn
Left = 416
Top = 16
Width = 75
Height = 33
Caption = ' '#25628#32034
TabOrder = 3
OnClick = BitBtn1Click
Glyph.Data = {
F6000000424DF600000000000000760000002800000010000000100000000100
0400000000008000000000000000000000001000000000000000000000000000
8000008000000080800080000000800080008080000080808000C0C0C0000000
FF0000FF000000FFFF00FF000000FF00FF00FFFF0000FFFFFF00888880008888
8000888880808888808088888000788870008888800000000000000000800008
00000888808000080000080080000000000008888800008000080CCCCCC00CCC
00888C888880088800888C800800080800888C8888888888C8888CCCCCCCCCCC
C8888C8CC8CC8CC8C8888CCCCCCCCCCCC8888888888888888888}
end
end
object DBGrid1: TDBGrid
Left = 0
Top = 65
Width = 688
Height = 388
Align = alClient
DataSource = DataSource1
TabOrder = 1
TitleFont.Charset = DEFAULT_CHARSET
TitleFont.Color = clWindowText
TitleFont.Height = -11
TitleFont.Name = 'MS Sans Serif'
TitleFont.Style = []
OnDblClick = DBGrid1DblClick
OnKeyPress = DBGrid1KeyPress
Columns = <
item
Expanded = False
FieldName = #26465#24418#30721
Width = 87
Visible = True
end
item
Expanded = False
FieldName = #32534#21495
Width = 50
Visible = True
end
item
Expanded = False
FieldName = #20070#21517
Width = 136
Visible = True
end
item
Expanded = False
FieldName = #20986#29256#31038
Width = 116
Visible = True
end
item
Expanded = False
FieldName = #29616#23384#37327
Width = 46
Visible = True
end
item
Expanded = False
FieldName = #31867#22411
Width = 75
Visible = True
end
item
Expanded = False
FieldName = 'ISBN'
Width = 69
Visible = True
end
item
Expanded = False
FieldName = #20316#32773
Width = 75
Visible = True
end
item
Expanded = False
FieldName = #35793#32773
Width = 38
Visible = True
end
item
Expanded = False
FieldName = #20215#26684
Visible = True
end
item
Expanded = False
FieldName = #39029#30721
Visible = True
end
item
Expanded = False
FieldName = #20070#26550#21517#31216
Visible = True
end
item
Expanded = False
FieldName = #24211#23384#24635#37327
Visible = True
end
item
Expanded = False
FieldName = #20837#24211#26102#38388
Visible = True
end
item
Expanded = False
FieldName = #25805#20316#21592
Visible = True
end
item
Expanded = False
FieldName = #31616#20171
Visible = True
end
item
Expanded = False
FieldName = #20511#20986#27425#25968
Visible = True
end
item
Expanded = False
FieldName = #26159#21542#27880#38144
Visible = True
end>
end
object Table1: TTable
Active = True
DatabaseName = 'db'
ReadOnly = True
TableName = 'dbo.'#22270#20070#20449#24687
Left = 552
Top = 16
end
object DataSource1: TDataSource
DataSet = Table1
Left = 584
Top = 16
end
end
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -