📄 unit1.~dfm
字号:
object Form1: TForm1
Left = 284
Top = 185
Width = 279
Height = 185
Caption = 'Form1'
Color = clBtnFace
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
OldCreateOrder = False
OnCreate = FormCreate
PixelsPerInch = 96
TextHeight = 13
object Label1: TLabel
Left = 8
Top = 0
Width = 60
Height = 13
Caption = #26174#31034#34920#21517#65306
end
object Label2: TLabel
Left = 144
Top = 0
Width = 96
Height = 13
Caption = #36873#20013#34920#30340#23383#27573#21517#65306
end
object ListBox1: TListBox
Left = 16
Top = 24
Width = 97
Height = 97
ItemHeight = 13
TabOrder = 0
OnClick = ListBox1Click
end
object ListBox2: TListBox
Left = 144
Top = 24
Width = 113
Height = 105
ItemHeight = 13
TabOrder = 1
end
object ADOConnection1: TADOConnection
ConnectionString =
'Provider=Microsoft.Jet.OLEDB.4.0;Data Source=D:\Delphi\09\'#25945#23398'.mdb' +
';Persist Security Info=False'
Mode = cmShareDenyNone
Provider = 'Microsoft.Jet.OLEDB.4.0'
Left = 112
Top = 64
end
end
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -