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

📄 gpch.dfm

📁 速达开源ERP系统
💻 DFM
字号:
inherited frmGpch: TfrmGpch
  Left = 36
  Width = 740
  Height = 500
  Caption = '物控更改单'
  OldCreateOrder = True
  OnShow = FormShow
  PixelsPerInch = 96
  TextHeight = 12
  object fpGpcdDetail: TFloatPanel [0]
    Left = 0
    Top = 97
    Width = 732
    Height = 291
    Align = alClient
    Color = clWhite
    ParentColor = False
    TabOrder = 5
    object GroupBox1: TGroupBox
      Left = 4
      Top = 107
      Width = 722
      Height = 145
      Caption = '更改属性'
      Color = clWhite
      ParentColor = False
      TabOrder = 3
      object Label3: TLabel
        Left = 82
        Top = 28
        Width = 78
        Height = 12
        Caption = '原计划方法::'
      end
      object Label4: TLabel
        Left = 378
        Top = 28
        Width = 90
        Height = 12
        Caption = '修改计划方法::'
      end
      object scGpcdOPlan: TSDComboBox
        Left = 159
        Top = 22
        Width = 190
        Height = 20
        Color = clWhite
        Ctl3D = False
        ItemHeight = 12
        ParentCtl3D = False
        TabOrder = 0
        Text = 'scGpcdOPlan'
        KeyItem = cbItem2
      end
      object scGpcdNPlan: TSDComboBox
        Left = 463
        Top = 22
        Width = 190
        Height = 20
        Style = csDropDownList
        Color = clWhite
        Ctl3D = False
        ItemHeight = 12
        ParentCtl3D = False
        TabOrder = 1
        KeyItem = cbItem2
      end
      object sgdValue: TStringGrid
        Left = 5
        Top = 47
        Width = 714
        Height = 90
        ColCount = 14
        DefaultRowHeight = 20
        RowCount = 3
        FixedRows = 2
        Options = [goFixedVertLine, goFixedHorzLine, goVertLine, goHorzLine, goEditing]
        TabOrder = 2
        OnKeyPress = sgdValueKeyPress
      end
    end
    object GroupBox2: TGroupBox
      Left = 4
      Top = 3
      Width = 721
      Height = 99
      Color = clWhite
      ParentColor = False
      TabOrder = 0
      object Label18: TLabel
        Left = 7
        Top = 17
        Width = 54
        Height = 12
        Caption = '报废行号:'
        Font.Charset = GB2312_CHARSET
        Font.Color = clBlack
        Font.Height = -12
        Font.Name = '宋体'
        Font.Style = []
        ParentFont = False
      end
      object Label19: TLabel
        Left = 7
        Top = 49
        Width = 54
        Height = 12
        Caption = '货物编码:'
        Font.Charset = GB2312_CHARSET
        Font.Color = clBlack
        Font.Height = -12
        Font.Name = '宋体'
        Font.Style = []
        ParentFont = False
      end
      object Label27: TLabel
        Left = 7
        Top = 80
        Width = 54
        Height = 12
        Caption = '更改原因:'
      end
      object Label31: TLabel
        Left = 361
        Top = 19
        Width = 30
        Height = 12
        Caption = '备注:'
      end
      object seGpcdLine: TSDEdit
        Left = 62
        Top = 13
        Width = 143
        Height = 18
        Ctl3D = False
        ParentColor = True
        ParentCtl3D = False
        TabOrder = 0
        Text = 'seGpcdLine'
        CharType = ctNumeric
        SplitSymbol = ' | '
      end
      object seGpcdGoods: TSDEdit
        Left = 62
        Top = 44
        Width = 194
        Height = 18
        Ctl3D = False
        ParentColor = True
        ParentCtl3D = False
        TabOrder = 1
        Text = 'seGpcdGoods'
        OnExit = seGpcdGoodsExit
        OnButtonClick = seGpcdGoodsButtonClick
        ButtonVisible = True
        SplitSymbol = ' | '
      end
      object scGpcdGccr: TSDComboBox
        Left = 62
        Top = 74
        Width = 190
        Height = 20
        Style = csDropDownList
        Color = clWhite
        Ctl3D = False
        ItemHeight = 12
        ParentCtl3D = False
        TabOrder = 2
        KeyItem = cbItem2
      end
      object memGpcdDesc: TMemo
        Left = 399
        Top = 19
        Width = 262
        Height = 71
        Color = clWhite
        Ctl3D = False
        ParentCtl3D = False
        TabOrder = 3
      end
    end
    object btnOK: TBitBtn
      Left = 515
      Top = 255
      Width = 93
      Height = 26
      Caption = '确定'
      ModalResult = 1
      TabOrder = 1
      OnClick = btnOKClick
      Glyph.Data = {
        DE010000424DDE01000000000000760000002800000024000000120000000100
        0400000000006801000000000000000000001000000000000000000000000000
        80000080000000808000800000008000800080800000C0C0C000808080000000
        FF0000FF000000FFFF00FF000000FF00FF00FFFF0000FFFFFF00333333333333
        3333333333333333333333330000333333333333333333333333F33333333333
        00003333344333333333333333388F3333333333000033334224333333333333
        338338F3333333330000333422224333333333333833338F3333333300003342
        222224333333333383333338F3333333000034222A22224333333338F338F333
        8F33333300003222A3A2224333333338F3838F338F33333300003A2A333A2224
        33333338F83338F338F33333000033A33333A222433333338333338F338F3333
        0000333333333A222433333333333338F338F33300003333333333A222433333
        333333338F338F33000033333333333A222433333333333338F338F300003333
        33333333A222433333333333338F338F00003333333333333A22433333333333
        3338F38F000033333333333333A223333333333333338F830000333333333333
        333A333333333333333338330000333333333333333333333333333333333333
        0000}
      NumGlyphs = 2
    end
    object btnCancel: TBitBtn
      Left = 627
      Top = 255
      Width = 93
      Height = 27
      Caption = '取消'
      ModalResult = 2
      TabOrder = 2
      OnClick = btnCancelClick
      Glyph.Data = {
        DE010000424DDE01000000000000760000002800000024000000120000000100
        0400000000006801000000000000000000001000000000000000000000000000
        80000080000000808000800000008000800080800000C0C0C000808080000000
        FF0000FF000000FFFF00FF000000FF00FF00FFFF0000FFFFFF00333333333333
        333333333333333333333333000033338833333333333333333F333333333333
        0000333911833333983333333388F333333F3333000033391118333911833333
        38F38F333F88F33300003339111183911118333338F338F3F8338F3300003333
        911118111118333338F3338F833338F3000033333911111111833333338F3338
        3333F8330000333333911111183333333338F333333F83330000333333311111
        8333333333338F3333383333000033333339111183333333333338F333833333
        00003333339111118333333333333833338F3333000033333911181118333333
        33338333338F333300003333911183911183333333383338F338F33300003333
        9118333911183333338F33838F338F33000033333913333391113333338FF833
        38F338F300003333333333333919333333388333338FFF830000333333333333
        3333333333333333333888330000333333333333333333333333333333333333
        0000}
      NumGlyphs = 2
    end
  end
  object sgGpch: TSDGrid [1]
    Left = 1
    Top = 98
    Width = 728
    Height = 287
    Anchors = [akLeft, akTop, akRight, akBottom]
    Color = clWhite
    ColCount = 6
    Ctl3D = False
    DefaultRowHeight = 20
    FixedColor = 8564917
    RowCount = 4
    Font.Charset = GB2312_CHARSET
    Font.Color = clBlack
    Font.Height = -12
    Font.Name = '宋体'
    Font.Style = []
    Options = [goFixedVertLine, goFixedHorzLine, goVertLine, goHorzLine, goRowSizing, goColSizing, goRowSelect]
    ParentCtl3D = False
    ParentFont = False
    TabOrder = 3
    OnDblClick = sgGpchDblClick
    OnSelectCell = sgGpchSelectCell
    Columns = <
      item
        ColumnFont.Charset = GB2312_CHARSET
        ColumnFont.Color = clNavy
        ColumnFont.Height = -12
        ColumnFont.Name = '宋体'
        ColumnFont.Style = []
        ColumnWidth = 0
      end
      item
        ColumnFont.Charset = GB2312_CHARSET
        ColumnFont.Color = clNavy
        ColumnFont.Height = -12
        ColumnFont.Name = '宋体'
        ColumnFont.Style = []
        TitleString = '行号'
        ColumnWidth = 0
      end
      item
        ColumnFont.Charset = GB2312_CHARSET
        ColumnFont.Color = clNavy
        ColumnFont.Height = -12
        ColumnFont.Name = '宋体'
        ColumnFont.Style = []
        TitleString = '物料编码'
        ColumnWidth = 0
      end
      item
        ColumnFont.Charset = GB2312_CHARSET
        ColumnFont.Color = clNavy
        ColumnFont.Height = -12
        ColumnFont.Name = '宋体'
        ColumnFont.Style = []
        TitleString = '物料名称'
        ColumnWidth = 0
      end
      item
        ColumnFont.Charset = GB2312_CHARSET
        ColumnFont.Color = clNavy
        ColumnFont.Height = -12
        ColumnFont.Name = '宋体'
        ColumnFont.Style = []
        TitleString = '更改原因'
        ColumnWidth = 0
      end
      item
        ColumnFont.Charset = GB2312_CHARSET
        ColumnFont.Color = clBlack
        ColumnFont.Height = -12
        ColumnFont.Name = '宋体'
        ColumnFont.Style = []
        TitleString = '备注'
        ColumnWidth = 0
      end>
    ColWidths = (
      8
      51
      133
      131
      86
      304)
  end
  inherited sbBar: TStatusBar
    Top = 426
    Width = 732
    Height = 28
  end
  inherited CoolBar1: TCoolBar
    Width = 732
    Bands = <
      item
        Control = tbMainBar
        ImageIndex = -1
        MinHeight = 35
        Width = 732
      end>
    inherited tbMainBar: TToolBar
      Width = 719
    end
  end
  object fpGpchHead: TFloatPanel [4]
    Left = 0
    Top = 39
    Width = 732
    Height = 58
    Align = alTop
    Color = clWhite
    ParentColor = False
    TabOrder = 2
    object Label1: TLabel
      Left = 27
      Top = 20
      Width = 54
      Height = 12
      Caption = '更改单号:'
      Font.Charset = GB2312_CHARSET
      Font.Color = clBlack
      Font.Height = -12
      Font.Name = '宋体'
      Font.Style = []
      ParentFont = False
    end
    object Label10: TLabel
      Left = 492
      Top = 22
      Width = 54
      Height = 12
      Caption = '系统日期:'
      Font.Charset = GB2312_CHARSET
      Font.Color = clBlack
      Font.Height = -12
      Font.Name = '宋体'
      Font.Style = []
      ParentFont = False
    end
    object labSysDate: TLabel
      Left = 554
      Top = 21
      Width = 42
      Height = 12
      Caption = 'SysDate'
      Font.Charset = GB2312_CHARSET
      Font.Color = clBlack
      Font.Height = -12
      Font.Name = '宋体'
      Font.Style = []
      ParentFont = False
    end
    object Label7: TLabel
      Left = 275
      Top = 23
      Width = 54
      Height = 12
      Caption = '更改日期:'
    end
    object seGpchCode: TSDEdit
      Left = 84
      Top = 17
      Width = 147
      Height = 18
      Ctl3D = False
      ParentColor = True
      ParentCtl3D = False
      TabOrder = 0
      Text = 'seGpchCode'
      OnExit = seGpchCodeExit
      SplitSymbol = ' | '
    end
    object deGpchDate: TDateEdit
      Left = 333
      Top = 19
      Width = 93
      Height = 18
      LineOffset = 2
      LineColor = clGreen
      LineVisible = False
      CDate = '2001-04-26'
      InitDate = '2001-04-26'
      ModalResult = 0
      TabOrder = 1
      Color = 50331647
      Ctl3D = False
      ParentCtl3D = False
    end
  end
  object FloatPanel3: TFloatPanel [5]
    Left = 0
    Top = 388
    Width = 732
    Height = 38
    Align = alBottom
    Color = clWhite
    Enabled = False
    Caption = 'FloatPanel3'
    ParentColor = False
    TabOrder = 4
    object Label2: TLabel
      Left = 390
      Top = 9
      Width = 48
      Height = 12
      Caption = '审核人:'
    end
    object labGpchChecker: TLabel
      Left = 439
      Top = 9
      Width = 84
      Height = 12
      Caption = 'labGpchChecker'
    end
    object Label14: TLabel
      Left = 557
      Top = 9
      Width = 48
      Height = 12
      Caption = '操作员:'
    end
    object labGpchUser: TLabel
      Left = 606
      Top = 9
      Width = 66
      Height = 12
      Caption = 'labGpchUser'
    end
    object cbxGpchCheck: TCheckBox
      Left = 67
      Top = 6
      Width = 69
      Height = 17
      Caption = '单已审核'
      Font.Charset = GB2312_CHARSET
      Font.Color = clRed
      Font.Height = -12
      Font.Name = '宋体'
      Font.Style = []
      ParentFont = False
      TabOrder = 0
    end
  end
  inherited MainMenu1: TMainMenu
    Left = 689
    Top = 5
  end
  inherited ImageList1: TImageList
    Left = 693
    Top = 46
  end
  inherited BillPrintDlg: TPrintDialog
    Left = 658
    Top = 5
  end
  inherited BillPrnSetupDlg: TPrinterSetupDialog
    Left = 623
    Top = 5
  end
  inherited pmDetail: TPopupMenu
    Left = 666
    Top = 46
  end
end

⌨️ 快捷键说明

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