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

📄 inv_enter_mounitmnrequestauditing.dfm

📁 一个MRPII系统源代码版本
💻 DFM
字号:
inherited Frm_Inv_Enter_MoUnitMnRequestAuditing: TFrm_Inv_Enter_MoUnitMnRequestAuditing
  Left = -9
  Top = 93
  Caption = 'Mo'#21512#24182#39046#26009#26680#23450
  ClientWidth = 799
  OnClose = FormClose
  PixelsPerInch = 96
  TextHeight = 12
  inherited ControlBar: TControlBar
    Width = 799
  end
  inherited Pnl_Title: TPanel
    Width = 799
    Caption = 'Mo'#21512#24182#39046#26009#26680#23450
    inherited Image2: TImage
      Width = 799
      OnClick = AccountSubjectCheck
    end
  end
  inherited Pnl_Head: TPanel
    Width = 799
    Height = 79
    inherited Image1: TImage
      Width = 799
      Height = 79
    end
    object Label1: TLabel
      Left = 44
      Top = 12
      Width = 36
      Height = 12
      Caption = #20179#24211#65306
      TransParent = True
    end
    object Label2: TLabel
      Left = 271
      Top = 12
      Width = 36
      Height = 12
      Caption = #36135#20301#65306
      TransParent = True
    end
    object Label7: TLabel
      Left = 487
      Top = 12
      Width = 48
      Height = 12
      Caption = #20179#31649#21592#65306
      TransParent = True
    end
    object Label4: TLabel
      Left = 660
      Top = 12
      Width = 48
      Height = 12
      Caption = #21333#25454#21495#65306
      TransParent = True
    end
    object Label6: TLabel
      Left = 648
      Top = 36
      Width = 60
      Height = 12
      Caption = #21333#25454#26085#26399#65306
      TransParent = True
    end
    object Label5: TLabel
      Left = 272
      Top = 36
      Width = 36
      Height = 12
      Caption = #29677#21035#65306
      TransParent = True
    end
    object Label3: TLabel
      Left = 20
      Top = 36
      Width = 60
      Height = 12
      Caption = #39046#26009#37096#38376#65306
      TransParent = True
    end
    object Label12: TLabel
      Left = 44
      Top = 60
      Width = 36
      Height = 12
      Caption = #22791#27880#65306
      TransParent = True
    end
    object Label8: TLabel
      Left = 488
      Top = 36
      Width = 48
      Height = 12
      Caption = #23457#26680#20154#65306
      TransParent = True
    end
    object Extedt_Billno: TExtEdit
      Left = 706
      Top = 8
      Width = 81
      Height = 20
      TabStop = False
      Enabled = False
      ParentShowHint = False
      ReadOnly = True
      ShowHint = False
      TabOrder = 0
    end
    object medt_Date: TMaskEdit
      Left = 706
      Top = 32
      Width = 81
      Height = 20
      EditMask = '9999.99.99;1; '
      MaxLength = 10
      TabOrder = 1
      Text = '    .  .  '
      OnExit = DateCheck
    end
    object Edt_Dept: TExtEdit
      Left = 80
      Top = 32
      Width = 165
      Height = 20
      Enabled = False
      TabOrder = 2
    end
    object Extedt_memo: TExtEdit
      Left = 80
      Top = 56
      Width = 377
      Height = 20
      TabOrder = 3
    end
    object cmbbx_WhCode: TEdit
      Left = 80
      Top = 8
      Width = 164
      Height = 20
      TabOrder = 4
    end
    object cmbbx_WhPositionCode: TEdit
      Left = 304
      Top = 8
      Width = 153
      Height = 20
      TabOrder = 5
    end
    object cmbbx_Shift: TEdit
      Left = 304
      Top = 32
      Width = 153
      Height = 20
      TabOrder = 6
    end
    object cmbbx_WhEmployee: TEdit
      Left = 535
      Top = 8
      Width = 96
      Height = 20
      TabOrder = 7
    end
    object Edt_WhEmployeeCode: TEdit
      Left = 535
      Top = 32
      Width = 97
      Height = 20
      TabOrder = 8
    end
    object Button2: TButton
      Left = 535
      Top = 54
      Width = 98
      Height = 25
      Caption = #39044#35272#26126#32454#21333#25454
      TabOrder = 9
      OnClick = Button2Click
    end
    object Button1: TButton
      Left = 706
      Top = 54
      Width = 83
      Height = 25
      Caption = #21015#21360#26126#32454#21333#25454
      TabOrder = 10
      OnClick = Button1Click
    end
  end
  inherited Pnl_Hint: TPanel
    Width = 799
    inherited Image4: TImage
      Width = 799
    end
  end
  inherited Pnl_Body: TPanel
    Top = 136
    Width = 799
    Height = 306
    inherited Image3: TImage
      Width = 799
      Height = 306
    end
    inherited DBGridEh: TDBGridEh
      Width = 799
      Height = 306
      ReadOnly = False
      OnColExit = DBGridEhColExit
      OnKeyDown = DBGridEhKeyDown
      Columns = <
        Item
          EditButtons = <>
          FieldName = 'ItemCode'
          Footers = <>
          ReadOnly = True
          Title.Caption = #29289#26009#20195#30721
        end
        Item
          EditButtons = <>
          FieldName = 'ItemName'
          Footers = <>
          ReadOnly = True
          Title.Caption = #29289#26009#25551#36848
          Width = 201
        end
        Item
          EditButtons = <>
          FieldName = 'UomName'
          Footers = <>
          ReadOnly = True
          Title.Caption = #21333#20301
          Width = 49
        end
        Item
          Alignment = tArightJustify
          EditButtons = <>
          FieldName = 'OnHandInv'
          Footers = <>
          ReadOnly = True
          Title.Caption = #24403#21069#24211#23384
          Width = 77
        end
        Item
          Alignment = tArightJustify
          EditButtons = <>
          FieldName = 'MoCtrlQty'
          Footers = <>
          ReadOnly = True
          Title.Caption = #38480#39069#25968#37327
        end
        Item
          Alignment = tArightJustify
          EditButtons = <>
          FieldName = 'MoRealQty'
          Footers = <>
          ReadOnly = True
          Title.Caption = #24050#39046#26009#37327
        end
        Item
          Alignment = tArightJustify
          EditButtons = <>
          FieldName = 'MoRequestQty'
          Footers = <>
          ReadOnly = True
          Title.Caption = #35831#39046#25968#37327
        end
        Item
          Alignment = tArightJustify
          EditButtons = <>
          FieldName = 'ThisRequestQty'
          Footers = <>
          Title.Caption = #23454#39046#25968#37327
          Width = 81
        end
        Item
          EditButtons = <>
          FieldName = 'BatchNo'
          Footers = <>
          ReadOnly = True
          Title.Caption = #25209#21495
        end
        Item
          EditButtons = <>
          FieldName = 'BillLineRemArk'
          Footers = <>
          ReadOnly = True
          Title.Caption = #22791#27880
          Width = 31
        end>
    end
  end
  inherited AdoQry_Tmp: TAdoQuery
    Left = 693
    Top = 3
  end
  inherited ActionList: TActionList
    Left = 576
    Top = 0
    inherited Act_Check: TAction
      OnExecute = Act_CheckExecute
    end
    inherited Act_auto: TAction
      OnExecute = Act_autoExecute
    end
    inherited Act_Print: TAction
      OnExecute = Act_PrintExecute
    end
    inherited Act_Preview: TAction
      OnExecute = Act_PreviewExecute
    end
  end
  inherited AdoQry_Body: TAdoQuery
    Left = 624
    Top = 1
  end
  inherited DataSource: TDataSource
    Left = 656
    Top = 1
  end
  object AdoQuery1: TAdoQuery
    EnableBCD = False
    Parameters = <>
    Left = 506
    Top = 2
  end
  object ExtPrintReport: TExtPrintReport
    TopBOrdermm = 20
    BottomBOrdermm = 20
    LeftBOrdermm = 10
    RightBOrdermm = 10
    TitleFont.ChArset = DEFAULT_CHArSET
    TitleFont.Color = clWindowText
    TitleFont.Height = -19
    TitleFont.Name = #23435#20307
    TitleFont.Style = [fsBold]
    SubtitleFont.ChArset = DEFAULT_CHArSET
    SubtitleFont.Color = clWindowText
    SubtitleFont.Height = -13
    SubtitleFont.Name = #23435#20307
    SubtitleFont.Style = [fsBold]
    ReportFont.ChArset = DEFAULT_CHArSET
    ReportFont.Color = clWindowText
    ReportFont.Height = -13
    ReportFont.Name = #23435#20307
    ReportFont.Style = []
    FootFont.ChArset = DEFAULT_CHArSET
    FootFont.Color = clWindowText
    FootFont.Height = -13
    FootFont.Name = #23435#20307
    FootFont.Style = [fsBold]
    NeedLine = False
    SumPerPage = True
    SumTotal = True
    PAperSet = [ptA4]
    PAperOrientation = poPortrait
    ShowPrintRange = True
    PAperType = ptA4
    HeaderGroups = <>
    Headers = <>
    Left = 426
    Top = 2
  end
end

⌨️ 快捷键说明

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