📄 unit31.dfm
字号:
object Form31: TForm31
Left = 243
Top = 234
Width = 592
Height = 309
Caption = #25152#26377#21592#24037#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 DBGrid1: TDBGrid
Left = 0
Top = 0
Width = 584
Height = 277
Align = alClient
DataSource = DataSource1
TabOrder = 0
TitleFont.Charset = DEFAULT_CHARSET
TitleFont.Color = clWindowText
TitleFont.Height = -11
TitleFont.Name = 'MS Sans Serif'
TitleFont.Style = []
Columns = <
item
Expanded = False
FieldName = #32844#24037#21495
Width = 60
Visible = True
end
item
Expanded = False
FieldName = #22995#21517
Width = 50
Visible = True
end
item
Expanded = False
FieldName = #24615#21035
Width = 30
Visible = True
end
item
Expanded = False
FieldName = #24180#40836
Width = 30
Visible = True
end
item
Expanded = False
FieldName = #25152#22312#37096#38376
Width = 80
Visible = True
end
item
Expanded = False
FieldName = #32844#21153
Width = 50
Visible = True
end
item
Expanded = False
FieldName = #32852#31995#30005#35805
Width = 80
Visible = True
end
item
Expanded = False
FieldName = #24037#20316'QQ'
Width = 80
Visible = True
end
item
Expanded = False
FieldName = #20855#20307#24037#20316
Width = 100
Visible = True
end>
end
object ADOConnection1: TADOConnection
Connected = True
ConnectionString =
'Provider=Microsoft.Jet.OLEDB.4.0;Data Source=lygl.mdb;Persist Se' +
'curity Info=False'
LoginPrompt = False
Mode = cmShareDenyNone
Provider = 'Microsoft.Jet.OLEDB.4.0'
Left = 48
Top = 184
end
object ADOTable1: TADOTable
Active = True
Connection = ADOConnection1
CursorType = ctStatic
TableName = #21592#24037#20449#24687#34920
Left = 104
Top = 192
end
object DataSource1: TDataSource
DataSet = ADOTable1
Left = 160
Top = 192
end
end
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -