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

📄 inv_otheriohsum.dfm

📁 一个MRPII系统源代码版本
💻 DFM
字号:
inherited Frm_Inv_OtherIoHSum: TFrm_Inv_OtherIoHSum
  Left = -4
  Top = -4
  ClientHeight = 553
  ClientWidth = 800
  PixelsPerInch = 96
  TextHeight = 12
  inherited ControlBar: TControlBar
    Width = 800
  end
  inherited Pnl_Title: TPanel
    Width = 800
  end
  inherited Pnl_Head: TPanel
    Width = 800
  end
  inherited Pnl_Hint: TPanel
    Top = 545
    Width = 800
    Height = 8
  end
  inherited Pnl_Body: TPanel
    Width = 800
    Height = 448
    inherited DBGridEh: TDBGridEh
      Width = 800
      Height = 448
    end
  end
  inherited AdoQry_Tmp: TAdoQuery
    Left = 333
    Top = 147
  end
  inherited ActionList: TActionList
    Top = 176
  end
  inherited AdoQry_Main: TAdoQuery
    ConnectionString = 
      'Provider=SQLOLEDB.1;Password=mdrcmrm;Persist Security Info=True;' +
      'User ID=mdrcmrm;Initial Catalog=mdrcmrm;Data Source=192.168.0.8'
    CurSorType = ctStatic
    SQL.Strings = (
      '')
    Left = 200
    Top = 241
  end
  inherited DataSource: TDataSource
    Left = 376
    Top = 169
  end
  inherited ExtPrintReport: TExtPrintReport
    PAperOrientation = poLandScApe
    PAperType = ptWide
  end
end

⌨️ 快捷键说明

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