⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 unitdm.~dfm

📁 小型仓库管理系统
💻 ~DFM
字号:
object frDbm: TfrDbm
  OldCreateOrder = False
  Left = 254
  Top = 223
  Height = 452
  Width = 641
  object ADOConnection1: TADOConnection
    ConnectionString = 'Provider=MSDASQL.1;Persist Security Info=False;Data Source=store'
    LoginPrompt = False
    Provider = 'MSDASQL.1'
    Left = 224
    Top = 312
  end
  object dsetC: TADODataSet
    Connection = ADOConnection1
    Parameters = <>
  end
  object dsC: TDataSource
    DataSet = dsetC
    Left = 34
  end
  object qryT: TADOQuery
    Connection = ADOConnection1
    Parameters = <>
    Left = 152
  end
  object dsT1: TDataSource
    DataSet = qryT
    Left = 184
  end
  object dsF: TDataSource
    DataSet = dsetF
    Left = 288
  end
  object ComF: TADOCommand
    Connection = ADOConnection1
    Parameters = <>
    Left = 336
  end
  object dsetF: TADODataSet
    Connection = ADOConnection1
    Parameters = <>
    Left = 376
  end
  object ComG1: TADOCommand
    Connection = ADOConnection1
    Parameters = <>
    Left = 480
  end
  object ComG2: TADOCommand
    Connection = ADOConnection1
    Parameters = <>
    Left = 528
  end
  object ComM1: TADOCommand
    Connection = ADOConnection1
    Parameters = <>
    Left = 16
    Top = 128
  end
  object ComM2: TADOCommand
    Connection = ADOConnection1
    Parameters = <>
    Left = 56
    Top = 128
  end
  object qrys1: TADOQuery
    Connection = ADOConnection1
    Parameters = <>
    Left = 160
    Top = 128
  end
  object qrys2: TADOQuery
    Connection = ADOConnection1
    Parameters = <>
    Left = 200
    Top = 128
  end
  object dss1: TDataSource
    DataSet = qrys1
    Left = 160
    Top = 184
  end
  object dss2: TDataSource
    DataSet = qrys2
    Left = 200
    Top = 184
  end
  object dsets: TADODataSet
    Connection = ADOConnection1
    Parameters = <>
    Left = 240
    Top = 128
  end
  object Coms: TADOCommand
    Connection = ADOConnection1
    Parameters = <>
    Left = 240
    Top = 184
  end
  object dsN: TDataSource
    DataSet = qryN
    Left = 368
    Top = 136
  end
  object qryN: TADOQuery
    Connection = ADOConnection1
    Parameters = <>
    Left = 400
    Top = 136
  end
  object ComCT: TADOCommand
    Connection = ADOConnection1
    Parameters = <>
    Left = 496
    Top = 136
  end
  object dsetCT: TADODataSet
    Connection = ADOConnection1
    Parameters = <>
    Left = 536
    Top = 136
  end
  object dsCT: TDataSource
    DataSet = dsetCT
    Left = 576
    Top = 136
  end
  object dsetG: TADODataSet
    Connection = ADOConnection1
    Parameters = <>
    Left = 576
  end
  object dsetM: TADODataSet
    Connection = ADOConnection1
    Parameters = <>
    Left = 96
    Top = 128
  end
  object ComWZ: TADOCommand
    Connection = ADOConnection1
    Parameters = <>
    Left = 352
    Top = 304
  end
  object dsetWZ: TADODataSet
    Connection = ADOConnection1
    Parameters = <>
    Left = 392
    Top = 304
  end
  object dsWZ: TDataSource
    DataSet = dsetWZ
    Left = 432
    Top = 304
  end
  object ComZ: TADOCommand
    Connection = ADOConnection1
    Parameters = <>
    Left = 8
    Top = 296
  end
  object dsetZ: TADODataSet
    Connection = ADOConnection1
    Parameters = <>
    Left = 48
    Top = 296
  end
  object dsZ: TDataSource
    DataSet = dsetZ
    Left = 88
    Top = 296
  end
  object dsetT: TADODataSet
    Connection = ADOConnection1
    Parameters = <>
    Left = 152
    Top = 56
  end
  object dsT2: TDataSource
    DataSet = dsetT
    Left = 184
    Top = 56
  end
  object ComGY1: TADOCommand
    CommandType = cmdStoredProc
    Connection = ADOConnection1
    Parameters = <>
    Left = 520
    Top = 304
  end
  object dsetGY: TADODataSet
    Connection = ADOConnection1
    Parameters = <>
    Left = 560
    Top = 304
  end
  object dsGY: TDataSource
    DataSet = dsetGY
    Left = 560
    Top = 352
  end
  object ComGY2: TADOCommand
    Connection = ADOConnection1
    Parameters = <>
    Left = 528
    Top = 352
  end
  object qryBF: TADOQuery
    Connection = ADOConnection1
    Parameters = <>
    Left = 560
    Top = 224
  end
  object qryF: TADOQuery
    Connection = ADOConnection1
    Parameters = <>
    Left = 336
    Top = 48
  end
  object qryG: TADOQuery
    Connection = ADOConnection1
    Parameters = <>
    Left = 520
    Top = 56
  end
  object qryM: TADOQuery
    Connection = ADOConnection1
    Parameters = <>
    Left = 48
    Top = 184
  end
end

⌨️ 快捷键说明

复制代码 Ctrl + C
搜索代码 Ctrl + F
全屏模式 F11
切换主题 Ctrl + Shift + D
显示快捷键 ?
增大字号 Ctrl + =
减小字号 Ctrl + -