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

📄 dmah.dfm

📁 速达开源ERP系统
💻 DFM
📖 第 1 页 / 共 2 页
字号:
    Height = 288
    Anchors = [akLeft, akTop, akRight, akBottom]
    Color = clWhite
    ColCount = 6
    Ctl3D = False
    DefaultRowHeight = 18
    FixedColor = 8564917
    FixedCols = 0
    Font.Charset = GB2312_CHARSET
    Font.Color = clBlack
    Font.Height = -12
    Font.Name = '宋体'
    Font.Style = []
    Options = [goFixedVertLine, goFixedHorzLine, goVertLine, goHorzLine, goRowSizing, goColSizing]
    ParentCtl3D = False
    ParentFont = False
    TabOrder = 3
    OnDblClick = sgDmahDblClick
    OnSelectCell = sgDmahSelectCell
    Columns = <
      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 = 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>
    ColWidths = (
      35
      128
      104
      58
      97
      150)
  end
  inherited sbBar: TStatusBar
    Top = 454
    Width = 658
  end
  inherited CoolBar1: TCoolBar
    Width = 658
    Bands = <
      item
        Control = tbMainBar
        ImageIndex = -1
        MinHeight = 35
        Width = 658
      end>
    inherited tbMainBar: TToolBar
      Width = 645
    end
  end
  object fpDmah: TFloatPanel [4]
    Left = 0
    Top = 39
    Width = 658
    Height = 97
    Align = alTop
    Color = clWhite
    ParentColor = False
    TabOrder = 2
    object Label1: TLabel
      Left = 21
      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 Label9: TLabel
      Left = 21
      Top = 42
      Width = 54
      Height = 12
      Caption = '制单日期:'
      Font.Charset = GB2312_CHARSET
      Font.Color = clBlack
      Font.Height = -12
      Font.Name = '宋体'
      Font.Style = []
      ParentFont = False
    end
    object Label4: TLabel
      Left = 21
      Top = 66
      Width = 54
      Height = 12
      Caption = '财务月份:'
      Font.Charset = GB2312_CHARSET
      Font.Color = clBlack
      Font.Height = -12
      Font.Name = '宋体'
      Font.Style = []
      ParentFont = False
    end
    object Label8: TLabel
      Left = 312
      Top = 40
      Width = 42
      Height = 12
      Caption = '单备注:'
      Font.Charset = GB2312_CHARSET
      Font.Color = clBlack
      Font.Height = -12
      Font.Name = '宋体'
      Font.Style = []
      ParentFont = False
    end
    object Label2: TLabel
      Left = 312
      Top = 14
      Width = 54
      Height = 12
      Caption = '收发类型:'
      Font.Charset = GB2312_CHARSET
      Font.Color = clBlack
      Font.Height = -12
      Font.Name = '宋体'
      Font.Style = []
      ParentFont = False
    end
    object seDmahCode: TSDEdit
      Left = 78
      Top = 12
      Width = 141
      Height = 18
      Ctl3D = False
      ParentColor = True
      ParentCtl3D = False
      TabOrder = 0
      Text = 'seDmahCode'
      OnKeyDown = seDmahCodeKeyDown
      SplitSymbol = ' | '
    end
    object deDmahDate: TDateEdit
      Left = 78
      Top = 39
      Width = 94
      Height = 18
      LineOffset = 2
      LineColor = clGreen
      LineVisible = False
      CDate = '2001-05-11'
      InitDate = '2001-05-11'
      ModalResult = 0
      TabOrder = 1
      Color = 50331647
      Ctl3D = False
      ParentCtl3D = False
    end
    object scDmahFmonth: TSDComboBox
      Left = 78
      Top = 58
      Width = 94
      Height = 20
      Style = csDropDownList
      Color = clWhite
      Ctl3D = False
      ItemHeight = 12
      ParentCtl3D = False
      TabOrder = 2
    end
    object memDmahDesc: TMemo
      Left = 367
      Top = 40
      Width = 184
      Height = 35
      Color = clWhite
      Ctl3D = False
      Lines.Strings = (
        '')
      ParentCtl3D = False
      TabOrder = 4
    end
    object scDmahPosType: TSDComboBox
      Left = 368
      Top = 5
      Width = 129
      Height = 20
      Style = csDropDownList
      Color = clWhite
      Ctl3D = False
      ItemHeight = 12
      ParentCtl3D = False
      TabOrder = 3
      KeyItem = cbItem2
    end
  end
  object fpBottom: TFloatPanel [5]
    Left = 0
    Top = 423
    Width = 658
    Height = 31
    Align = alBottom
    Color = clWhite
    Enabled = False
    ParentColor = False
    TabOrder = 5
    object Label3: TLabel
      Left = 417
      Top = 7
      Width = 42
      Height = 12
      Caption = '审核人:'
    end
    object labChecker: TLabel
      Left = 460
      Top = 7
      Width = 42
      Height = 12
      Caption = 'Checker'
      Font.Charset = GB2312_CHARSET
      Font.Color = clNavy
      Font.Height = -12
      Font.Name = '宋体'
      Font.Style = []
      ParentFont = False
    end
    object Label14: TLabel
      Left = 533
      Top = 7
      Width = 42
      Height = 12
      Caption = '制单人:'
    end
    object labUser: TLabel
      Left = 575
      Top = 7
      Width = 42
      Height = 12
      Caption = 'labUser'
      Font.Charset = GB2312_CHARSET
      Font.Color = clNavy
      Font.Height = -12
      Font.Name = '宋体'
      Font.Style = []
      ParentFont = False
    end
    object Label24: TLabel
      Left = 299
      Top = 7
      Width = 54
      Height = 12
      Caption = '审核日期:'
      Font.Charset = GB2312_CHARSET
      Font.Color = clBlack
      Font.Height = -12
      Font.Name = '宋体'
      Font.Style = []
      ParentFont = False
    end
    object labCheckDate: TLabel
      Left = 356
      Top = 7
      Width = 54
      Height = 12
      Caption = 'CheckDate'
      Font.Charset = GB2312_CHARSET
      Font.Color = clNavy
      Font.Height = -12
      Font.Name = '宋体'
      Font.Style = []
      ParentFont = False
    end
    object chkDmahCheck: TCheckBox
      Left = 216
      Top = 5
      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 = 352
    Top = 377
  end
  inherited ImageList1: TImageList
    Left = 352
    Top = 377
  end
  inherited BillPrintDlg: TPrintDialog
    Left = 352
    Top = 377
  end
  inherited BillPrnSetupDlg: TPrinterSetupDialog
    Left = 352
    Top = 377
  end
  inherited pmDetail: TPopupMenu
    Left = 352
    Top = 377
  end
end

⌨️ 快捷键说明

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