📄 unit1.dfm.~4~
字号:
object Form1: TForm1
Left = 0
Top = 0
Caption = #25968#25454#23548#20986#19982#28165#29702
ClientHeight = 201
ClientWidth = 214
Color = clBtnFace
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'Tahoma'
Font.Style = []
OldCreateOrder = False
PixelsPerInch = 96
TextHeight = 13
object Button1: TButton
Left = 128
Top = 16
Width = 75
Height = 25
Caption = #23548#20986#25968#25454
TabOrder = 0
OnClick = Button1Click
end
object Button2: TButton
Left = 128
Top = 48
Width = 75
Height = 25
Caption = #28165#29702#25968#25454
TabOrder = 1
OnClick = Button2Click
end
object qry1: TADOQuery
ConnectionString =
'Provider=SQLOLEDB.1;Password=rhcgrys;Persist Security Info=True;' +
'User ID=sa;Initial Catalog=carfitting;Data Source=127.0.0.1'
Parameters = <>
Left = 32
Top = 16
end
object qry2: TADOQuery
ConnectionString =
'Provider=Microsoft.Jet.OLEDB.4.0;Data Source=database.mdb;Persis' +
't Security Info=False'
Parameters = <>
Left = 72
Top = 16
end
end
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -