gpreptmonthquery.dfm

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

DFM
595
字号
inherited frmGPReptMonthQuery: TfrmGPReptMonthQuery
  Left = 1
  Top = 1
  Width = 797
  Height = 571
  Caption = '库存月报'
  OldCreateOrder = True
  PixelsPerInch = 96
  TextHeight = 13
  inherited Splitter1: TSplitter
    Top = 85
    Width = 789
  end
  inherited Panel2: TPanel
    Top = 88
    Width = 787
    Height = 434
    Align = alNone
  end
  inherited Panel3: TPanel
    Width = 789
    Height = 85
    inherited Splitter2: TSplitter
      Left = 708
      Height = 83
    end
    inherited GroupBox3: TGroupBox
      Width = 707
      Height = 83
      ParentCtl3D = False
      inherited edLable5: TLabel
        Left = 492
        Top = 24
        Width = 36
        Caption = '日期:'
      end
      inherited edLabel6: TLabel
        Left = 609
        Top = 22
      end
      object lbLable1: TLabel [2]
        Left = 4
        Top = 23
        Width = 60
        Height = 12
        Caption = '物料编码:'
        Font.Charset = GB2312_CHARSET
        Font.Color = clWindowFrame
        Font.Height = -12
        Font.Name = '宋体'
        Font.Style = []
        ParentFont = False
      end
      object lbLable2: TLabel [3]
        Left = 178
        Top = 46
        Width = 36
        Height = 12
        Caption = '货位:'
        Font.Charset = GB2312_CHARSET
        Font.Color = clBlack
        Font.Height = -12
        Font.Name = '宋体'
        Font.Style = []
        ParentFont = False
      end
      object lbLabel3: TLabel [4]
        Left = 323
        Top = 23
        Width = 60
        Height = 12
        Caption = '库存事务:'
        Font.Charset = GB2312_CHARSET
        Font.Color = clBlack
        Font.Height = -12
        Font.Name = '宋体'
        Font.Style = []
        ParentFont = False
      end
      object lbLabel4: TLabel [5]
        Left = 4
        Top = 49
        Width = 60
        Height = 12
        Caption = '部    门:'
        Font.Charset = GB2312_CHARSET
        Font.Color = clBlack
        Font.Height = -12
        Font.Name = '宋体'
        Font.Style = []
        ParentFont = False
      end
      object lbLabel6: TLabel [6]
        Left = 566
        Top = 49
        Width = 60
        Height = 12
        Caption = '财务月份:'
        Font.Charset = GB2312_CHARSET
        Font.Color = clBlack
        Font.Height = -12
        Font.Name = '宋体'
        Font.Style = []
        ParentFont = False
      end
      object lPmpc: TLabel [7]
        Left = 323
        Top = 48
        Width = 60
        Height = 12
        Caption = '物料分类:'
        Font.Charset = GB2312_CHARSET
        Font.Color = clBlack
        Font.Height = -12
        Font.Name = '宋体'
        Font.Style = []
        ParentFont = False
      end
      object lbSth: TLabel [8]
        Left = 178
        Top = 23
        Width = 36
        Height = 13
        Caption = '仓库:'
      end
      inherited dtDateBg: TDateEdit
        Left = 523
        Top = 18
        Width = 86
        InitDate = '2003-03-11 10:06:08'
        TabOrder = 4
      end
      inherited dtDateEn: TDateEdit
        Left = 622
        Top = 18
        Width = 85
        InitDate = '2003-03-11 10:06:08'
        TabOrder = 12
      end
      object edgoods: TSDEdit
        Left = 61
        Top = 18
        Width = 96
        Height = 20
        Color = clWhite
        Font.Charset = GB2312_CHARSET
        Font.Color = clBlack
        Font.Height = -12
        Font.Name = '宋体'
        Font.Style = []
        ParentFont = False
        TabOrder = 0
        BrowseNo = '10'
        OnButtonClick = edgoodsButtonClick
        ButtonVisible = True
        SplitSymbol = ' | '
      end
      object cbsdLoc: TSDComboBox
        Left = 209
        Top = 45
        Width = 92
        Height = 20
        Font.Charset = GB2312_CHARSET
        Font.Color = clBlack
        Font.Height = -12
        Font.Name = '宋体'
        Font.Style = []
        ItemHeight = 12
        ParentFont = False
        TabOrder = 1
        KeyItem = cbItem2
      end
      object cbsdRept: TSDComboBox
        Left = 378
        Top = 18
        Width = 93
        Height = 20
        Font.Charset = GB2312_CHARSET
        Font.Color = clBlack
        Font.Height = -12
        Font.Name = '宋体'
        Font.Style = []
        ItemHeight = 12
        ParentFont = False
        TabOrder = 2
        KeyItem = cbItem2
      end
      object edDept: TSDEdit
        Left = 60
        Top = 44
        Width = 96
        Height = 20
        Color = clWhite
        Font.Charset = GB2312_CHARSET
        Font.Color = clBlack
        Font.Height = -12
        Font.Name = '宋体'
        Font.Style = []
        ParentFont = False
        TabOrder = 3
        BrowseNo = '11'
        OnButtonClick = edDeptButtonClick
        ButtonVisible = True
        SplitSymbol = ' | '
      end
      object cbsdMonth: TSDComboBox
        Left = 623
        Top = 44
        Width = 84
        Height = 20
        Font.Charset = GB2312_CHARSET
        Font.Color = clBlack
        Font.Height = -12
        Font.Name = '宋体'
        Font.Style = []
        ItemHeight = 12
        ParentFont = False
        TabOrder = 5
      end
      object edDeptBox: TSDEdit
        Left = 157
        Top = 44
        Width = 17
        Height = 20
        Color = clWhite
        Font.Charset = GB2312_CHARSET
        Font.Color = clBlack
        Font.Height = -12
        Font.Name = '宋体'
        Font.Style = []
        MaxLength = 1
        ParentFont = False
        TabOrder = 6
        CharType = ctNumeric
        SplitSymbol = ' | '
      end
      object cbsdLocBox: TSDEdit
        Left = 302
        Top = 45
        Width = 18
        Height = 20
        Color = clWhite
        Font.Charset = GB2312_CHARSET
        Font.Color = clBlack
        Font.Height = -12
        Font.Name = '宋体'
        Font.Style = []
        MaxLength = 1
        ParentFont = False
        TabOrder = 7
        CharType = ctNumeric
        SplitSymbol = ' | '
      end
      object cbsdReptBox: TSDEdit
        Left = 474
        Top = 18
        Width = 18
        Height = 20
        Color = clWhite
        Font.Charset = GB2312_CHARSET
        Font.Color = clBlack
        Font.Height = -12
        Font.Name = '宋体'
        Font.Style = []
        MaxLength = 1
        ParentFont = False
        TabOrder = 8
        CharType = ctNumeric
        SplitSymbol = ' | '
      end
      object cbsdSthBox: TSDEdit
        Left = 303
        Top = 18
        Width = 18
        Height = 20
        Color = clWhite
        Font.Charset = GB2312_CHARSET
        Font.Color = clBlack
        Font.Height = -12
        Font.Name = '宋体'
        Font.Style = []
        ParentFont = False
        TabOrder = 9
        SplitSymbol = ' | '
      end
      object cbsdPmpc: TSDComboBox
        Left = 378
        Top = 44
        Width = 93
        Height = 20
        Font.Charset = GB2312_CHARSET
        Font.Color = clBlack
        Font.Height = -12
        Font.Name = '宋体'
        Font.Style = []
        ItemHeight = 12
        ParentFont = False
        TabOrder = 10
        KeyItem = cbItem2
      end
      object cbsdPmpcBox: TSDEdit
        Left = 474
        Top = 44
        Width = 17
        Height = 20
        Color = clWhite
        Font.Charset = GB2312_CHARSET
        Font.Color = clBlack
        Font.Height = -12
        Font.Name = '宋体'
        Font.Style = []
        ParentFont = False
        TabOrder = 11
        SplitSymbol = ' | '
      end
      object cbsdSth: TSDComboBox
        Left = 210
        Top = 18
        Width = 92
        Height = 21
        DropDownCount = 10
        ItemHeight = 13
        TabOrder = 13
        KeyItem = cbItem2
      end
      object sysFmonthBox: TSDEdit
        Left = 710
        Top = 8
        Width = 3
        Height = 21
        ParentColor = True
        TabOrder = 14
        Visible = False
        CharType = ctNumeric
        SplitSymbol = ' | '
      end
      object edGoodBox: TSDEdit
        Left = 158
        Top = 18
        Width = 17
        Height = 21
        Color = clWhite
        Font.Charset = DEFAULT_CHARSET
        Font.Color = clWindowText
        Font.Height = -11
        Font.Name = 'MS Sans Serif'
        Font.Style = []
        MaxLength = 1
        ParentFont = False
        TabOrder = 15
        CharType = ctNumeric
        SplitSymbol = ' | '
      end
    end
    inherited GroupBox2: TGroupBox
      Left = 711
      Width = 77
      Height = 83
      ParentCtl3D = False
      inherited btRest: TBitBtn
        Left = 7
        Top = 55
        Width = 64
        Height = 22
      end
      inherited btFind: TBitBtn
        Left = 7
        Top = 32
        Width = 64
        Height = 22
      end
      inherited BitBtn1: TBitBtn
        Left = 7
        Top = 8
        Width = 63
        Height = 23
      end
    end
  end
  inherited Panel1: TPanel
    Top = 525
    Width = 789
    Height = 19
    ParentCtl3D = False
    TabOrder = 3
    inherited sbBar: TStatusBar
      Top = -2
      Width = 787
    end
  end
  object DataReptGrid: TSDGrid [4]
    Left = 0
    Top = 88
    Width = 789
    Height = 437
    Align = alClient
    ColCount = 20
    Ctl3D = False
    DefaultRowHeight = 18
    FixedColor = 8564917
    FixedCols = 0
    Options = [goFixedVertLine, goFixedHorzLine, goVertLine, goHorzLine, goRowSizing, goColSizing, goRowSelect]
    ParentCtl3D = False
    TabOrder = 2
    Columns = <
      item
        ColumnFont.Charset = DEFAULT_CHARSET
        ColumnFont.Color = clNavy
        ColumnFont.Height = -11
        ColumnFont.Name = 'MS Sans Serif'
        ColumnFont.Style = []
        ColumnWidth = 0
      end
      item
        ColumnFont.Charset = DEFAULT_CHARSET
        ColumnFont.Color = clWindowText
        ColumnFont.Height = -11
        ColumnFont.Name = 'MS Sans Serif'
        ColumnFont.Style = []
        ColumnWidth = 0
      end
      item
        ColumnFont.Charset = DEFAULT_CHARSET
        ColumnFont.Color = clWindowText
        ColumnFont.Height = -11
        ColumnFont.Name = 'MS Sans Serif'
        ColumnFont.Style = []
        ColumnWidth = 0
      end
      item
        ColumnFont.Charset = DEFAULT_CHARSET
        ColumnFont.Color = clWindowText
        ColumnFont.Height = -11
        ColumnFont.Name = 'MS Sans Serif'
        ColumnFont.Style = []
        ColumnWidth = 0
      end
      item
        ColumnFont.Charset = DEFAULT_CHARSET
        ColumnFont.Color = clWindowText
        ColumnFont.Height = -11
        ColumnFont.Name = 'MS Sans Serif'
        ColumnFont.Style = []
        ColumnWidth = 0
      end
      item
        ColumnFont.Charset = DEFAULT_CHARSET
        ColumnFont.Color = clWindowText
        ColumnFont.Height = -11
        ColumnFont.Name = 'MS Sans Serif'
        ColumnFont.Style = []
        ColumnWidth = 0
      end
      item
        ColumnFont.Charset = DEFAULT_CHARSET
        ColumnFont.Color = clWindowText
        ColumnFont.Height = -11
        ColumnFont.Name = 'MS Sans Serif'
        ColumnFont.Style = []
        ColumnWidth = 0
      end
      item
        ColumnFont.Charset = DEFAULT_CHARSET
        ColumnFont.Color = clWindowText
        ColumnFont.Height = -11
        ColumnFont.Name = 'MS Sans Serif'
        ColumnFont.Style = []
        ColumnWidth = 0
      end
      item
        ColumnFont.Charset = DEFAULT_CHARSET
        ColumnFont.Color = clWindowText
        ColumnFont.Height = -11
        ColumnFont.Name = 'MS Sans Serif'
        ColumnFont.Style = []
        ColumnWidth = 0
      end
      item
        ColumnFont.Charset = DEFAULT_CHARSET
        ColumnFont.Color = clWindowText
        ColumnFont.Height = -11
        ColumnFont.Name = 'MS Sans Serif'
        ColumnFont.Style = []
        ColumnWidth = 0
      end
      item
        ColumnFont.Charset = DEFAULT_CHARSET
        ColumnFont.Color = clWindowText
        ColumnFont.Height = -11
        ColumnFont.Name = 'MS Sans Serif'
        ColumnFont.Style = []
        ColumnWidth = 0
      end
      item
        ColumnFont.Charset = DEFAULT_CHARSET
        ColumnFont.Color = clWindowText
        ColumnFont.Height = -11
        ColumnFont.Name = 'MS Sans Serif'
        ColumnFont.Style = []
        ColumnWidth = 0
      end
      item
        ColumnFont.Charset = DEFAULT_CHARSET
        ColumnFont.Color = clWindowText
        ColumnFont.Height = -11
        ColumnFont.Name = 'MS Sans Serif'
        ColumnFont.Style = []
        ColumnWidth = 0
      end
      item
        ColumnFont.Charset = DEFAULT_CHARSET
        ColumnFont.Color = clWindowText
        ColumnFont.Height = -11
        ColumnFont.Name = 'MS Sans Serif'
        ColumnFont.Style = []
        ColumnWidth = 0
      end
      item
        ColumnFont.Charset = DEFAULT_CHARSET
        ColumnFont.Color = clWindowText
        ColumnFont.Height = -11
        ColumnFont.Name = 'MS Sans Serif'
        ColumnFont.Style = []
        ColumnWidth = 0
      end
      item
        ColumnFont.Charset = DEFAULT_CHARSET
        ColumnFont.Color = clWindowText
        ColumnFont.Height = -11
        ColumnFont.Name = 'MS Sans Serif'
        ColumnFont.Style = []
        ColumnWidth = 0
      end
      item
        ColumnFont.Charset = DEFAULT_CHARSET
        ColumnFont.Color = clWindowText
        ColumnFont.Height = -11
        ColumnFont.Name = 'MS Sans Serif'
        ColumnFont.Style = []
        ColumnWidth = 0
      end
      item
        ColumnFont.Charset = DEFAULT_CHARSET
        ColumnFont.Color = clWindowText
        ColumnFont.Height = -11
        ColumnFont.Name = 'MS Sans Serif'
        ColumnFont.Style = []
        ColumnWidth = 0
      end
      item
        ColumnFont.Charset = DEFAULT_CHARSET
        ColumnFont.Color = clWindowText
        ColumnFont.Height = -11
        ColumnFont.Name = 'MS Sans Serif'
        ColumnFont.Style = []
        ColumnWidth = 0
      end
      item
        ColumnFont.Charset = DEFAULT_CHARSET
        ColumnFont.Color = clWindowText
        ColumnFont.Height = -11
        ColumnFont.Name = 'MS Sans Serif'
        ColumnFont.Style = []
        ColumnWidth = 0
      end>
    ColWidths = (
      3
      63
      84
      64
      64
      64
      64
      64
      64
      64
      64
      64
      64
      64
      64
      64
      64
      64
      64
      64)
    RowHeights = (
      18
      18
      18
      18
      18)
  end
end

⌨️ 快捷键说明

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