📄 demo2.~dfm
字号:
object Form1: TForm1
Left = 192
Top = 107
Width = 569
Height = 430
Caption = #26681#25454#25968#25454#20869#23481#33258#21160#25913#21464#25968#25454#39068#33394
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 = 16
Top = 24
Width = 521
Height = 353
DataSource = DataSource1
TabOrder = 0
TitleFont.Charset = DEFAULT_CHARSET
TitleFont.Color = clWindowText
TitleFont.Height = -11
TitleFont.Name = 'MS Sans Serif'
TitleFont.Style = []
OnDrawColumnCell = DBGrid1DrawColumnCell
end
object DataSource1: TDataSource
DataSet = Table1
Left = 168
Top = 128
end
object Table1: TTable
Active = True
AutoRefresh = True
DatabaseName = 'MyAccess'
TableName = 'article'
Left = 288
Top = 120
end
end
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -