📄 hbskunit.dfm
字号:
object Form5: TForm5
Left = 222
Top = 155
BorderStyle = bsDialog
Caption = #33322#29677#26102#21051#31649#29702#19982#26597#35810
ClientHeight = 344
ClientWidth = 664
Color = clGradientActiveCaption
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 = 8
Top = 16
Width = 649
Height = 289
DataSource = DataSource1
TabOrder = 0
TitleFont.Charset = DEFAULT_CHARSET
TitleFont.Color = clWindowText
TitleFont.Height = -11
TitleFont.Name = 'MS Sans Serif'
TitleFont.Style = []
end
object DBNavigator1: TDBNavigator
Left = 160
Top = 320
Width = 280
Height = 18
DataSource = DataSource1
TabOrder = 1
end
object Button1: TButton
Left = 536
Top = 320
Width = 65
Height = 17
Caption = #36820#22238
TabOrder = 2
OnClick = Button1Click
end
object ADOQuery1: TADOQuery
Active = True
ConnectionString =
'Provider=Microsoft.Jet.OLEDB.4.0;Data Source='#33322#29677#31649#29702#25968#25454#24211'.mdb;Mode=Re' +
'adWrite;Persist Security Info=False'
CursorType = ctStatic
Parameters = <>
SQL.Strings = (
'select * from '#39134#34892#26102#21051#34920)
Left = 512
Top = 56
end
object DataSource1: TDataSource
DataSet = ADOQuery1
Left = 560
Top = 56
end
end
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -