📄 unit30.dfm
字号:
object Form30: TForm30
Left = 195
Top = 229
Width = 545
Height = 330
Caption = #20840#37096#26223#28857#20449#24687#27983#35272
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 = 537
Height = 298
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 = #26223#28857#21517#31216
Width = 100
Visible = True
end
item
Expanded = False
FieldName = #22320#29702#20301#32622
Width = 60
Visible = True
end
item
Expanded = False
FieldName = #24320#25918#26102#38388
Width = 100
Visible = True
end
item
Expanded = False
FieldName = #20215#20301
Width = 40
Visible = True
end
item
Expanded = False
FieldName = #21382#21490#24773#20917
Width = 100
Visible = True
end
item
Expanded = False
FieldName = #27010#20917#31616#20171
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 = 232
end
object ADOTable1: TADOTable
Active = True
Connection = ADOConnection1
CursorType = ctStatic
TableName = #26053#28216#26223#28857#20449#24687#34920
Left = 104
Top = 232
end
object DataSource1: TDataSource
DataSet = ADOTable1
Left = 152
Top = 232
end
end
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -