vw_pieced.dfm

来自「一个以前收集的基于C/S架构的ERP客户端源代码」· DFM 代码 · 共 259 行

DFM
259
字号
object frmVW_Pieced: TfrmVW_Pieced
  Left = 95
  Top = 58
  Width = 640
  Height = 480
  BorderIcons = [biSystemMenu, biMaximize]
  Caption = '员工计件登记明细查询'
  Color = clBtnFace
  Font.Charset = DEFAULT_CHARSET
  Font.Color = clWindowText
  Font.Height = -11
  Font.Name = 'MS Sans Serif'
  Font.Style = []
  OldCreateOrder = False
  PixelsPerInch = 96
  TextHeight = 13
  object PalWepd: TPanel
    Left = 0
    Top = 0
    Width = 632
    Height = 453
    Align = alClient
    Color = 16643297
    Font.Charset = ANSI_CHARSET
    Font.Color = clWindowText
    Font.Height = -12
    Font.Name = '宋体'
    Font.Style = []
    ParentFont = False
    TabOrder = 0
    object sgPieced: TSDGrid
      Left = 1
      Top = 62
      Width = 630
      Height = 390
      Align = alClient
      Color = clWhite
      ColCount = 9
      Ctl3D = False
      DefaultRowHeight = 18
      FixedColor = clInfoBk
      FixedCols = 0
      Options = [goFixedVertLine, goFixedHorzLine, goVertLine, goHorzLine, goRowSizing, goColSizing, goRowSelect]
      ParentCtl3D = False
      TabOrder = 0
      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
        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 = (
        31
        82
        84
        73
        59
        61
        57
        55
        97)
    end
    object GroupBox1: TGroupBox
      Left = 1
      Top = 1
      Width = 630
      Height = 61
      Align = alTop
      Color = clWhite
      Enabled = False
      ParentColor = False
      TabOrder = 1
      object Label1: TLabel
        Left = 15
        Top = 15
        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 = 15
        Top = 36
        Width = 54
        Height = 12
        Caption = '制单日期:'
        Font.Charset = GB2312_CHARSET
        Font.Color = clBlack
        Font.Height = -12
        Font.Name = '宋体'
        Font.Style = []
        ParentFont = False
      end
      object Label5: TLabel
        Left = 257
        Top = 36
        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 = 257
        Top = 15
        Width = 54
        Height = 12
        Caption = '财务月份:'
        Font.Charset = GB2312_CHARSET
        Font.Color = clBlack
        Font.Height = -12
        Font.Name = '宋体'
        Font.Style = []
        ParentFont = False
      end
      object sePiecehCode: TSDEdit
        Left = 71
        Top = 10
        Width = 137
        Height = 18
        Ctl3D = False
        ParentColor = True
        ParentCtl3D = False
        TabOrder = 0
        Text = 'sePiecehCode'
        SplitSymbol = ' | '
      end
      object dePiecehDate: TDateEdit
        Left = 71
        Top = 33
        Width = 87
        Height = 18
        LineOffset = 2
        LineColor = clGreen
        LineVisible = False
        CDate = '2003-01-22'
        InitDate = '2003-01-22'
        ModalResult = 0
        TabOrder = 1
        Color = 50331647
        Ctl3D = False
        ParentCtl3D = False
      end
      object scPiecehFmonth: TSDComboBox
        Left = 316
        Top = 8
        Width = 100
        Height = 20
        Color = clWhite
        Ctl3D = False
        ItemHeight = 12
        ParentCtl3D = False
        TabOrder = 2
        Text = 'scPiecehFmonth'
      end
      object scPiecehShop: TSDComboBox
        Left = 316
        Top = 31
        Width = 161
        Height = 20
        Color = clWhite
        Ctl3D = False
        ItemHeight = 12
        ParentCtl3D = False
        TabOrder = 3
        Text = 'scPiecehShop'
        KeyItem = cbItem2
      end
    end
  end
end

⌨️ 快捷键说明

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