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

📄 bas_qry_multibom_new.dfm

📁 一个MRPII系统源代码版本
💻 DFM
字号:
inherited Frm_Bas_Qry_MultiBom_New: TFrm_Bas_Qry_MultiBom_New
  Left = -4
  Top = 110
  Caption = #22810#23618'Bom'#23637#24320
  ClientHeight = 549
  ClientWidth = 1018
  PixelsPerInch = 96
  TextHeight = 12
  inherited ControlBar: TControlBar
    Width = 1018
    inherited ToolBar: TToolBar
      inherited TlBtn_Filter: TToolButton
        Visible = False
      end
    end
  end
  inherited Pnl_Title: TPanel
    Width = 1018
    inherited Image2: TImage
      Width = 1018
    end
  end
  inherited Pnl_Head: TPanel
    Width = 1018
    Height = 56
    inherited Image1: TImage
      Width = 1018
      Height = 56
    end
    inherited Lbl_OrderTitle: TLabel
      Top = 42
    end
    inherited Lbl_ConditionTitle: TLabel
      Top = 27
    end
    inherited Lbl_Condition: TLabel
      Top = 27
    end
    inherited Lbl_Order: TLabel
      Top = 42
    end
    object Label1: TLabel
      Left = 16
      Top = 9
      Width = 60
      Height = 12
      Caption = #29289#26009#20195#30721#65306
      TransParent = True
    end
    object Label3: TLabel
      Left = 247
      Top = 9
      Width = 60
      Height = 12
      Caption = #29289#26009#25551#36848#65306
      TransParent = True
    end
    object Lbl_ItemName: TLabel
      Left = 314
      Top = 9
      Width = 6
      Height = 12
      TransParent = True
    end
    object Edt_ItemCode: TEdit
      Left = 73
      Top = 4
      Width = 125
      Height = 20
      TabOrder = 0
      OnExit = Edt_ItemCodeExit
      OnKeyDown = Edt_ItemCodeKeyDown
    end
  end
  inherited Pnl_Hint: TPanel
    Top = 523
    Width = 1018
    inherited Image4: TImage
      Width = 1018
    end
  end
  inherited Pnl_Body: TPanel
    Top = 113
    Width = 1018
    Height = 410
    inherited Image3: TImage
      Width = 1018
      Height = 410
    end
    inherited DBGridEh: TDBGridEh
      Width = 1018
      Height = 410
      FrozenCols = 2
      UseMultiTitle = False
      Columns = <
        Item
          EditButtons = <>
          FieldName = 'tier'
          Footers = <>
          Title.Alignment = taCenter
          Title.Caption = #23618#21495
          Width = 30
        end
        Item
          EditButtons = <>
          FieldName = 'ItemCodeName'
          Footers = <>
          Title.Alignment = taCenter
          Title.Caption = #23376#39033#29289#26009#26631#35782
          Width = 211
        end
        Item
          EditButtons = <>
          FieldName = 'UomCodeName'
          Footers = <>
          Title.Alignment = taCenter
          Title.Caption = #21333#20301
          Width = 29
        end
        Item
          EditButtons = <>
          FieldName = 'BomItemType'
          Footers = <>
          KeyList.Strings = (
            '0'
            '1'
            '2'
            '3'
            '4'
            '5'
            '6'
            ''
            '')
          PickList.Strings = (
            '0 '#26222#36890#29289#26009
            '1 '#24037#20316#20013#24515
            '2 '#24037#20855
            '3 '#32467#26500#34394#39033
            '4 '#21103#20135#21697
            '5 '#25104#26412#20013#24515
            '6 '#26367#20195#34394#39033
            '')
          Title.Alignment = taCenter
          Title.Caption = #23376#39033#23646#24615
          Width = 70
        end
        Item
          EditButtons = <>
          FieldName = 'BomQty'
          Footers = <>
          Title.Alignment = taCenter
          Title.Caption = #23450#39069
          Width = 49
        end
        Item
          EditButtons = <>
          FieldName = 'BomScrAp_Percent'
          Footers = <>
          Title.Alignment = taCenter
          Title.Caption = #25439#32791#29575
          Width = 50
        end
        Item
          EditButtons = <>
          FieldName = 'BomStatus'
          Footers = <>
          Title.Alignment = taCenter
          Title.Caption = #23376#39033#29366#24577
          Width = 51
        end
        Item
          EditButtons = <>
          FieldName = 'EmployeeCode'
          Footers = <>
          Title.Alignment = taCenter
          Title.Caption = #37319#36141#21592
          Width = 73
        end
        Item
          EditButtons = <>
          FieldName = 'Pla_EmployeeCode'
          Footers = <>
          Title.Alignment = taCenter
          Title.Caption = #35745#21010#21592
          Width = 80
        end
        Item
          EditButtons = <>
          FieldName = 'DeptCodeName'
          Footers = <>
          Title.Alignment = taCenter
          Title.Caption = #29992#26009#37096#38376
          Width = 93
        end
        Item
          EditButtons = <>
          FieldName = 'PmCode'
          Footers = <>
          KeyList.Strings = (
            '0'
            '1'
            '2'
            '3')
          PickList.Strings = (
            '0  '#21046#36896
            '1  '#37319#36141
            '2  '#22996#22806#21152#24037
            '3  '#26082#21046#36896#21448#22996#22806)
          Title.Alignment = taCenter
          Title.Caption = #21046#36141#30721
          Width = 68
        end
        Item
          EditButtons = <>
          FieldName = 'designno'
          Footers = <>
          Title.Alignment = taCenter
          Title.Caption = #22270#21495
          Width = 139
        end
        Item
          EditButtons = <>
          FieldName = 'ItemUsable'
          Footers = <>
          Title.Alignment = taCenter
          Title.Caption = #29289#26009#29983#25928
          Width = 49
        end
        Item
          EditButtons = <>
          FieldName = 'ItemCode'
          Footers = <>
          Title.Caption = #29289#26009#20195#30721
        end
        Item
          EditButtons = <>
          FieldName = 'ItemName'
          Footers = <>
          Title.Caption = #29289#26009#25551#36848
          Width = 150
        end>
    end
  end
  inherited AdoQry_Tmp: TAdoQuery
    Left = 437
    Top = 83
  end
  inherited ActionList: TActionList
    Left = 208
    Top = 80
  end
  inherited AdoQry_Main: TAdoQuery
    Left = 304
    Top = 89
  end
  inherited DataSource: TDataSource
    Top = 73
  end
  inherited PopuPmenu: TPopuPmenu
    Left = 248
    Top = 81
  end
end

⌨️ 快捷键说明

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