📄 unit24.dfm
字号:
object Form24: TForm24
Left = 151
Top = 328
Width = 802
Height = 258
Caption = #23458#25151#39044#35746#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 = 794
Height = 226
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 = #37202#24215#21517#31216
Width = 80
Visible = True
end
item
Expanded = False
FieldName = #35746#25151#31867#22411
Width = 100
Visible = True
end
item
Expanded = False
FieldName = #25152#22788#20301#32622
Width = 100
Visible = True
end
item
Expanded = False
FieldName = #20215#26684
Width = 30
Visible = True
end
item
Expanded = False
FieldName = #35746#25151#20154#22995#21517
Width = 80
Visible = True
end
item
Expanded = False
FieldName = #36523#20221#35777#21495#30721
Width = 120
Visible = True
end
item
Expanded = False
FieldName = #32852#31995#26041#24335
Width = 80
Visible = True
end
item
Expanded = False
FieldName = #35814#32454#22320#22336
Width = 100
Visible = True
end
item
Expanded = False
FieldName = #20837#20303#26102#38388
Width = 80
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 = 104
Top = 168
end
object ADOTable1: TADOTable
Active = True
Connection = ADOConnection1
CursorType = ctStatic
TableName = #23458#25151#39044#35746#34920
Left = 160
Top = 168
end
object DataSource1: TDataSource
DataSet = ADOTable1
Left = 232
Top = 176
end
end
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -