📄 bookqueryu.dfm
字号:
object BookQueryF: TBookQueryF
Left = 308
Top = 226
BorderIcons = [biSystemMenu, biMinimize]
BorderStyle = bsSingle
Caption = 'BookQueryF'
ClientHeight = 425
ClientWidth = 613
Color = clBtnFace
Font.Charset = ANSI_CHARSET
Font.Color = clWindowText
Font.Height = -15
Font.Name = 'Times New Roman'
Font.Style = []
OldCreateOrder = False
Position = poScreenCenter
OnClose = FormClose
OnCreate = FormCreate
PixelsPerInch = 120
TextHeight = 17
object PageControl1: TPageControl
Left = 7
Top = 7
Width = 599
Height = 381
ActivePage = TabSheet1
TabOrder = 0
object TabSheet1: TTabSheet
Caption = #22270#20070#26597#35810
object GroupBox1: TGroupBox
Left = 9
Top = 0
Width = 572
Height = 44
Caption = #26597#35810
TabOrder = 0
object RadioButton1: TRadioButton
Left = 25
Top = 16
Width = 74
Height = 19
Caption = #20070#21495
Checked = True
TabOrder = 0
TabStop = True
OnClick = RadioButton1Click
end
object RadioButton2: TRadioButton
Left = 107
Top = 16
Width = 64
Height = 19
Caption = #20070#21517
TabOrder = 1
OnClick = RadioButton2Click
end
object RadioButton3: TRadioButton
Left = 206
Top = 16
Width = 56
Height = 19
Caption = #20316#32773
TabOrder = 2
OnClick = RadioButton3Click
end
object RadioButton4: TRadioButton
Left = 297
Top = 16
Width = 65
Height = 19
Caption = #20986#29256#21830
TabOrder = 3
OnClick = RadioButton4Click
end
object RadioButton5: TRadioButton
Left = 388
Top = 16
Width = 64
Height = 19
Caption = #31867#21035
TabOrder = 4
OnClick = RadioButton5Click
end
object RadioButton7: TRadioButton
Left = 451
Top = 16
Width = 65
Height = 19
Caption = #22791#27880
TabOrder = 5
OnClick = RadioButton7Click
end
end
object GroupBox2: TGroupBox
Left = 9
Top = 44
Width = 572
Height = 47
Caption = #36755#20837
TabOrder = 1
object StaticText1: TStaticText
Left = 9
Top = 18
Width = 164
Height = 21
Caption = #36755#20837#35201#26597#35810#30340#20851#38190#23383#65306
TabOrder = 0
end
object Edit1: TEdit
Left = 154
Top = 16
Width = 192
Height = 24
BevelInner = bvLowered
BevelKind = bkFlat
BevelOuter = bvRaised
BorderStyle = bsNone
TabOrder = 1
OnKeyDown = Edit1KeyDown
end
object BitBtn1: TBitBtn
Left = 462
Top = 12
Width = 101
Height = 29
Caption = #26597' '#35810
TabOrder = 2
OnClick = BitBtn1Click
end
object CheckBox1: TCheckBox
Left = 363
Top = 18
Width = 82
Height = 19
Caption = #27169#31946#26597#35810
Checked = True
State = cbChecked
TabOrder = 3
end
end
object GroupBox3: TGroupBox
Left = 9
Top = 91
Width = 572
Height = 255
Caption = #32467#26524
TabOrder = 2
object ListView1: TListView
Left = 9
Top = 18
Width = 554
Height = 228
BevelInner = bvLowered
BevelOuter = bvRaised
BevelKind = bkFlat
BorderStyle = bsNone
Columns = <
item
Caption = #20070#21495
Width = 91
end
item
Caption = #20070#21517
Width = 91
end
item
Caption = #20316#32773
Width = 57
end
item
Caption = #20986#29256#21830
Width = 113
end
item
Caption = #31867#21035
Width = 79
end
item
Caption = #20215#26684
Width = 57
end
item
Caption = #22791#27880
Width = 113
end>
Font.Charset = GB2312_CHARSET
Font.Color = clWindowText
Font.Height = -13
Font.Name = #23435#20307
Font.Style = []
GridLines = True
ReadOnly = True
RowSelect = True
ParentFont = False
TabOrder = 0
ViewStyle = vsReport
end
end
end
object TabSheet2: TTabSheet
Caption = #24211#23384#26597#35810
ImageIndex = 20
object GroupBox4: TGroupBox
Left = 9
Top = 1
Width = 570
Height = 48
TabOrder = 0
object BitBtn5: TBitBtn
Left = 6
Top = 11
Width = 123
Height = 29
Caption = #22270#20070#24211#23384#26597#35810
TabOrder = 0
OnClick = BitBtn5Click
end
end
object GroupBox5: TGroupBox
Left = 9
Top = 48
Width = 572
Height = 299
Caption = #32467#26524
TabOrder = 1
object ListView2: TListView
Left = 9
Top = 17
Width = 554
Height = 227
BevelInner = bvLowered
BevelOuter = bvRaised
BevelKind = bkFlat
BorderStyle = bsNone
Columns = <
item
Caption = #20070#21517
Width = 91
end
item
Caption = #24211#23384#25968#37327
Width = 68
end
item
Caption = #20837#24211#26085#26399
Width = 159
end
item
Caption = #20986#24211#25968#37327
Width = 68
end
item
Caption = #20986#24211#26085#26399
Width = 159
end>
Font.Charset = GB2312_CHARSET
Font.Color = clWindowText
Font.Height = -13
Font.Name = #23435#20307
Font.Style = []
GridLines = True
ReadOnly = True
RowSelect = True
ParentFont = False
TabOrder = 0
ViewStyle = vsReport
end
end
end
end
object BitBtn4: TBitBtn
Left = 517
Top = 391
Width = 85
Height = 28
Caption = #20851' '#38381
TabOrder = 1
OnClick = BitBtn4Click
end
end
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -