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

📄 pdrh.dfm

📁 一个以前收集的基于C/S架构的ERP客户端源代码
💻 DFM
📖 第 1 页 / 共 2 页
字号:
      TabOrder = 2
      Text = 'sePdrdGoods'
      CharType = ctNumeric
      SplitSymbol = ' | '
    end
    object sePdrdGoodsName: TSDEdit
      Left = 72
      Top = 82
      Width = 181
      Height = 18
      TabStop = False
      Ctl3D = False
      Font.Charset = GB2312_CHARSET
      Font.Color = clNavy
      Font.Height = -12
      Font.Name = '宋体'
      Font.Style = []
      ParentColor = True
      ParentCtl3D = False
      ParentFont = False
      TabOrder = 3
      Text = 'sePdrdGoodsName'
      CharType = ctNumeric
      SplitSymbol = ' | '
    end
    object sePdrdSQty: TSDEdit
      Left = 72
      Top = 181
      Width = 133
      Height = 18
      TabStop = False
      Ctl3D = False
      Font.Charset = GB2312_CHARSET
      Font.Color = clNavy
      Font.Height = -12
      Font.Name = '宋体'
      Font.Style = []
      MaxLength = 12
      ParentColor = True
      ParentCtl3D = False
      ParentFont = False
      TabOrder = 7
      Text = '0'
      DigLen = 4
      DataType = dtNumber
      CharType = ctMathematic
      SplitSymbol = ' | '
      DefaultValue = '0'
    end
    object sePdrdRQty: TSDEdit
      Left = 72
      Top = 232
      Width = 133
      Height = 18
      TabStop = False
      Ctl3D = False
      Font.Charset = GB2312_CHARSET
      Font.Color = clNavy
      Font.Height = -12
      Font.Name = '宋体'
      Font.Style = []
      MaxLength = 12
      ParentColor = True
      ParentCtl3D = False
      ParentFont = False
      TabOrder = 9
      Text = '0'
      DigLen = 4
      DataType = dtNumber
      CharType = ctMathematic
      SplitSymbol = ' | '
      DefaultValue = '0'
    end
    object sePdrdWQty: TSDEdit
      Left = 72
      Top = 155
      Width = 133
      Height = 18
      TabStop = False
      Ctl3D = False
      Font.Charset = GB2312_CHARSET
      Font.Color = clNavy
      Font.Height = -12
      Font.Name = '宋体'
      Font.Style = []
      MaxLength = 12
      ParentColor = True
      ParentCtl3D = False
      ParentFont = False
      TabOrder = 6
      Text = '0'
      DigLen = 4
      DataType = dtNumber
      CharType = ctMathematic
      SplitSymbol = ' | '
      DefaultValue = '0'
    end
    object sePdrdEQty: TSDEdit
      Left = 73
      Top = 208
      Width = 133
      Height = 18
      TabStop = False
      Ctl3D = False
      Font.Charset = GB2312_CHARSET
      Font.Color = clNavy
      Font.Height = -12
      Font.Name = '宋体'
      Font.Style = []
      MaxLength = 12
      ParentColor = True
      ParentCtl3D = False
      ParentFont = False
      TabOrder = 8
      Text = '0'
      DigLen = 4
      DataType = dtNumber
      CharType = ctMathematic
      SplitSymbol = ' | '
      DefaultValue = '0'
    end
    object sePdrdCQty: TSDEdit
      Left = 72
      Top = 131
      Width = 133
      Height = 18
      Ctl3D = False
      Font.Charset = GB2312_CHARSET
      Font.Color = clWindowText
      Font.Height = -12
      Font.Name = '宋体'
      Font.Style = []
      MaxLength = 12
      ParentColor = True
      ParentCtl3D = False
      ParentFont = False
      TabOrder = 5
      Text = '0'
      DigLen = 4
      DataType = dtNumber
      CharType = ctMathematic
      OnButtonClick = sePdrdCQtyButtonClick
      ButtonVisible = True
      SplitSymbol = ' | '
      DefaultValue = '0'
    end
    object sePdrdWo: TSDEdit
      Left = 72
      Top = 33
      Width = 181
      Height = 18
      Ctl3D = False
      ParentColor = True
      ParentCtl3D = False
      TabOrder = 1
      Text = 'sePdrdWo'
      CharType = ctNumeric
      OnButtonClick = sePdrdWoButtonClick
      ButtonVisible = True
      KeyItem = cbItem2
      DispItem = cbItem1
      SplitSymbol = ' | '
    end
    object sePdrdProcess: TSDEdit
      Left = 72
      Top = 107
      Width = 181
      Height = 18
      Ctl3D = False
      ParentColor = True
      ParentCtl3D = False
      TabOrder = 4
      Text = 'sePdrdProcess'
      CharType = ctNumeric
      OnButtonClick = sePdrdProcessButtonClick
      ButtonVisible = True
      KeyItem = cbItem2
      DispItem = cbItem1
      SplitSymbol = ' | '
    end
  end
  object sgPdrh: TSDGrid [1]
    Left = 0
    Top = 129
    Width = 658
    Height = 304
    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, goRowSelect]
    ParentCtl3D = False
    ParentFont = False
    TabOrder = 4
    OnClick = sgPdrhClick
    OnDblClick = sgPdrhDblClick
    SelectColor = clActiveCaption
    OddGridColor = clWhite
    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 = (
      38
      112
      130
      144
      70
      73)
  end
  inherited sbBar: TStatusBar
    Top = 463
    Width = 662
    Height = 25
  end
  inherited CoolBar1: TCoolBar
    Width = 662
    Bands = <
      item
        Control = tbMainBar
        ImageIndex = -1
        MinHeight = 35
        Width = 662
      end>
    inherited tbMainBar: TToolBar
      Width = 649
    end
  end
  object fpPdrHead: TFloatPanel [4]
    Left = 0
    Top = 39
    Width = 662
    Height = 90
    Align = alTop
    Color = clWhite
    Caption = 'fpPdrHead'
    ParentColor = False
    TabOrder = 2
    object Label1: TLabel
      Left = 19
      Top = 17
      Width = 66
      Height = 12
      Caption = '日报表单号:'
      Font.Charset = GB2312_CHARSET
      Font.Color = clBlack
      Font.Height = -12
      Font.Name = '宋体'
      Font.Style = []
      ParentFont = False
    end
    object Label9: TLabel
      Left = 20
      Top = 40
      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 = 20
      Top = 64
      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 = 339
      Top = 38
      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 = 339
      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 labSysDate: TLabel
      Left = 396
      Top = 14
      Width = 42
      Height = 12
      Caption = 'SysDate'
      Font.Charset = GB2312_CHARSET
      Font.Color = clNavy
      Font.Height = -12
      Font.Name = '宋体'
      Font.Style = []
      ParentFont = False
    end
    object sePdrhCode: TSDEdit
      Left = 91
      Top = 12
      Width = 159
      Height = 18
      Ctl3D = False
      ParentColor = True
      ParentCtl3D = False
      TabOrder = 0
      Text = 'sePdrhCode'
      OnKeyDown = sePdrhCodeKeyDown
      SplitSymbol = ' | '
    end
    object dePdrhDate: TDateEdit
      Left = 91
      Top = 37
      Width = 94
      Height = 18
      LineOffset = 2
      LineColor = clGreen
      LineVisible = False
      CDate = '2003-02-11'
      InitDate = '2003-02-11'
      ModalResult = 0
      TabOrder = 1
      Color = 50331647
      Ctl3D = False
      ParentCtl3D = False
    end
    object scPdrhFmonth: TSDComboBox
      Left = 91
      Top = 57
      Width = 94
      Height = 20
      Color = clWhite
      Ctl3D = False
      ItemHeight = 12
      ParentCtl3D = False
      TabOrder = 2
      Text = 'scPdrhFmonth'
    end
    object memDesc: TMemo
      Left = 395
      Top = 38
      Width = 176
      Height = 39
      Color = clWhite
      Ctl3D = False
      Lines.Strings = (
        '')
      ParentCtl3D = False
      TabOrder = 3
    end
  end
  object FloatPanel3: TFloatPanel [5]
    Left = 0
    Top = 432
    Width = 662
    Height = 31
    Align = alBottom
    Color = clWhite
    Enabled = False
    Caption = 'FloatPanel3'
    ParentColor = False
    TabOrder = 5
    object Label2: TLabel
      Left = 419
      Top = 7
      Width = 42
      Height = 12
      Caption = '审核人:'
    end
    object labChecker: TLabel
      Left = 461
      Top = 7
      Width = 60
      Height = 12
      Caption = 'labChecker'
      Font.Charset = GB2312_CHARSET
      Font.Color = clNavy
      Font.Height = -12
      Font.Name = '宋体'
      Font.Style = []
      ParentFont = False
    end
    object Label14: TLabel
      Left = 539
      Top = 7
      Width = 42
      Height = 12
      Caption = '制单人:'
    end
    object labUser: TLabel
      Left = 582
      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 = 301
      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 chkPdrhCheck: TCheckBox
      Left = 217
      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 = 539
    Top = 41
  end
  inherited ImageList1: TImageList
    Left = 565
    Top = 42
  end
  inherited BillPrintDlg: TPrintDialog
    Left = 584
    Top = 41
  end
  inherited BillPrnSetupDlg: TPrinterSetupDialog
    Left = 555
    Top = 41
  end
  inherited pmDetail: TPopupMenu
    Left = 525
    Top = 330
  end
end

⌨️ 快捷键说明

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