📄 queryfrm.dfm
字号:
inherited QueryForm: TQueryForm
Left = 140
Top = 181
Width = 629
Height = 288
Caption = #26597#35810#26465#20214#35774#32622
OldCreateOrder = True
OnCreate = FormCreate
PixelsPerInch = 96
TextHeight = 15
object Panel3: TPanel
Left = 0
Top = 0
Width = 621
Height = 261
Align = alClient
BevelInner = bvRaised
BevelOuter = bvLowered
BorderWidth = 5
TabOrder = 0
object Label1: TLabel
Left = 18
Top = 24
Width = 30
Height = 15
Caption = #24180#20221
end
object Label2: TLabel
Left = 121
Top = 24
Width = 30
Height = 15
Caption = #22823#31867
end
object Bevel2: TBevel
Left = 7
Top = 204
Width = 607
Height = 50
Align = alBottom
Shape = bsFrame
end
object Label3: TLabel
Left = 18
Top = 53
Width = 30
Height = 15
Caption = #20316#32773
end
object Label4: TLabel
Left = 296
Top = 54
Width = 60
Height = 15
Caption = #35838#39064#21517#31216
end
object Label5: TLabel
Left = 241
Top = 24
Width = 30
Height = 15
Caption = #23567#31867
end
object Label6: TLabel
Left = 364
Top = 24
Width = 30
Height = 15
Caption = #32423#21035
end
object Label7: TLabel
Left = 471
Top = 23
Width = 30
Height = 15
Caption = #25910#24405
end
object cbyear: TComboBox
Left = 55
Top = 20
Width = 57
Height = 23
ItemHeight = 15
TabOrder = 0
OnChange = cbyearChange
Items.Strings = (
'2003'
'2004'
'2005'
'2006'
'2007'
'2008'
'2009'
'2010'
'2011'
'2012'
'2013'
'2014'
'2015')
end
object cbFc: TComboBox
Left = 160
Top = 20
Width = 73
Height = 23
Style = csDropDownList
ItemHeight = 15
TabOrder = 1
OnChange = cbFcChange
end
object BitBtn1: TBitBtn
Left = 429
Top = 225
Width = 75
Height = 25
Caption = #30830#23450
TabOrder = 2
OnClick = BitBtn1Click
Glyph.Data = {
F2010000424DF201000000000000760000002800000024000000130000000100
0400000000007C01000000000000000000001000000000000000000000000000
80000080000000808000800000008000800080800000C0C0C000808080000000
FF0000FF000000FFFF00FF000000FF00FF00FFFF0000FFFFFF00333334433333
3333333333388F3333333333000033334224333333333333338338F333333333
0000333422224333333333333833338F33333333000033422222243333333333
83333338F3333333000034222A22224333333338F33F33338F33333300003222
A2A2224333333338F383F3338F33333300003A2A222A222433333338F8333F33
38F33333000034A22222A22243333338833333F3338F333300004222A2222A22
2433338F338F333F3338F3330000222A3A2224A22243338F3838F338F3338F33
0000A2A333A2224A2224338F83338F338F3338F300003A33333A2224A2224338
333338F338F3338F000033333333A2224A2243333333338F338F338F00003333
33333A2224A2233333333338F338F83300003333333333A2224A333333333333
8F338F33000033333333333A222433333333333338F338F30000333333333333
A224333333333333338F38F300003333333333333A223333333333333338F8F3
000033333333333333A3333333333333333383330000}
NumGlyphs = 2
end
object BitBtn2: TBitBtn
Left = 515
Top = 225
Width = 75
Height = 25
Caption = #25918#24323
TabOrder = 3
OnClick = BitBtn2Click
Kind = bkClose
end
object edtAuthor: TEdit
Left = 54
Top = 49
Width = 219
Height = 23
TabOrder = 4
OnChange = edtAuthorChange
end
object edtTopic: TEdit
Left = 370
Top = 51
Width = 215
Height = 23
TabOrder = 5
OnChange = edtTopicChange
end
object ListBox1: TListBox
Left = 55
Top = 96
Width = 123
Height = 97
ItemHeight = 15
TabOrder = 6
Visible = False
end
object ListBox2: TListBox
Left = 55
Top = 152
Width = 218
Height = 113
ItemHeight = 15
TabOrder = 7
Visible = False
end
object ListBox3: TListBox
Left = 307
Top = 96
Width = 78
Height = 97
ItemHeight = 15
TabOrder = 8
Visible = False
end
object ListBox4: TListBox
Left = 370
Top = 80
Width = 215
Height = 113
ItemHeight = 15
TabOrder = 9
Visible = False
end
object cbsc: TComboBox
Left = 279
Top = 20
Width = 74
Height = 23
Style = csDropDownList
ItemHeight = 15
TabOrder = 10
OnChange = cbscChange
end
object cbtc: TComboBox
Left = 400
Top = 20
Width = 65
Height = 23
Style = csDropDownList
ItemHeight = 15
TabOrder = 11
OnChange = cbtcChange
end
object cbsl: TComboBox
Left = 506
Top = 20
Width = 79
Height = 23
Style = csDropDownList
ItemHeight = 15
TabOrder = 12
OnChange = cbslChange
end
end
object ADOQuery1: TADOQuery
Connection = DmMain.ADOConnection1
Parameters = <>
Left = 192
Top = 120
end
object ADOQuery2: TADOQuery
Connection = DmMain.ADOConnection1
Parameters = <>
Left = 120
Top = 104
end
end
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -