📄 groupsql.~dfm
字号:
object GroupSqlFrm: TGroupSqlFrm
Left = 97
Top = 129
Width = 639
Height = 444
Caption = #22242#20307#26053#23458#26597#35810
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 = 32
Top = 16
Width = 60
Height = 13
Caption = #26597#35810#26465#20214' '
end
object DBGrid1: TDBGrid
Left = 8
Top = 88
Width = 585
Height = 297
DataSource = DataSource1
TabOrder = 0
TitleFont.Charset = DEFAULT_CHARSET
TitleFont.Color = clWindowText
TitleFont.Height = -11
TitleFont.Name = 'MS Sans Serif'
TitleFont.Style = []
end
object Button1: TButton
Left = 528
Top = 32
Width = 75
Height = 25
Caption = #36864#20986
TabOrder = 1
OnClick = Button1Click
end
object ComboBox1: TComboBox
Left = 24
Top = 40
Width = 105
Height = 21
ItemHeight = 13
TabOrder = 2
Items.Strings = (
#25151#38388#21495
#25509#24453#23545#35937
#32852#31995#21333#20301
#32852#31995#20154
#32852#31995#30005#35805
#20154#25968
#20303#23487#26631#20934
#26469#33258
#21435#24448
#32467#36134#21333#20301)
end
object ComboBox2: TComboBox
Left = 136
Top = 40
Width = 89
Height = 21
ItemHeight = 13
TabOrder = 3
Items.Strings = (
'>='
'>'
'='
'<='
'<')
end
object Edit1: TEdit
Left = 240
Top = 40
Width = 89
Height = 21
TabOrder = 4
end
object Button2: TButton
Left = 344
Top = 32
Width = 75
Height = 25
Caption = #26597#35810
Default = True
TabOrder = 5
OnClick = Button2Click
end
object Button3: TButton
Left = 440
Top = 32
Width = 75
Height = 25
Caption = #28165#38500
TabOrder = 6
OnClick = Button3Click
end
object ADOQuery1: TADOQuery
Active = True
ConnectionString =
'Provider=Microsoft.Jet.OLEDB.4.0;Data Source=Manage.mdb;Persist ' +
'Security Info=False'
CursorType = ctStatic
Parameters = <>
SQL.Strings = (
'Select * From GroupTourist')
Left = 600
Top = 144
end
object DataSource1: TDataSource
DataSet = ADOQuery1
Left = 600
Top = 184
end
end
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -