?? udm.dfm
字號:
object dm1: Tdm1
OldCreateOrder = False
Left = 383
Top = 207
Height = 150
Width = 215
object ADOConnection1: TADOConnection
Attributes = [xaCommitRetaining, xaAbortRetaining]
ConnectionString =
'Provider=SQLOLEDB.1;Persist Security Info=False;User ID=sa;Initi' +
'al Catalog=tianyajxc;Data Source=A6'
ConnectOptions = coAsyncConnect
CursorLocation = clUseServer
LoginPrompt = False
Mode = cmReadWrite
Provider = 'SQLOLEDB.1'
Left = 40
Top = 16
end
end
?? 快捷鍵說明
復(fù)制代碼
Ctrl + C
搜索代碼
Ctrl + F
全屏模式
F11
切換主題
Ctrl + Shift + D
顯示快捷鍵
?
增大字號
Ctrl + =
減小字號
Ctrl + -