📄 queryessfrm.dfm
字号:
object frmqueryess: Tfrmqueryess
Left = 226
Top = 104
Width = 446
Height = 426
Caption = #26597#35810#23398#31821#20449#24687
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 Label1: TLabel
Left = 56
Top = 40
Width = 159
Height = 13
Caption = #35831#36755#20837#35201#26597#25214#30340#23398#29983#30340#23398#21495' '#65306
WordWrap = True
end
object Label2: TLabel
Left = 64
Top = 128
Width = 24
Height = 13
Caption = #23398#21495
WordWrap = True
end
object Label3: TLabel
Left = 64
Top = 176
Width = 49
Height = 13
AutoSize = False
Caption = #22995#21517
end
object Label4: TLabel
Left = 64
Top = 216
Width = 33
Height = 13
AutoSize = False
Caption = #24615#21035
end
object Label5: TLabel
Left = 64
Top = 256
Width = 65
Height = 13
AutoSize = False
Caption = #20986#29983#26085#26399
end
object Label6: TLabel
Left = 64
Top = 296
Width = 24
Height = 13
Caption = #29677#21495
end
object Edit1: TEdit
Left = 72
Top = 72
Width = 121
Height = 21
TabOrder = 0
end
object Button1: TButton
Left = 248
Top = 72
Width = 75
Height = 25
Caption = #26597#25214
TabOrder = 1
end
object Edit2: TEdit
Left = 160
Top = 120
Width = 121
Height = 21
TabOrder = 2
end
object Edit3: TEdit
Left = 160
Top = 160
Width = 121
Height = 21
TabOrder = 3
end
object ComboBox1: TComboBox
Left = 160
Top = 208
Width = 145
Height = 21
ItemHeight = 13
TabOrder = 4
Text = #30007
Items.Strings = (
#30007
#22899)
end
object Edit4: TEdit
Left = 160
Top = 248
Width = 121
Height = 21
TabOrder = 5
end
object ComboBox2: TComboBox
Left = 160
Top = 288
Width = 145
Height = 21
ItemHeight = 13
TabOrder = 6
end
object Button2: TButton
Left = 176
Top = 344
Width = 75
Height = 25
Caption = #36864#20986
TabOrder = 7
OnClick = Button2Click
end
object ADOConnection1: TADOConnection
Connected = True
ConnectionString =
'Provider=Microsoft.Jet.OLEDB.4.0;Data Source=Student.mdb;Persist' +
' Security Info=False'
LoginPrompt = False
Mode = cmShareDenyNone
Provider = 'Microsoft.Jet.OLEDB.4.0'
Left = 352
Top = 72
end
object ADOTable1: TADOTable
Active = True
Connection = ADOConnection1
CursorType = ctStatic
TableName = #23398#31821
Left = 352
Top = 112
end
object ADOQuery1: TADOQuery
Connection = ADOConnection1
Parameters = <>
SQL.Strings = (
'select * from '#23398#31821)
Left = 352
Top = 152
end
end
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -