📄 unit_dm.dfm
字号:
object Dm: TDm
OldCreateOrder = False
Left = 192
Top = 107
Height = 375
Width = 544
object adoConn: TADOConnection
LoginPrompt = False
Mode = cmShareDenyNone
Provider = 'MSDataShape.1'
Left = 48
Top = 40
end
object adoQuery: TADOQuery
Connection = adoConn
CursorType = ctStatic
Parameters = <>
Left = 120
Top = 40
end
object adoGDXZ: TADOQuery
Connection = adoConn
CursorType = ctStatic
Parameters = <>
Left = 120
Top = 96
end
object adoBFLB: TADOQuery
Connection = adoConn
CursorType = ctStatic
Parameters = <>
Left = 176
Top = 40
end
object adoPYXZ: TADOQuery
Connection = adoConn
CursorType = ctStatic
Parameters = <>
Left = 176
Top = 96
end
object adoGQLB: TADOQuery
Connection = adoConn
CursorType = ctStatic
Parameters = <>
Left = 120
Top = 152
end
end
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -