gpreptdataquery.dfm

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

DFM
590
字号
inherited frmGPReptDataQuery: TfrmGPReptDataQuery
  Left = 1
  Top = 0
  Width = 800
  Height = 570
  Caption = '库存日报'
  OldCreateOrder = True
  PixelsPerInch = 96
  TextHeight = 13
  inherited Splitter1: TSplitter
    Top = 85
    Width = 792
  end
  inherited Panel2: TPanel
    Top = 88
    Width = 792
    Height = 432
  end
  inherited Panel3: TPanel
    Width = 792
    Height = 85
    inherited Splitter2: TSplitter
      Left = 707
      Height = 83
    end
    inherited GroupBox3: TGroupBox
      Width = 706
      Height = 83
      ParentCtl3D = False
      inherited edLable5: TLabel
        Left = 555
        Top = 50
        Width = 60
        Caption = '日    期:'
      end
      inherited edLabel6: TLabel
        Left = 712
        Top = 63
        Visible = False
      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 = 195
        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 = 363
        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 = 555
        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 lPmpc: TLabel [7]
        Left = 363
        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 = 195
        Top = 23
        Width = 36
        Height = 13
        Caption = '仓库:'
      end
      inherited dtDateBg: TDateEdit
        Left = 710
        Top = 58
        Width = 6
        InitDate = '2003-02-25 10:02:00'
        Visible = False
        TabOrder = 4
      end
      inherited dtDateEn: TDateEdit
        Left = 613
        Top = 44
        Width = 87
        InitDate = '2003-02-25 10:02:00'
        TabOrder = 12
        OnChange = dtDateEnChange
      end
      object edgoods: TSDEdit
        Left = 61
        Top = 18
        Width = 111
        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 = 227
        Top = 45
        Width = 109
        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 = 419
        Top = 18
        Width = 111
        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 = 111
        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 = 612
        Top = 18
        Width = 89
        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 = 174
        Top = 44
        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 = 6
        CharType = ctNumeric
        SplitSymbol = ' | '
      end
      object cbsdLocBox: TSDEdit
        Left = 340
        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 = 533
        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 = 340
        Top = 18
        Width = 17
        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 = 419
        Top = 44
        Width = 112
        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 = 534
        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 = 227
        Top = 18
        Width = 110
        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 = 174
        Top = 19
        Width = 18
        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 = 710
      Width = 81
      Height = 83
      ParentCtl3D = False
      inherited btRest: TBitBtn
        Left = 8
        Top = 55
        Width = 64
        Height = 22
      end
      inherited btFind: TBitBtn
        Left = 8
        Top = 32
        Width = 64
        Height = 22
      end
      inherited BitBtn1: TBitBtn
        Left = 8
        Top = 8
        Width = 65
        Height = 23
      end
    end
  end
  inherited Panel1: TPanel
    Top = 520
    Width = 792
    Height = 23
    ParentCtl3D = False
    TabOrder = 3
    inherited sbBar: TStatusBar
      Top = 2
      Width = 790
    end
  end
  object DataReptGrid: TSDGrid [4]
    Left = 0
    Top = 88
    Width = 792
    Height = 432
    Align = alClient
    ColCount = 20
    Ctl3D = False
    DefaultRowHeight = 18
    FixedColor = 8564917
    Options = [goFixedVertLine, goFixedHorzLine, goVertLine, goHorzLine, goRowSizing, goColSizing, goRowSelect]
    ParentCtl3D = False
    TabOrder = 2
    Columns = <
      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
      item
        ColumnFont.Charset = DEFAULT_CHARSET
        ColumnFont.Color = clWindowText
        ColumnFont.Height = -11
        ColumnFont.Name = 'MS Sans Serif'
        ColumnFont.Style = []
        ColumnWidth = 0
      end>
    ColWidths = (
      3
      64
      64
      64
      64
      64
      64
      64
      64
      64
      64
      64
      64
      64
      64
      64
      64
      64
      64
      64)
  end
end

⌨️ 快捷键说明

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